diff options
author | Daniel Friesel <derf@finalrewind.org> | 2016-05-09 22:11:20 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2016-05-09 22:11:20 +0200 |
commit | 2b32399c7f5aca234232cc0a4b08e9f0857653d7 (patch) | |
tree | f0ac3f1b68c0750328c2bb711b9bd1d77c3f5fc4 /lib/Travel/Status | |
parent | d104a58d94e68726d5d4cd80d0a43ef3822774dc (diff) |
Add copyright notice for DB station data
Diffstat (limited to 'lib/Travel/Status')
-rw-r--r-- | lib/Travel/Status/DE/IRIS/Stations.pm | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/lib/Travel/Status/DE/IRIS/Stations.pm b/lib/Travel/Status/DE/IRIS/Stations.pm index 753dea3..030d50f 100644 --- a/lib/Travel/Status/DE/IRIS/Stations.pm +++ b/lib/Travel/Status/DE/IRIS/Stations.pm @@ -6868,10 +6868,14 @@ Travel::Status::DE::IRIS(3pm). =head1 AUTHOR -Copyright (C) 2014-2015 by Daniel Friesel E<lt>derf@finalrewind.orgE<gt> +Station data: Copyright (C) 2016 by DB Station&Service AG, Europaplatz 1, 10557 Berlin, Germany + +Lookup code: Copyright (C) 2014-2016 by Daniel Friesel E<lt>derf@finalrewind.orgE<gt> =head1 LICENSE -This module is licensed under the same terms as Perl itself. +This module is licensed under the same terms as Perl itself. Note that the +station data used by this module is also available under a CC-BY 4.0 license on +L<http://data.deutschebahn.com/datasets/haltestellen/>. |