Remove duplicate $FreeBSD$ line.
This commit is contained in:
parent
06774ede4a
commit
86e1aa729d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=9864
1 changed files with 1 additions and 2 deletions
|
|
@ -1,7 +1,6 @@
|
|||
#!/usr/bin/perl -- -*- C -*-
|
||||
# Perl Routines to Manipulate CGI input
|
||||
# S.E.Brenner@bioc.cam.ac.uk
|
||||
# $FreeBSD$
|
||||
#
|
||||
# Copyright 1994 Steven E. Brenner
|
||||
# Unpublished work.
|
||||
|
|
@ -36,7 +35,7 @@
|
|||
# If a variable-glob parameter (e.g., *cgi_input) is passed to ReadParse,
|
||||
# information is stored there, rather than in $in, @in, and %in.
|
||||
#
|
||||
# $FreeBSD$
|
||||
# $FreeBSD: www/en/cgi/cgi-lib.pl,v 1.3 1999/09/06 07:02:40 peter Exp $
|
||||
#
|
||||
|
||||
sub ReadParse {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue