From 6d194359ab77415a4d496f59436d651ac2cc579a Mon Sep 17 00:00:00 2001 From: William Pitcock Date: Wed, 17 Feb 2010 23:05:47 -0600 Subject: [PATCH] Change license version in version.c.SH (GPLv1 -> GPLv2) so that it agrees with the other documentation. --- src/version.c.SH | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.c.SH b/src/version.c.SH index ad83e09..641bda1 100644 --- a/src/version.c.SH +++ b/src/version.c.SH @@ -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!