diff options
author | Olivier Mehani <shtrom@ssji.net> | 2016-09-16 22:32:51 +1000 |
---|---|---|
committer | Boris Bobrov <breton@cynicmansion.ru> | 2016-09-18 17:01:21 +0300 |
commit | b8c4c8254ba7874bf175d1b871c7913b9e75c806 (patch) | |
tree | cfd3fda8adafedd3b33a586b93188a94e84d806f /mediagoblin | |
parent | 441fee1a72a97fa4fedaf7f7e763501bfeb40ce5 (diff) | |
download | mediagoblin-b8c4c8254ba7874bf175d1b871c7913b9e75c806.tar.lz mediagoblin-b8c4c8254ba7874bf175d1b871c7913b9e75c806.tar.xz mediagoblin-b8c4c8254ba7874bf175d1b871c7913b9e75c806.zip |
Update maps copyright notice to OSM
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
Diffstat (limited to 'mediagoblin')
-rw-r--r-- | mediagoblin/plugins/geolocation/templates/mediagoblin/plugins/geolocation/map.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/mediagoblin/plugins/geolocation/templates/mediagoblin/plugins/geolocation/map.html b/mediagoblin/plugins/geolocation/templates/mediagoblin/plugins/geolocation/map.html index 87f790d1..be608ac0 100644 --- a/mediagoblin/plugins/geolocation/templates/mediagoblin/plugins/geolocation/map.html +++ b/mediagoblin/plugins/geolocation/templates/mediagoblin/plugins/geolocation/map.html @@ -43,8 +43,9 @@ href="http://www.openstreetmap.org/copyright">OpenStreetMap</a> contributors </li><li>Imaging ©<a - href="http://mapquest.com">MapQuest</a></li><li>Maps powered by - <a href="http://leafletjs.com/"> Leaflet</a></li></ul> + href="https://www.openstreetmap.org">OpenStreetMap + contributors</a></li><li>Maps powered by + <a href="http://leafletjs.com/">Leaflet</a></li></ul> </div> <p> <small> |