X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=chiark-utils.git;a=blobdiff_plain;f=scripts%2Fgenspic2gnuplot;h=7c213c32711838d7331ab429ade2d69b89da752b;hp=7ba71c892ed172663ae92cdbca2594eb1577cd47;hb=041833cff43c78a9c588590473977632649de31b;hpb=d9d8b1a736946ae91c521133dc32d5e1d6b5e506 diff --git a/scripts/genspic2gnuplot b/scripts/genspic2gnuplot index 7ba71c8..7c213c3 100755 --- a/scripts/genspic2gnuplot +++ b/scripts/genspic2gnuplot @@ -31,8 +31,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 unless @ARGV==1; die if $ARGV[0] =~ m/^\-/; @@ -124,4 +124,4 @@ close A or die $!; print ": generated ; $sof\n" or die $!; -# $Id: genspic2gnuplot,v 1.5 2007-09-21 20:59:02 ianmdlvl Exp $ +# $Id: genspic2gnuplot,v 1.6 2007-09-21 21:21:15 ianmdlvl Exp $