Skip to content
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

Fix spdx identifier for license #55

Merged
merged 1 commit into from
Aug 12, 2023
Merged

Conversation

axelson
Copy link
Collaborator

@axelson axelson commented Aug 12, 2023

A hyphen was missing causing the license identifier to not be a valid SPDX license, which resulted in this error message when running mix hex.publish:

The following licenses are not recognized by SPDX:

  • BSD 3-Clause

Consider using licenses from https://spdx.org/licenses

@falood I believe this was what you intended in 98f165c but if it wasn't let me know and we can fix the license.

A hyphen was missing
@axelson
Copy link
Collaborator Author

axelson commented Aug 12, 2023

FYI in the meantime I'm going to merge this for now so that I can get the 0.3.0 release out

@axelson axelson merged commit 678f53f into falood:main Aug 12, 2023
1 check passed
@axelson axelson deleted the fix-license-spdx branch August 12, 2023 18:33
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.

1 participant