X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=chiark-utils.git;a=blobdiff_plain;f=scripts%2Fngspice2genspic;h=1d80d60d1ad68352453192f762a4801adb71a5a5;hp=431863de322ac26b605eb218b85bb9ef1420772a;hb=c85f9ce9f56aa4ba561400acb32ebd786d9b7eec;hpb=d9d8b1a736946ae91c521133dc32d5e1d6b5e506 diff --git a/scripts/ngspice2genspic b/scripts/ngspice2genspic index 431863d..1d80d60 100755 --- a/scripts/ngspice2genspic +++ b/scripts/ngspice2genspic @@ -25,8 +25,8 @@ # PURPOSE. See the GNU General Public License for more details. # # You should have received a copy of the GNU General Public License along -# with this program; if not, write to the Free Software Foundation, Inc., -# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# with this program; if not, consult the Free Software Foundation's +# website at www.fsf.org, or the GNU Project website at www.gnu.org. die if @ARGV; @@ -92,4 +92,4 @@ while () { die "no plots" unless defined $ctable; print "F\n" or die $!; -# $Id: ngspice2genspic,v 1.2 2007-09-21 20:59:02 ianmdlvl Exp $ +# $Id: ngspice2genspic,v 1.3 2007-09-21 21:21:15 ianmdlvl Exp $