summaryrefslogtreecommitdiff
path: root/regcomp.h
diff options
context:
space:
mode:
authorHugo van der Sanden <hv@crypt.org>2003-03-02 21:22:56 +0000
committerhv <hv@crypt.org>2003-03-02 21:22:56 +0000
commitd1d6f89030d20d1fef825523012c4e7e4f4057b1 (patch)
tree45e277d6c7023d39a0703d272f066824f60de56b /regcomp.h
parentf7b5338e4ee4fc0bebe27c37068d39dc446662a1 (diff)
downloadperl-d1d6f89030d20d1fef825523012c4e7e4f4057b1.tar.gz
Reverse copyright update (#18801) for files not changed in 2003.
p4raw-id: //depot/perl@18807
Diffstat (limited to 'regcomp.h')
-rw-r--r--regcomp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/regcomp.h b/regcomp.h
index 11c09f0581..8c027bfbb8 100644
--- a/regcomp.h
+++ b/regcomp.h
@@ -1,6 +1,6 @@
/* regcomp.h
*
- * Copyright (c) 1997-2003, Larry Wall
+ * Copyright (c) 1997-2002, Larry Wall
*
* You may distribute under the terms of either the GNU General Public
* License or the Artistic License, as specified in the README file.