From: Tom Hughes <tom@compton.nu>
Date: Thu, 17 Apr 2008 23:05:57 +0000 (+0000)
Subject: Fill in license details.
X-Git-Tag: live~9115^2~11
X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/083cb994d7abcbc9f3902dca8f158992b5ed33b1

Fill in license details.
---

diff --git a/app/views/export/_start.rhtml b/app/views/export/_start.rhtml
index 11fc61809..481b41c3d 100644
--- a/app/views/export/_start.rhtml
+++ b/app/views/export/_start.rhtml
@@ -30,7 +30,7 @@
     <p class="export_heading">Licence</p>
 
     <div class="export_details">
-      <p>OSM license agreement blah blah blah...</p>
+      <p>OpenStreetMap data is licensed under the <a href="http://creativecommons.org/licenses/by-sa/2.0/">Creative Commons Attribution-ShareAlike 2.0 license</a>.</p>
     </div
   </div>