summaryrefslogtreecommitdiffstats
path: root/footer.php
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-02-16 01:00:40 (EST)
committer Francis Rowe <info@gluglug.org.uk>2015-02-16 01:00:40 (EST)
commitf5b74b22ccd91213087f68a09dfd95d4ddd5565c (patch)
treeff75758ed5cd017a55051e8ce06a4970ff60142e /footer.php
downloadlibreboot.org-f5b74b22ccd91213087f68a09dfd95d4ddd5565c.zip
libreboot.org-f5b74b22ccd91213087f68a09dfd95d4ddd5565c.tar.gz
libreboot.org-f5b74b22ccd91213087f68a09dfd95d4ddd5565c.tar.bz2
Libreboot website. As it was on February 16th, 2015.
Diffstat (limited to 'footer.php')
-rw-r--r--footer.php8
1 files changed, 8 insertions, 0 deletions
diff --git a/footer.php b/footer.php
new file mode 100644
index 0000000..ee27477
--- /dev/null
+++ b/footer.php
@@ -0,0 +1,8 @@
+
+ <p>This website is hosted on a Libreboot machine, powered by <a href="https://trisquel.info/">Trisquel GNU/Linux-libre</a> and <a href="http://www.lighttpd.net/">Lighttpd</a>.</p>
+ <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>