From: Tom Hughes Date: Wed, 12 Sep 2012 09:02:01 +0000 (+0100) Subject: Update attribution on embedded maps X-Git-Tag: live~5336 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/fa2e6320a7bec8c5f99e1e4d70f88ff9de969da7 Update attribution on embedded maps --- diff --git a/public/export/embed.html b/public/export/embed.html index a0398ab94..a9c033656 100644 --- a/public/export/embed.html +++ b/public/export/embed.html @@ -40,7 +40,7 @@ projection: new OpenLayers.Projection("EPSG:900913") }); - var attribution = '(C) OpenStreetMap and contributors, CC-BY-SA'; + var attribution = '© OpenStreetMap and contributors, under an open license'; var args = OpenLayers.Util.getParameters(); if (!args.layer || args.layer == "mapnik" || args.layer == "osmarender") { var mapnik = new OpenLayers.Layer.OSM.Mapnik("Mapnik", {