X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/bf29550db840c97cafffbe1e836750bef6c7942d..6d1167356221c518eb8f1f94745bb33908de826a:/public/openlayers/OpenStreetMap.js?ds=inline
diff --git a/public/openlayers/OpenStreetMap.js b/public/openlayers/OpenStreetMap.js
index 57a1b99bd..4f2b0d4d7 100644
--- a/public/openlayers/OpenStreetMap.js
+++ b/public/openlayers/OpenStreetMap.js
@@ -47,7 +47,7 @@ OpenLayers.Layer.OSM = OpenLayers.Class(OpenLayers.Layer.TMS, {
*/
initialize: function(name, url, options) {
options = OpenLayers.Util.extend({
- attribution: "Data by OpenStreetMap",
+ attribution: "Data by OpenStreetMap under CC-BY-SA",
maxExtent: new OpenLayers.Bounds(-20037508.34,-20037508.34,20037508.34,20037508.34),
maxResolution: 156543.0339,
units: "m",