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

"BSD" is not a valid license identifier #6

Closed
GaryJones opened this issue Nov 11, 2017 · 1 comment
Closed

"BSD" is not a valid license identifier #6

GaryJones opened this issue Nov 11, 2017 · 1 comment

Comments

@GaryJones
Copy link
Contributor

In composer.json, the license is given as BSD, but this is not valid. The value should be one of the values from https://spdx.org/licenses/, and as can be seen, there are several variations of "BSD".

@sirbrillig
Copy link
Owner

You're right! I was just trying to match the license included in the original repo, but this is the first time I've released something under that license and I didn't think to look for the specific one. It seems to be BSD-2-Clause.

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

No branches or pull requests

2 participants