diff --git a/examples/attribution.html b/examples/attribution.html index 86d7ac51e7..634d2dc3e2 100644 --- a/examples/attribution.html +++ b/examples/attribution.html @@ -15,7 +15,7 @@ var ol_wms = new OpenLayers.Layer.WMS( "OpenLayers WMS", "http://labs.metacarta.com/wms/vmap0?", {layers: 'basic'}, - {'attribution': 'Provided by OpenLayers'}); + {'attribution': 'Provided by MetaCarta'}); var jpl_wms = new OpenLayers.Layer.WMS( "NASA Global Mosaic", "http://wms.jpl.nasa.gov/wms.cgi",