mirror of
https://github.com/matrix-construct/construct
synced 2024-11-29 10:12:39 +01:00
Change license version in version.c.SH (GPLv1 -> GPLv2) so that it agrees with the other documentation.
This commit is contained in:
parent
9600850e8f
commit
cb7f3af4d3
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ const char *infotext[] =
|
|||
"",
|
||||
"This program is free software; you can redistribute it and/or",
|
||||
"modify it under the terms of the GNU General Public License as",
|
||||
"published by the Free Software Foundation; either version 1, or",
|
||||
"published by the Free Software Foundation; either version 2, or",
|
||||
"(at your option) any later version.",
|
||||
"",
|
||||
!SUB!THIS!
|
||||
|
|
Loading…
Reference in a new issue