X-Git-Url: https://git.distorted.org.uk/~mdw/sw-tools/blobdiff_plain/c629200be4128053bb2c1e73f1b337cf099c2411..9796a7877cd1e7f6908c678e71b8fea6045ba0e7:/perl/sw-tidy.in diff --git a/perl/sw-tidy.in b/perl/sw-tidy.in index dac7fa5..3cd6ad6 100644 --- a/perl/sw-tidy.in +++ b/perl/sw-tidy.in @@ -1,13 +1,3 @@ -#! @PERL@ -# -*-perl-*- -# -# $Id: sw-tidy.in,v 1.1 1999/07/30 18:48:17 mdw Exp $ -# -# Tidy the `sw' index file -# -# (c) 1999 EBI -# - #----- Licensing notice ----------------------------------------------------- # # This file is part of sw-tools. @@ -26,13 +16,6 @@ # along with sw-tools; if not, write to the Free Software Foundation, # Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -#----- Revision history ----------------------------------------------------- -# -# $Log: sw-tidy.in,v $ -# Revision 1.1 1999/07/30 18:48:17 mdw -# Tidy up the software index file. -# - use lib "@pkgdatadir@"; use SWConfig; use SW;