diff options
author | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2009-01-02 11:41:41 +0100 |
---|---|---|
committer | David Mitchell <davem@iabyn.com> | 2009-03-30 23:23:00 +0100 |
commit | 99b5bdd631d22149f8bf948824751893f1b8b0c8 (patch) | |
tree | 3f2a94ebbb9bf92a64671cccdadc27b3a34a1552 /perlapi.c | |
parent | ea06664966cb67605883ad5b27b33fcda5649a82 (diff) | |
download | perl-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.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |