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 /regen_perly.pl | |
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 'regen_perly.pl')
-rw-r--r-- | regen_perly.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/regen_perly.pl b/regen_perly.pl index a96a918811..510cb3b07e 100644 --- a/regen_perly.pl +++ b/regen_perly.pl @@ -2,7 +2,7 @@ # # regen_perly.pl, DAPM 12-Feb-04 # -# Copyright (c) 2004, 2005 Larry Wall +# Copyright (c) 2004, 2005, 2006, 2009, 2010, 2011 Larry Wall # # Given an input file perly.y, run bison on it and produce # the following output files: |