diff options
Diffstat (limited to 'utils/h2xs.PL')
-rw-r--r-- | utils/h2xs.PL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/h2xs.PL b/utils/h2xs.PL index 48cfe5337b..e27a9d67e8 100644 --- a/utils/h2xs.PL +++ b/utils/h2xs.PL @@ -1077,7 +1077,7 @@ $exp_doc$meth_doc$revhist # #=head1 COPYRIGHT AND LICENSE # -#Copyright YEAR(S) by YOUR NAME(s) +#Copyright ${\(1900 + (localtime) [5])} by $author # #This library is free software; you can redistribute it and/or modify #it under the same terms as Perl itself. |