summaryrefslogtreecommitdiff
path: root/reentr.c
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2007-01-10 16:00:17 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2007-01-10 16:00:17 +0000
commit922adc668bd1a29348ad2aeea3363752c3bab137 (patch)
tree942aabc62cd6bf18a2b4a2e0136d44abfe8e2c61 /reentr.c
parent2d6d001558133ec14387ab3505a70e12069e9150 (diff)
downloadperl-922adc668bd1a29348ad2aeea3363752c3bab137.tar.gz
Regenerate all files
p4raw-id: //depot/perl@29747
Diffstat (limited to 'reentr.c')
-rw-r--r--reentr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/reentr.c b/reentr.c
index 96fce3cd02..9447fc3f58 100644
--- a/reentr.c
+++ b/reentr.c
@@ -2,7 +2,7 @@
*
* reentr.c
*
- * Copyright (C) 2002, 2003, 2005, 2006 by Larry Wall and others
+ * Copyright (C) 2002, 2003, 2005, 2006, 2007 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.