chiark / gitweb /
update licence to GPLv3 or later (was GPLv2 or later).
[chiark-utils.git] / scripts / gnucap2genspic
index 60722d606965746a6f949adb5341b00cb1cc3857..b08a0be0ca47dba80a05670cd69ebbbb480a81e7 100755 (executable)
@@ -20,7 +20,7 @@
 # This program and its documentation are free software; you can
 # redistribute them and/or modify them under the terms of the GNU
 # General Public License as published by the Free Software Foundation;
-# either version 2, or (at your option) any later version.
+# either version 3, or (at your option) any later version.
 # 
 # This program and its documentation are distributed in the hope that
 # they will be useful, but WITHOUT ANY WARRANTY; without even the
@@ -106,4 +106,4 @@ die "no plots" unless defined $kind;
 endplot();
 print "F\n" or die $!;
 
-# $Id: gnucap2genspic,v 1.2 2004-03-25 00:29:59 ianmdlvl Exp $
+# $Id: gnucap2genspic,v 1.3 2007-09-21 20:59:02 ianmdlvl Exp $