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

Package License field and LICENSE file disagree #27

Open
fingolfin opened this issue Sep 5, 2023 · 0 comments
Open

Package License field and LICENSE file disagree #27

fingolfin opened this issue Sep 5, 2023 · 0 comments

Comments

@fingolfin
Copy link
Member

Your PackageInfo.g file says:

License := "GPL-3.0-or-later",

and your LICENSE file also says "either version 3 of the License, or
(at your option) any later version"

But then it goes on to say "either version 2 of the License" and finally it contains version 2 of the GPL!

Either change the former to places say "version 2 or later" (that would match what GAP does), or else replace the GPL 2 license text by GPL 3.

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