summaryrefslogtreecommitdiff
path: root/utf8.h
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2009-01-02 11:41:41 +0100
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2009-01-02 11:41:41 +0100
commit83706693c63eb4fe0fd171a88263c83548c89029 (patch)
tree8260abb81f19037ba6171034e777aa99d6ad9c7c /utf8.h
parenteffb3d11767a16df2fa0fbc159836c966b80ba88 (diff)
downloadperl-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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/utf8.h b/utf8.h
index f9f1bec462..0b3dc6a826 100644
--- a/utf8.h
+++ b/utf8.h
@@ -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.