diff options
author | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2007-01-05 10:34:36 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2007-01-05 10:34:36 +0000 |
commit | 699a97de988b5b9b54375d79201e72f1c259685c (patch) | |
tree | 4c5375be82f66f41a5bd5b54c7d8861a1a5c1b15 /utfebcdic.h | |
parent | 5cb43542c0ef13c00ac1ccb9844ae0df5c118b04 (diff) | |
download | perl-699a97de988b5b9b54375d79201e72f1c259685c.tar.gz |
Update copyright years in .h files. Also, in .pl
files that generate .h files, so they'll be ready
next time.
p4raw-id: //depot/perl@29695
Diffstat (limited to 'utfebcdic.h')
-rw-r--r-- | utfebcdic.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/utfebcdic.h b/utfebcdic.h index 4b27b41a9e..c2ecc14c55 100644 --- a/utfebcdic.h +++ b/utfebcdic.h @@ -1,6 +1,7 @@ /* utfebcdic.h * - * Copyright (C) 2001, 2002, by Larry Wall, Nick Ing-Simmons, and others + * Copyright (C) 2001, 2002, 2003, 2005, 2006 by Larry Wall, Nick + * Ing-Simmons, 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. |