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

Adding some more naming variants mainly from Maven Repos #8244

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ToBeHH
Copy link

@ToBeHH ToBeHH commented Feb 9, 2024

I found those naming variants in some Maven repos and would like to contribute those findings.

Signed-off-by: Tobias Schulz-Hess <tobias@schulz-hess.de>
@ToBeHH ToBeHH requested a review from a team as a code owner February 9, 2024 12:17
@@ -438,6 +440,7 @@
"The Apache Software Licence, Version 2.0": Apache-2.0
"The Apache Software License, Version 1.1": Apache-1.1
"The Apache Software License, Version 2.0": Apache-2.0
"The BSD License": BSD-3-Clause
Copy link
Member

@sschuberth sschuberth Feb 9, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note that this mapping actually is ambiguous (it could be the 3-clause or the 2-clause variant), and we aim to not add any more ambiguous mappings. Also see the discussion at #8139.

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