From 158bbd71d6d2700bea6f45968f90aa83db12d619 Mon Sep 17 00:00:00 2001 From: crschmidt Date: Sun, 16 Sep 2007 17:31:19 +0000 Subject: [PATCH] Add HTML example of attribution to attribution.html (based on comment from penyaskito) git-svn-id: http://svn.openlayers.org/trunk/openlayers@4340 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- examples/attribution.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",