X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;ds=sidebyside;f=scripts%2Fgnucap2genspic;h=b08a0be0ca47dba80a05670cd69ebbbb480a81e7;hb=d9d8b1a736946ae91c521133dc32d5e1d6b5e506;hp=60722d606965746a6f949adb5341b00cb1cc3857;hpb=08207e32c1f9c342efa71fffa55c288879fc10e6;p=chiark-utils.git diff --git a/scripts/gnucap2genspic b/scripts/gnucap2genspic index 60722d6..b08a0be 100755 --- a/scripts/gnucap2genspic +++ b/scripts/gnucap2genspic @@ -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 $