summaryrefslogtreecommitdiff
path: root/perlapi.c
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2009-01-02 11:41:41 +0100
committerDavid Mitchell <davem@iabyn.com>2009-03-30 23:23:00 +0100
commit99b5bdd631d22149f8bf948824751893f1b8b0c8 (patch)
tree3f2a94ebbb9bf92a64671cccdadc27b3a34a1552 /perlapi.c
parentea06664966cb67605883ad5b27b33fcda5649a82 (diff)
downloadperl-99b5bdd631d22149f8bf948824751893f1b8b0c8.tar.gz
Bump coopyright year in embed.pl and various files that were just touched
(and run "make regen") (cherry picked from commit 83706693c63eb4fe0fd171a88263c83548c89029)
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 19b1b3e0f2..15a6b53945 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, 2006, 2007, 2008, by Larry Wall and others
+ * 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 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.