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

The github blurb says "released under the GPL v2", should be "GNU GPL v2+" #71

Closed
ecm-pushbx opened this issue May 5, 2022 · 2 comments
Assignees

Comments

@ecm-pushbx
Copy link
Contributor

I have two problems with that:

  1. The actual license is GNU GPL v2-or-later (ie, v2+) it appears. This is a corner case that can matter. (Note that the choice depends on the exact wording in the source files' header comments.)
  2. The blurb lists only "GPL" without specifying "GNU". This does not matter much but could help people unaware of what the GPL is.
@PerditionC
Copy link
Contributor

You are correct, I will fix it, for some reason all these years I was thinking it didn't have the "or later" clause. I guess I have just been reading past it or maybe it was another program I'm thinking of. :-)

@PerditionC PerditionC self-assigned this May 29, 2022
@PerditionC
Copy link
Contributor

the "or later" seems to have been added

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

2 participants