Thanks to visit codestin.com
Credit goes to github.com

Skip to content

style: Replace invalid SPDX license expression #39

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 15, 2022
Merged

style: Replace invalid SPDX license expression #39

merged 1 commit into from
Sep 15, 2022

Conversation

mrxvt
Copy link
Contributor

@mrxvt mrxvt commented Sep 15, 2022

When doing a yarn e n, I get a warning to use a valid SPX license expression relating to line of package.json being "GPL".

According to the documentation, "GPL" is an invalid license. We should probably change this to use the SPDX version to correctly reflect licensing.

When doing a `yarn e n`, I get a warning to use a valid SPX license expression relating to line of package.json being "GPL".

According to the [documentation](https://spdx.org/licenses), "GPL" is an invalid license. We should probably change this to use the SPDX version to correctly reflect licensing.
@mattpocock
Copy link
Collaborator

Looks good, thanks!

@mattpocock mattpocock merged commit bfc77dc into total-typescript:main Sep 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants