Expunge revision histories in files.
[sw-tools] / perl / SWCGI.pm
index d092a0f..513fb54 100644 (file)
@@ -1,6 +1,6 @@
 # -*-perl-*-
 #
-# $Id: SWCGI.pm,v 1.2 1999/08/24 12:15:33 mdw Exp $
+# $Id: SWCGI.pm,v 1.3 2004/04/08 01:52:19 mdw Exp $
 #
 # Miscellaneous CGI support functions
 #
 # 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: SWCGI.pm,v $
-# Revision 1.2  1999/08/24 12:15:33  mdw
-# Properly sanitize CGI arguments (like `gtk+').
-#
-# Revision 1.1  1999/07/30 18:46:37  mdw
-# New CGI script for browsing installed software and documentation.
-#
-
 #----- Package header -------------------------------------------------------
 
 package SWCGI;