diff options
author | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2007-01-05 10:47:58 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2007-01-05 10:47:58 +0000 |
commit | fdf8c08824a2cd37d9fab91f3056bff4358cb60b (patch) | |
tree | 50beaecd0c1a91518537e7233408d8bbbc316f98 /utf8.c | |
parent | 699a97de988b5b9b54375d79201e72f1c259685c (diff) | |
download | perl-fdf8c08824a2cd37d9fab91f3056bff4358cb60b.tar.gz |
Update copyright years in .c files
p4raw-id: //depot/perl@29696
Diffstat (limited to 'utf8.c')
-rw-r--r-- | utf8.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ /* utf8.c * - * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, + * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 * by Larry Wall and others * * You may distribute under the terms of either the GNU General Public |