summaryrefslogtreecommitdiff
path: root/utf8.c
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2004-03-16 18:19:52 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2004-03-16 18:19:52 +0000
commitb5f8cc5c1ad883dce8b5a96bed64f2340aa86716 (patch)
tree17a1574376a3d6539c8fe035affbe4eb447b8b18 /utf8.c
parentcb057de059eb45eaf8f73d1fb7958e38466cc13a (diff)
downloadperl-b5f8cc5c1ad883dce8b5a96bed64f2340aa86716.tar.gz
Update copyright notices
p4raw-id: //depot/perl@22509
Diffstat (limited to 'utf8.c')
-rw-r--r--utf8.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/utf8.c b/utf8.c
index 6b2527cb03..984cd1439a 100644
--- a/utf8.c
+++ b/utf8.c
@@ -1,6 +1,6 @@
/* utf8.c
*
- * Copyright (C) 2000, 2001, 2002, 2003, by Larry Wall and others
+ * Copyright (C) 2000, 2001, 2002, 2003, 2004, 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.