summaryrefslogtreecommitdiff
path: root/taint.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 /taint.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 'taint.c')
-rw-r--r--taint.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/taint.c b/taint.c
index 550789ac8d..4ca7ba7d9c 100644
--- a/taint.c
+++ b/taint.c
@@ -1,6 +1,6 @@
/* taint.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.