Add classifier for MIT-CMU licence#189
Merged
miketheman merged 1 commit intopypa:mainfrom Oct 11, 2024
Merged
Conversation
This was referenced Oct 11, 2024
miketheman
approved these changes
Oct 11, 2024
Contributor
Author
|
Thank you for the quick merge and release! 🚀 https://github.com/pypa/trove-classifiers/releases/tag/2024.10.11 |
di
reviewed
Oct 11, 2024
| "License :: OSI Approved :: Jabber Open Source License", | ||
| "License :: OSI Approved :: MIT License", | ||
| "License :: OSI Approved :: MIT No Attribution License (MIT-0)", | ||
| "License :: OSI Approved :: MIT-CMU License", |
Member
There was a problem hiding this comment.
This probably should have included the SPDX identifier in parentheses like the rest of our license classifiers. OSI also calls this the "CMU License" instead: https://opensource.org/license/cmu-license
Suggested change
| "License :: OSI Approved :: MIT-CMU License", | |
| "License :: OSI Approved :: CMU License (MIT-CMU)", |
Contributor
Author
There was a problem hiding this comment.
Thanks, I've opened #190 as a follow-up.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Request to add a new Trove classifier.
The name of the classifier(s) you would like to add:
License :: OSI Approved :: MIT-CMU LicenseWhy do you want to add this classifier?
We discovered this is the licence used by Pillow:
We have had it approved by OSI:
If at all possible, it would be wonderful if this was released in time for our quarterly release this Tuesday (2024-10-15), but I understand this is a very notice so may not be doable :)