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

License cleanup #74

Merged
merged 3 commits into from
Mar 14, 2024
Merged

License cleanup #74

merged 3 commits into from
Mar 14, 2024

Conversation

Etsija
Copy link
Member

@Etsija Etsija commented Mar 14, 2024

Clean up license-classifications.yml according to guidelines from license classifications workshop. Also turn on a tight check of the licenses when doing PRs.

Etsija added 3 commits March 14, 2024 12:56
Make the license check more strict, to start seeing the erroneous
licenses.

Signed-off-by: Etsija <[email protected]>
Remove all standalone exceptions, as per the license classifications
workshop:

"Do not classify exceptions on their own, but only WITH licenses
(i.e. fully grammar-wise valid SPDX expressions)."

Signed-off-by: Etsija <[email protected]>
Remove all deprecated licenses, along with their combinations with
exceptions, as per the license classifications workshop:

"Do not use deprecated license IDs in the raw YAML file."

Signed-off-by: Etsija <[email protected]>
@Etsija Etsija requested a review from mmurto March 14, 2024 13:23
license-classifications.yml Show resolved Hide resolved
@mmurto
Copy link
Member

mmurto commented Mar 14, 2024

I think it makes sense to handle the licenses detected by the check in this PR, and remove the remaining, old LicenseRefs in a separate PR to not make this too big.

@Etsija Etsija merged commit 61b3efb into main Mar 14, 2024
3 checks passed
@Etsija Etsija deleted the license-cleanup branch March 14, 2024 14:01
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.

3 participants