X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=chiark-utils.git;a=blobdiff_plain;f=scripts%2Fgnucap2genspic;h=dc150a11c3dad5df8cb08e3c320155ede4ba9434;hp=b08a0be0ca47dba80a05670cd69ebbbb480a81e7;hb=refs%2Fheads%2Forigin;hpb=d9d8b1a736946ae91c521133dc32d5e1d6b5e506 diff --git a/scripts/gnucap2genspic b/scripts/gnucap2genspic index b08a0be..dc150a1 100755 --- a/scripts/gnucap2genspic +++ b/scripts/gnucap2genspic @@ -28,8 +28,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; @@ -106,4 +106,4 @@ die "no plots" unless defined $kind; endplot(); print "F\n" or die $!; -# $Id: gnucap2genspic,v 1.3 2007-09-21 20:59:02 ianmdlvl Exp $ +# $Id: gnucap2genspic,v 1.4 2007-09-21 21:21:15 ianmdlvl Exp $