diff --git a/data/%%45^45E^45E480CD%%index.tpl.php b/data/%%45^45E^45E480CD%%index.tpl.php index 4426c9f..c0426f6 100644 --- a/data/%%45^45E^45E480CD%%index.tpl.php +++ b/data/%%45^45E^45E480CD%%index.tpl.php @@ -1,4 +1,4 @@ - _tpl_vars; $this->_smarty_include(array('smarty_include_tpl_file' => "header.tpl", 'smarty_include_vars' => array())); diff --git a/data/%%F7^F7F^F7F34188%%header.tpl.php b/data/%%F7^F7F^F7F34188%%header.tpl.php index d827f0b..a3c442c 100644 --- a/data/%%F7^F7F^F7F34188%%header.tpl.php +++ b/data/%%F7^F7F^F7F34188%%header.tpl.php @@ -1,4 +1,4 @@ - diff --git a/docs/confirmed.php b/docs/confirmed.php index 777457c..7514a46 100644 --- a/docs/confirmed.php +++ b/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/docs/include/phpcoord.php b/docs/include/phpcoord.php index e8e1a64..b908adb 100644 --- a/docs/include/phpcoord.php +++ b/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/docs/templates/apihowto.tpl b/docs/templates/apihowto.tpl index 83f146b..ad3335f 100644 --- a/docs/templates/apihowto.tpl +++ b/docs/templates/apihowto.tpl @@ -103,7 +103,7 @@

License information

- Both the raw data and data via the api are licensed under the Creative Commons Attribution-ShareAlike 2.0 license. 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 raw data and data via the api are licensed under the Creative Commons Attribution-Noncommercial 3.0 license. 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.

{include file="footer.tpl"}