From: Grant Slater Date: Wed, 12 Sep 2012 06:23:38 +0000 (+0200) Subject: Switch from CC BY-SA 2.0 to ODbL 1.0 X-Git-Tag: live~5392 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/5d39a58b8b1717a208e293b34c565675a63dc299 Switch from CC BY-SA 2.0 to ODbL 1.0 Change of OSM license for after 12 September 2012 07:00 UTC. --- diff --git a/config/example.application.yml b/config/example.application.yml index bc66923fe..d3af9705d 100644 --- a/config/example.application.yml +++ b/config/example.application.yml @@ -5,7 +5,7 @@ defaults: &defaults generator: "OpenStreetMap server" copyright_owner: "OpenStreetMap and contributors" attribution_url: "http://www.openstreetmap.org/copyright" - license_url: "http://creativecommons.org/licenses/by-sa/2.0/" + license_url: "http://opendatacommons.org/licenses/odbl/1-0/" # Sender addresses for emails email_from: "OpenStreetMap " email_return_path: "bounces@openstreetmap.org"