Harmonise GPL license to GPL-2 or later#19003
Merged
Merged
Conversation
seanbudd
reviewed
Sep 29, 2025
Contributor
|
Can we update copying.txt to copying.md here? |
seanbudd
reviewed
Sep 29, 2025
seanbudd
left a comment
Member
There was a problem hiding this comment.
Other than fixing the markdown lint raised by pre-commit, I think this is ready
Co-authored-by: Sean Budd <sean@nvaccess.org>
gerald-hartig
commented
Oct 13, 2025
Member
|
@gerald-hartig - please make sure the pre-commit lint passes as requested previously |
Contributor
Author
|
Linting has passed. Don't know what happened there! |
Qchristensen
approved these changes
Oct 14, 2025
Qchristensen
left a comment
Member
There was a problem hiding this comment.
Reads well, great work everyone!
SaschaCowley
pushed a commit
that referenced
this pull request
Nov 11, 2025
Fixup of #19003 ### Summary of the issue: The license wasn't updated to GPL 2 or later in the user guide
SaschaCowley
pushed a commit
that referenced
this pull request
Nov 25, 2025
#19003 follow up ### Summary of the issue: This pull request makes a minor update to the licensing information in the project documentation. The change clarifies that NVDA is available under a modified GNU General Public License version 2 or any later version. Updated the license statement in `readme.md` to specify "version 2 or later" rather than just "version 2" for the GNU General Public License.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Link to issue number:
#18574
Summary of the issue:
Updating NVDA license from GPL-2 to GPL-2 or later. Full details: #18574
Description of user facing changes:
n/a
Description of developer facing changes:
copying.txtfile updated to GPL-2 or later, and addition of GPL-3 T&CsDescription of development approach:
n/a
Testing strategy:
n/a
Known issues with pull request:
None
Code Review Checklist: