X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=scripts%2Fngspice2genspic;h=431863de322ac26b605eb218b85bb9ef1420772a;hb=d9d8b1a736946ae91c521133dc32d5e1d6b5e506;hp=284235ab925af99ccc56288d0b53611ed1fbaefe;hpb=879a05d218d621e52048e58535c55404b05ce767;p=chiark-utils.git diff --git a/scripts/ngspice2genspic b/scripts/ngspice2genspic index 284235a..431863d 100755 --- a/scripts/ngspice2genspic +++ b/scripts/ngspice2genspic @@ -17,7 +17,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 @@ -92,4 +92,4 @@ while () { die "no plots" unless defined $ctable; print "F\n" or die $!; -# $Id: ngspice2genspic,v 1.1 2004-03-25 00:29:59 ianmdlvl Exp $ +# $Id: ngspice2genspic,v 1.2 2007-09-21 20:59:02 ianmdlvl Exp $