Clarify ambiguous license terms.

The about box has always said "GPLv3 or later", but other references
failed to distinguish between "or later" and "only".
pull/945/head
Jonathan Westhues 2021-02-25 20:37:18 -08:00
parent 0858fe6988
commit 2fcc933aa9
2 changed files with 3 additions and 3 deletions

View File

@ -17,8 +17,8 @@ so any savefiles should first be archived.
Licensing Licensing
--------------- ---------------
SolveSpace is licensed under the GPLv3 and any contributions must be made available SolveSpace is licensed under the GPLv3 or later and any contributions
under the terms of that license. must be made available under the terms of that license.
Contributing translations Contributing translations
------------------------- -------------------------

View File

@ -259,4 +259,4 @@ and debug SolveSpace.
License License
------- -------
SolveSpace is distributed under the terms of the [GPL v3 license](COPYING.txt). SolveSpace is distributed under the terms of the [GPL v3](COPYING.txt) or later.