summaryrefslogtreecommitdiff
path: root/pat/pat.SH
diff options
context:
space:
mode:
Diffstat (limited to 'pat/pat.SH')
-rwxr-xr-x[-rw-r--r--]pat/pat.SH6
1 files changed, 3 insertions, 3 deletions
diff --git a/pat/pat.SH b/pat/pat.SH
index 946bf9d..6b7d52d 100644..100755
--- a/pat/pat.SH
+++ b/pat/pat.SH
@@ -20,15 +20,15 @@ $startperl
eval "exec perl -S \$0 \$*"
if \$running_under_some_shell;
-# $Id: pat.SH,v 3.0.1.5 1994/10/29 16:37:53 ram Exp $
+# $Id$
#
-# Copyright (c) 1991-1993, Raphael Manfredi
+# Copyright (c) 1991-1997, 2004-2006, Raphael Manfredi
#
# You may redistribute only under the terms of the Artistic Licence,
# as specified in the README file that comes with the distribution.
# You may reuse parts of this distribution only within the terms of
# that same Artistic Licence; a copy of which may be found at the root
-# of the source tree for dist 3.0.
+# of the source tree for dist 4.0.
#
# Original Author: Larry Wall <lwall@netlabs.com>
#