diff options
author | Nicholas Clark <nick@ccl4.org> | 2005-01-22 14:15:58 +0000 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2005-01-22 14:15:58 +0000 |
commit | af3babe40f275e6db9af8c90e109cc84e4f526b3 (patch) | |
tree | e52e138e50662a2366cf29b81c36f664a452ebf8 /utf8.c | |
parent | 58c0bd94527e85a170cb69f8389719d71e427ee9 (diff) | |
download | perl-af3babe40f275e6db9af8c90e109cc84e4f526b3.tar.gz |
Update copyright years and add editor blocks
p4raw-id: //depot/perl@23861
Diffstat (limited to 'utf8.c')
-rw-r--r-- | utf8.c | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,6 +1,7 @@ /* utf8.c * - * Copyright (C) 2000, 2001, 2002, 2003, 2004, by Larry Wall and others + * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 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. |