]> git.street.me.uk Git - andy/viking.git/commitdiff
Fix Spotmaps license
authorGuilhem Bonnefille <guilhem.bonnefille@gmail.com>
Sun, 19 Dec 2010 21:47:50 +0000 (22:47 +0100)
committerGuilhem Bonnefille <guilhem.bonnefille@gmail.com>
Sun, 19 Dec 2010 21:47:50 +0000 (22:47 +0100)
The idea of the license is:
This data is provided to you by Spot Image under a specific license for the OpenStreetMap community.

src/spotmaps.c

index beae14ecdff1dfe0ee24b46ee7efbd10ee91885f..f5e160b30bd87ffff572014d907810a808138a20 100644 (file)
@@ -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));