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

Use SPDX identifier in license field of META6.json #5

Merged
merged 2 commits into from Feb 27, 2018

Conversation

samcv
Copy link
Contributor

@samcv samcv commented Apr 27, 2017

Use the standardized identifier for the license field.
For more details see https://design.perl6.org/S22.html#license

Use the standardized identifier for the license field.
For more details see https://design.perl6.org/S22.html#license
@slobo
Copy link
Owner

slobo commented Apr 28, 2017

Thanks @samcv. I think I ripped some parts right out of Xorg header files, do you think maybe MIT would be a better license choice?
I don't have any personal preference, other than to play fair...

Also, I think the examples are based on code from different licenses, but don't think that matters for META6...

@samcv
Copy link
Contributor Author

samcv commented Apr 28, 2017

I would do Artistic-2.0 AND X11 since there's an X11 specific SPDX-identifier. Thanks for the honesty :)

SPDX spec uses OR if it's dual licensed, and uses AND if the project has sections which fall under separate licenses

@slobo slobo merged commit 96c6722 into slobo:master Feb 27, 2018
@slobo
Copy link
Owner

slobo commented Feb 27, 2018

thanks @samcv, sorry for the long delay in merging this.

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.

None yet

2 participants