summaryrefslogtreecommitdiff
path: root/perlapi.c
diff options
context:
space:
mode:
authorSteve Hay <SteveHay@planit.com>2006-01-04 17:57:14 +0000
committerSteve Hay <SteveHay@planit.com>2006-01-04 17:57:14 +0000
commitc0c4672b5033d47f4516735388e834db238a50b0 (patch)
treefc54a49b7db7622c7e60be517ebefc55edb48690 /perlapi.c
parent1f9ecdc6c20660fe37ca3310f7b517f2b9bce419 (diff)
downloadperl-c0c4672b5033d47f4516735388e834db238a50b0.tar.gz
Run regen.pl (Just updating copyright years)
p4raw-id: //depot/perl@26654
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 a131598471..4ed010bb7f 100644
--- a/perlapi.c
+++ b/perlapi.c
@@ -3,7 +3,7 @@
* perlapi.c
*
* Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999,
- * 2000, 2001, 2002, 2003, 2004, 2005, by Larry Wall and others
+ * 2000, 2001, 2002, 2003, 2004, 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.