summaryrefslogtreecommitdiff
path: root/perlapi.c
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
commit3f774658ecc4b04691265c9db31d70a4a611b290 (patch)
tree45e277d6c7023d39a0703d272f066824f60de56b /perlapi.c
parent91e09a610c67b89c771cab2084dbd4490cd4351a (diff)
downloadperl-3f774658ecc4b04691265c9db31d70a4a611b290.tar.gz
Reverse copyright update (#18801) for files not changed in 2003.
p4raw-id: //depot/perl@18807
Diffstat (limited to 'perlapi.c')
-rw-r--r--perlapi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/perlapi.c b/perlapi.c
index 83d30a9477..e6d4219475 100644
--- a/perlapi.c
+++ b/perlapi.c
@@ -1,7 +1,7 @@
/*
* perlapi.c
*
- * 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.