[libchamplain] factory: Fix OSM license



commit a2015bb6a674138e8dd7189696f1b86fc4d68426
Author: Jiří Techet <techet gmail com>
Date:   Fri May 31 15:23:07 2013 +0200

    factory: Fix OSM license

 champlain/champlain-map-source-factory.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/champlain/champlain-map-source-factory.c b/champlain/champlain-map-source-factory.c
index 9c5442c..11d0ad5 100644
--- a/champlain/champlain-map-source-factory.c
+++ b/champlain/champlain-map-source-factory.c
@@ -150,7 +150,7 @@ champlain_map_source_factory_init (ChamplainMapSourceFactory *factory)
   desc = champlain_map_source_desc_new_full (
         CHAMPLAIN_MAP_SOURCE_OSM_MAPNIK,
         "OpenStreetMap Mapnik",
-        "Map data is CC-BY-SA 2.0 OpenStreetMap contributors",
+        "Map Data ODBL OpenStreetMap Contributors, Map Imagery CC-BY-SA 2.0 OpenStreetMap",
         "http://creativecommons.org/licenses/by-sa/2.0/";,
         0,
         18,


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]