-
Notifications
You must be signed in to change notification settings - Fork 0
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 unclear: GPL 2+ or GPL 3+ #3
Comments
Thought this was already fixed, but it was still 2.0-or-later in PackageInfo.g. |
Excellent, sounds as if this is resolved then :-) |
Finally resolved in PR #9 |
All that is missing now is a new release with all the recent changes in it :-) |
What is the license for this package?
LICENSE
contains GPL 3COPYRIGHT
states "GPL 3 or later"README.md
states "GPL 2 or later"PackageInfo.g
statesGPL-2.0-or-later
Which is it now?
The text was updated successfully, but these errors were encountered: