-
Notifications
You must be signed in to change notification settings - Fork 35
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
Update SPDX IDs for licenses on the OSI website #84
base: master
Are you sure you want to change the base?
Conversation
Signed-off-by: Gary O'Neall <[email protected]>
Note: the compile.py fails for this pull request with the following error:
@waldyrious - is this due to the license ID not being defined in the metadata elsewhere? |
@goneall Sorry, I don't think I can help here. Perhaps you've pinged the wrong person? |
@webmink Can you take a look at the above failure and let me know any thoughts? @waldyrious - Sorry about the incorrect ping - darn autocomplete! |
Looking at this project for the first time. To my understanding, the CERN/Mulan/... licenses should introduce changes to these 3 paths:
|
@goneall tldr: yes The purpose of
I've lost the recent updates; if the licenses in this PR are OSI approved, they likely need complete records, including (as noted above) copies of the license texts, not just the crosswalk to other license databases. If these licenses are not OSI approved, we should not add them to this repo. Unrelated: validictory is failing on my python3 due to collections moving Mapping/Container to collections.abc -- we likely need a bug and PR to move to jsonschema instead. I'll file a bug for that. |
Fixes #62
Adds SPDX ID's for licenses on the OSI license list with the exception of
Unicode Data Files and Software License (Unicode-DFS-2016)
. I could not find an associated OSI license ID for this license.