Browse Source

license fix

import/raw
memespring 16 years ago
parent
commit
4993804b12
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      trunk/docs/templates/faq.tpl

+ 1
- 1
trunk/docs/templates/faq.tpl View File

@@ -27,7 +27,7 @@
</dd>
<dt>What kind of license is your data available under?</dt>
<dd>
Both the <a href="http://www.planningalerts.com/backup.gz"> raw data</a> and data via the api are licensed under the <a href="http://creativecommons.org/licenses/by-sa/2.0/">Creative Commons Attribution-ShareAlike 2.0 license</a>. The license granted in relation to the 'Work' should be read broadly to relate not only copyright but all other IP rights present in this dataset including, for example, any Database rights.
Both the <a href="http://www.planningalerts.com/backup.gz"> raw data</a> and data via the api are licensed under the <a href="http://creativecommons.org/licenses/by-nc/3.0/">Creative Commons Attribution-Noncommercial 3.0 license</a>. The license granted in relation to the 'Work' should be read broadly to relate not only copyright but all other IP rights present in this dataset including, for example, any Database rights.
</dd>
</dl>
{include file="footer.tpl"}

Loading…
Cancel
Save