summaryrefslogtreecommitdiff
path: root/reentr.pl
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2006-01-02 14:43:37 +0000
committerNicholas Clark <nick@ccl4.org>2006-01-02 14:43:37 +0000
commit3246d7a3ad86dfa806dd7e514ae5fd2dacd5c0ef (patch)
tree7fa7c1153ebde41cd5c857c962707aca3dc552c6 /reentr.pl
parentc69adce39458d65db6bf9adbc7d99cf7524bd8ee (diff)
downloadperl-3246d7a3ad86dfa806dd7e514ae5fd2dacd5c0ef.tar.gz
Happy New Year. (It's not just embed.pl).
p4raw-id: //depot/perl@26572
Diffstat (limited to 'reentr.pl')
-rw-r--r--reentr.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/reentr.pl b/reentr.pl
index fd19d51cf7..58a574e2ff 100644
--- a/reentr.pl
+++ b/reentr.pl
@@ -49,7 +49,7 @@ print <<EOF;
*
* reentr.h
*
- * Copyright (C) 2002, 2003, 2005 by Larry Wall and others
+ * Copyright (C) 2002, 2003, 2005, 2006 by Larry Wall and others
*
* You may distribute under the terms of either the GNU General Public
* License or the Artistic License, as specified in the README file.
@@ -776,7 +776,7 @@ print <<EOF;
*
* reentr.c
*
- * Copyright (C) 2002, 2003, 2005 by Larry Wall and others
+ * Copyright (C) 2002, 2003, 2005, 2006 by Larry Wall and others
*
* You may distribute under the terms of either the GNU General Public
* License or the Artistic License, as specified in the README file.