diff options
author | Daniel Friesel <derf@finalrewind.org> | 2015-09-17 15:14:32 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2015-09-17 15:14:32 +0200 |
commit | 033c77e61288a193521ffbc7eb2f780708eaa03c (patch) | |
tree | 34a6c4471222e033657e1d74e2b65a3c8d900cb5 | |
parent | 7a9a56a37f15c7c52280272ecf1c06749cddb1c5 (diff) |
fix copyright years
-rw-r--r-- | COPYING | 2 | ||||
-rw-r--r-- | lib/Travel/Status/DE/HAFAS/Result.pm | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Copyright (C) 2011 Daniel Friesel <derf@finalrewind.org> +Copyright (C) 2015 by Daniel Friesel <derf@finalrewind.org> All files in this distribution are licensed under the same terms as Perl itself. diff --git a/lib/Travel/Status/DE/HAFAS/Result.pm b/lib/Travel/Status/DE/HAFAS/Result.pm index f2aee63..5f766c2 100644 --- a/lib/Travel/Status/DE/HAFAS/Result.pm +++ b/lib/Travel/Status/DE/HAFAS/Result.pm @@ -270,7 +270,7 @@ Travel::Status::DE::HAFAS(3pm). =head1 AUTHOR -Copyright (C) 2011 by Daniel Friesel E<lt>derf@finalrewind.orgE<gt> +Copyright (C) 2015 by Daniel Friesel E<lt>derf@finalrewind.orgE<gt> =head1 LICENSE |