summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2016-05-09 22:11:20 +0200
committerDaniel Friesel <derf@finalrewind.org>2016-05-09 22:11:20 +0200
commit2b32399c7f5aca234232cc0a4b08e9f0857653d7 (patch)
treef0ac3f1b68c0750328c2bb711b9bd1d77c3f5fc4
parentd104a58d94e68726d5d4cd80d0a43ef3822774dc (diff)
Add copyright notice for DB station data
-rwxr-xr-xbin/db-iris5
-rw-r--r--lib/Travel/Status/DE/IRIS/Stations.pm8
2 files changed, 11 insertions, 2 deletions
diff --git a/bin/db-iris b/bin/db-iris
index eb3feda..65f617b 100755
--- a/bin/db-iris
+++ b/bin/db-iris
@@ -690,6 +690,11 @@ Unknown.
Copyright (C) 2013-2015 by Daniel Friesel E<lt>derf@finalrewind.orgE<gt>
+The station data used by this script is Copyright (C) 2016 by DB
+Station&Service AG, Europaplatz 1, 10557 Berlin, Germany and also available
+under a CC-BY 4.0 license on
+L<http://data.deutschebahn.com/datasets/haltestellen/>.
+
=head1 LICENSE
This program is licensed under the same terms as Perl itself.
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/>.