ソースを参照

changed license

master
memespring 16年前
コミット
0104b5e335
5個のファイルの変更6行の追加6行の削除
  1. +1
    -1
      data/%%45^45E^45E480CD%%index.tpl.php
  2. +1
    -1
      data/%%F7^F7F^F7F34188%%header.tpl.php
  3. +2
    -2
      docs/confirmed.php
  4. +1
    -1
      docs/include/phpcoord.php
  5. +1
    -1
      docs/templates/apihowto.tpl

+ 1
- 1
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()));


+ 1
- 1
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">


+ 2
- 2
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 (){



+ 1
- 1
docs/include/phpcoord.php ファイルの表示

@@ -742,7 +742,7 @@
return new OSRef($east + $nx, $north + $ny);
}
/**
* Work out the UTM latitude zone from the latitude
*


+ 1
- 1
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"}

読み込み中…
キャンセル
保存