Change license version in version.c.SH (GPLv1 -> GPLv2) so that it agrees with the other documentation.
This commit is contained in:
parent
8afd32ce07
commit
6d194359ab
|
@ -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 New Issue