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

pom.xml may have an incorrect license #141

Open
ajorg-aws opened this issue Nov 21, 2019 · 0 comments
Open

pom.xml may have an incorrect license #141

ajorg-aws opened this issue Nov 21, 2019 · 0 comments

Comments

@ajorg-aws
Copy link

Hello,

I noticed that while the project appears to be licensed under GPL-3.0-or-later (per headers in source files and COPYING), the pom.xml has the following:

  <licenses>
    <license>
      <name>The Apache Software License, Version 2.0</name>
      <url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
    </license>
  </licenses>

From ca04a58 it looks like this may have been an innocent mistake. Does pom.xml need to be updated to correct the license name and URL?

Kind Regards,
Andrew

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

No branches or pull requests

1 participant