From 45cf5ccd296a660ad59778caa81c6ffd7b053d43 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Thu, 25 Feb 2010 17:01:19 +0000 Subject: [PATCH] Tweak the attribution string a bit more. --- public/export/embed.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/export/embed.html b/public/export/embed.html index 63b2c13f5..35b93a2ac 100644 --- a/public/export/embed.html +++ b/public/export/embed.html @@ -40,7 +40,7 @@ projection: new OpenLayers.Projection("EPSG:900913") }); - var attribution = 'Map Data (c) OpenStreetMap (and) contributors, CC-BY-SA'; + var attribution = '(C) OpenStreetMap and contributors, CC-BY-SA'; var args = OpenLayers.Util.getParameters(); if (!args.layer || args.layer == "mapnik") { var mapnik = new OpenLayers.Layer.OSM.Mapnik("Mapnik", { -- 2.43.2