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

Different SPDX identifiers in pom.xml and LICENSE file #1653

Closed
joerg1985 opened this issue Feb 28, 2025 · 3 comments · Fixed by #1657
Closed

Different SPDX identifiers in pom.xml and LICENSE file #1653

joerg1985 opened this issue Feb 28, 2025 · 3 comments · Fixed by #1657

Comments

@joerg1985
Copy link
Contributor

The LICENSE file does state SPDX-License-Identifier: Apache-2.0 OR LGPL-2.1 the pom does use LGPL-2.1-or-later.

As the text in the LICENSE file does point to LGPL-2.1-or-later too, i guess it should be SPDX-License-Identifier: Apache-2.0 OR LGPL-2.1-or-later.

@dbwiddis
Copy link
Contributor

i guess it should be SPDX-License-Identifier: Apache-2.0 OR LGPL-2.1-or-later.

I concur. Ref: https://spdx.org/licenses/ and https://spdx.dev/learn/handling-license-info/

Can you submit a PR please?

@joerg1985
Copy link
Contributor Author

i guess i am too late, sorry. and thanks for taking care!

@matthiasblaesing
Copy link
Member

@joerg1985 no problem. I had the project open and so just did it. Thanks for noticing the difference.

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 a pull request may close this issue.

3 participants