summaryrefslogtreecommitdiff
path: root/regen
diff options
context:
space:
mode:
Diffstat (limited to 'regen')
-rwxr-xr-xregen/regcharclass.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/regen/regcharclass.pl b/regen/regcharclass.pl
index 5d7789c4aa..42281ac91a 100755
--- a/regen/regcharclass.pl
+++ b/regen/regcharclass.pl
@@ -625,7 +625,7 @@ if ( !caller ) {
}
print $out_fh read_only_top( lang => 'C', by => $0,
file => 'regcharclass.h', style => '*',
- copyright => [2007] );
+ copyright => [2007, 2011] );
my ( $op, $title, @txt, @types, @mods );
my $doit= sub {