summaryrefslogtreecommitdiff
path: root/perly.h
diff options
context:
space:
mode:
authorSteffen Schwigon <ss5@renormalist.net>2012-01-17 14:17:13 +0000
committerNicholas Clark <nick@ccl4.org>2012-01-19 18:41:55 +0100
commit2eee27d7b177d9896e448afbc693e62df0094ca3 (patch)
treed8466cb5c05d29178f8d1d82a145fcd0ae51f22e /perly.h
parentdbeddf837c5004f969a98eb4c1054cccb935a502 (diff)
downloadperl-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 'perly.h')
-rw-r--r--perly.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/perly.h b/perly.h
index 30f838e644..08807be65b 100644
--- a/perly.h
+++ b/perly.h
@@ -231,7 +231,7 @@ typedef union YYSTYPE
TOKEN* tkval;
#endif
}
-/* Line 1529 of yacc.c. */
+/* Line 1489 of yacc.c. */
YYSTYPE;
# define yystype YYSTYPE /* obsolescent; will be withdrawn */
# define YYSTYPE_IS_DECLARED 1
@@ -242,6 +242,6 @@ typedef union YYSTYPE
/* Generated from:
- * 7fb05fb0a9bd3f1c047696941084a07f2d9928ccde2dd343a19d32cf51669760 perly.y
- * 738ca60a0b4cb075902435e976a2f393d438e8e6e32ba81e037dd773b75c87b5 regen_perly.pl
+ * 653e5740260a91fc0511942c124de9498176ffc3862f4d9d4523d3bafbace9c6 perly.y
+ * 53f57d7143a42b3c008841a14d158bcf9cab64b2904b07ef5e95051fe9a8a875 regen_perly.pl
* ex: set ro: */