summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-02-16 02:30:38 (EST)
committer Francis Rowe <info@gluglug.org.uk>2015-02-16 02:30:38 (EST)
commit98e741f9b0f071044d6137c73f8ebd09deed6e6d (patch)
treeba7ecdbac5184a5e2184d3ef3bd990287f3c4dbd
parent5211f34b3b7f38c6cefe4359c4b0204e518b0619 (diff)
downloadlibreboot.org-98e741f9b0f071044d6137c73f8ebd09deed6e6d.zip
libreboot.org-98e741f9b0f071044d6137c73f8ebd09deed6e6d.tar.gz
libreboot.org-98e741f9b0f071044d6137c73f8ebd09deed6e6d.tar.bz2
remove license info from pages, put it in file in git repo
-rw-r--r--footer.php3
-rw-r--r--license.txt6
2 files changed, 6 insertions, 3 deletions
diff --git a/footer.php b/footer.php
index ee27477..34b7f54 100644
--- a/footer.php
+++ b/footer.php
@@ -3,6 +3,3 @@
<p>
Download this website: <b>git clone <a href="<?php echo $lbWebsiteGitwebAddress; ?>"><?php echo $lbWebsiteGitRepoAddress; ?></a></b>
</p>
- <p>
- This page uses the <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a> license.
- </p>
diff --git a/license.txt b/license.txt
new file mode 100644
index 0000000..d4cb6ee
--- /dev/null
+++ b/license.txt
@@ -0,0 +1,6 @@
+Copyright © 2015 Francis Rowe <info@gluglug.org.uk>
+Applies to the following: variables.php, readme.txt, .gitignore, index.php, footer.php, contrib/, css/, vortex86ex/
+...released under the Creative Commons Attribution-ShareAlike 4.0 International Public License and all future versions.
+For a copy of that license, see https://creativecommons.org/licenses/by-sa/4.0/
+
+For other resources, different conditions apply.