diff options
author | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2009-01-02 11:41:41 +0100 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2009-01-02 11:41:41 +0100 |
commit | 83706693c63eb4fe0fd171a88263c83548c89029 (patch) | |
tree | 8260abb81f19037ba6171034e777aa99d6ad9c7c /utf8.h | |
parent | effb3d11767a16df2fa0fbc159836c966b80ba88 (diff) | |
download | perl-83706693c63eb4fe0fd171a88263c83548c89029.tar.gz |
Bump coopyright year in embed.pl and various files that were just touched
(and run "make regen")
Diffstat (limited to 'utf8.h')
-rw-r--r-- | utf8.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ /* utf8.h * - * Copyright (C) 2000, 2001, 2002, 2005, 2006, 2007, by Larry Wall and others + * Copyright (C) 2000, 2001, 2002, 2005, 2006, 2007, 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. |