Browse Source

map.tpl: specify ODbL licence for GeoJSON file.

Signed-off-by: KheOps <kheops@ceops.eu>
KheOps 10 years ago
parent
commit
bb753c0f53
1 changed files with 3 additions and 1 deletions
  1. 3 1
      views/map.tpl

+ 3 - 1
views/map.tpl

@@ -11,5 +11,7 @@
   <img src="assets/leaflet/images/marker-icon.png" /> Personne souhaitant se connecter au réseau radio
 </p>
 <p>
-  Télécharger le fichier <a href="{{geojson}}">GeoJSON</a>.
+  Télécharger le fichier <a href="{{geojson}}">GeoJSON</a> (base de données mise sous
+  licence <a href="http://opendatacommons.org/licenses/odbl/summary/">ODbL
+  1.0</a>).
 </p>