diff options
author | Steffen Schwigon <ss5@renormalist.net> | 2012-01-17 14:17:13 +0000 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2012-01-19 18:41:55 +0100 |
commit | 2eee27d7b177d9896e448afbc693e62df0094ca3 (patch) | |
tree | d8466cb5c05d29178f8d1d82a145fcd0ae51f22e /utfebcdic.h | |
parent | dbeddf837c5004f969a98eb4c1054cccb935a502 (diff) | |
download | perl-2eee27d7b177d9896e448afbc693e62df0094ca3.tar.gz |
Bump several file copyright dates
Sync copyright dates with actual changes according to git history.
[Plus run regen_perly.h to update the SHA-256 checksums, and
regen/regcharclass.pl to update regcharclass.h]
Diffstat (limited to 'utfebcdic.h')
-rw-r--r-- | utfebcdic.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/utfebcdic.h b/utfebcdic.h index 0cb4675b3a..aa3304bf2a 100644 --- a/utfebcdic.h +++ b/utfebcdic.h @@ -1,7 +1,7 @@ /* utfebcdic.h * - * Copyright (C) 2001, 2002, 2003, 2005, 2006, 2007, 2009 by Larry Wall, - * Nick Ing-Simmons, and others + * Copyright (C) 2001, 2002, 2003, 2005, 2006, 2007, 2009, + * 2010, 2011 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. |