From: Guilhem Bonnefille Date: Sun, 19 Dec 2010 21:47:50 +0000 (+0100) Subject: Fix Spotmaps license X-Git-Url: https://git.street.me.uk/andy/viking.git/commitdiff_plain/c382ecc828e9594da6824958a4fd28f759acee12?ds=sidebyside Fix Spotmaps license The idea of the license is: This data is provided to you by Spot Image under a specific license for the OpenStreetMap community. --- diff --git a/src/spotmaps.c b/src/spotmaps.c index beae14ec..f5e160b3 100644 --- a/src/spotmaps.c +++ b/src/spotmaps.c @@ -33,7 +33,7 @@ void spotmaps_init () { "hostname", "spotmaps.youmapps.org", "url", "/spotmaps4osm/1.0.0/spotmaps4osm/%d/%d/%d.jpg", "copyright", "© Cnes/Spot Image", - "license", "CC-by-SA 2.0 / ODBl", + "license", "Specific license", "license-url", "http://www.youmapps.org/licenses/EULA-OSM-en.html", NULL));