Expunge revision histories in files.
[sw-tools] / perl / sw.in
index deeba4e..bc189e4 100644 (file)
@@ -1,7 +1,7 @@
 #! @PERL@
 # -*-perl-*-
 #
-# $Id: sw.in,v 1.2 1999/07/30 20:24:02 mdw Exp $
+# $Id: sw.in,v 1.3 2004/04/08 01:52:19 mdw Exp $
 #
 # CGI interface for software installations
 #
 # 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.in,v $
-# Revision 1.2  1999/07/30 20:24:02  mdw
-# Fix titles for debugging actions.
-#
-# Revision 1.1  1999/07/30 18:46:38  mdw
-# New CGI script for browsing installed software and documentation.
-#
-
 #----- Required packages ----------------------------------------------------
 
 use lib qw(@pkgdatadir@);