From a3517e231bef4f2848bebe80fd0165eadebe3050 Mon Sep 17 00:00:00 2001 From: memespring <memespring@cf68f80a-222c-0410-aabe-5f79d0504a29> Date: Sun, 17 Aug 2008 13:25:27 +0000 Subject: [PATCH] changed license --- trunk/data/%%45^45E^45E480CD%%index.tpl.php | 2 +- trunk/data/%%F7^F7F^F7F34188%%header.tpl.php | 2 +- trunk/docs/confirmed.php | 4 ++-- trunk/docs/include/phpcoord.php | 2 +- trunk/docs/templates/apihowto.tpl | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/trunk/data/%%45^45E^45E480CD%%index.tpl.php b/trunk/data/%%45^45E^45E480CD%%index.tpl.php index 4426c9f..c0426f6 100644 --- a/trunk/data/%%45^45E^45E480CD%%index.tpl.php +++ b/trunk/data/%%45^45E^45E480CD%%index.tpl.php @@ -1,4 +1,4 @@ -<?php /* Smarty version 2.6.16, created on 2007-11-03 09:51:05 +<?php /* Smarty version 2.6.16, created on 2008-02-21 14:24:04 compiled from index.tpl */ ?> <?php $_smarty_tpl_vars = $this->_tpl_vars; $this->_smarty_include(array('smarty_include_tpl_file' => "header.tpl", 'smarty_include_vars' => array())); diff --git a/trunk/data/%%F7^F7F^F7F34188%%header.tpl.php b/trunk/data/%%F7^F7F^F7F34188%%header.tpl.php index d827f0b..a3c442c 100644 --- a/trunk/data/%%F7^F7F^F7F34188%%header.tpl.php +++ b/trunk/data/%%F7^F7F^F7F34188%%header.tpl.php @@ -1,4 +1,4 @@ -<?php /* Smarty version 2.6.16, created on 2007-11-03 10:05:39 +<?php /* Smarty version 2.6.16, created on 2008-02-21 14:24:04 compiled from header.tpl */ ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> diff --git a/trunk/docs/confirmed.php b/trunk/docs/confirmed.php index 777457c..7514a46 100644 --- a/trunk/docs/confirmed.php +++ b/trunk/docs/confirmed.php @@ -10,13 +10,13 @@ class confirmed_page { //Properties var $postcode = ""; var $alert_area_size = 0; - + //Constructor function confirmed_page() { $this->setup(); $this->bind(); } - + //Setup function setup (){ diff --git a/trunk/docs/include/phpcoord.php b/trunk/docs/include/phpcoord.php index e8e1a64..b908adb 100644 --- a/trunk/docs/include/phpcoord.php +++ b/trunk/docs/include/phpcoord.php @@ -742,7 +742,7 @@ return new OSRef($east + $nx, $north + $ny); } - + /** * Work out the UTM latitude zone from the latitude * diff --git a/trunk/docs/templates/apihowto.tpl b/trunk/docs/templates/apihowto.tpl index 83f146b..ad3335f 100644 --- a/trunk/docs/templates/apihowto.tpl +++ b/trunk/docs/templates/apihowto.tpl @@ -103,7 +103,7 @@ <h4 id="hLicenseInfo">License information</h4> <p> - 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. </p> {include file="footer.tpl"}