update etalab license to use the new JSON format#11302
Merged
ofahimIQSS merged 4 commits intoIQSS:developfrom Mar 6, 2025
Merged
update etalab license to use the new JSON format#11302ofahimIQSS merged 4 commits intoIQSS:developfrom
ofahimIQSS merged 4 commits intoIQSS:developfrom
Conversation
pdurbin
approved these changes
Mar 4, 2025
Contributor
|
continuous-integration/jenkins/pr-merge is failing - please advise |
Member
|
another branch that needs to update from develop to get the recent test fixes. |
Member
|
@ofahimIQSS I just merged develop into this branch/PR. |
Contributor
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.



What this PR does / why we need it:
This PR add new fields for etalab license (issue #9301), initially added with PR #9302. Later, the JSON format for licenses changed when #11232 was merged. This PR updates the JSON to use the new format.
Special notes for your reviewer:
Etalab license doesn't really have a
uri. There is a link to Github referencing the license, but I don't think the github domain should be used for that. There's also a URL with a specific domain, but it references a PDF document. In the end, we preferred to keep the SPDX uri.Suggestions on how to test this:
The license can be added by following the Manage available standard license terms guide.