chiark / gitweb /
nntpid: Chiark::NNTP: spot if cat /etc/nntpserver fails
[chiark-utils.git] / scripts / gnucap2genspic
index b08a0be0ca47dba80a05670cd69ebbbb480a81e7..dc150a11c3dad5df8cb08e3c320155ede4ba9434 100755 (executable)
@@ -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 $