Skip to content

Commit fb7eac4

Browse files
committed
Update copyright statements missed by the script.
1 parent 8588d21 commit fb7eac4

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

misc/stats/Info.pm

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Info.pm
22
#
3-
# Copyright (c) 2003-2020 Tucker McLean, Tim Riker.
3+
# Copyright (c) 2003-2021 Tucker McLean, Tim Riker.
44
#
55
# This package is free software; you can redistribute it and/or
66
# modify it under the terms of the license found in the file
@@ -432,7 +432,7 @@ Tucker McLean, tuckerm@noodleroni.com
432432
433433
=head1 COPYRIGHT
434434
435-
Copyright (c) 2003-2020 Tucker McLean, Tim Riker.
435+
Copyright (c) 2003-2021 Tucker McLean, Tim Riker.
436436
437437
This program is free software; you can redistribute it and/or modify
438438
it under the same terms as Perl itself.

misc/stats/Makefile.PL

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Makefile.PL
22
#
3-
# Copyright (c) 2003-2020 Tucker McLean, Tim Riker.
3+
# Copyright (c) 2003-2021 Tucker McLean, Tim Riker.
44
#
55
# This package is free software; you can redistribute it and/or
66
# modify it under the terms of the license found in the file

misc/stats/README

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Socket
2121

2222
COPYRIGHT AND LICENCE
2323

24-
Copyright (c) 2003-2020 Tucker McLean, Tim Riker
24+
Copyright (c) 2003-2021 Tucker McLean, Tim Riker
2525

2626
This program is free software; you can redistribute it and/or modify
2727
it under the same terms as Perl itself.

0 commit comments

Comments
 (0)