summaryrefslogtreecommitdiff
path: root/pages/common/footer.html.inc
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2014-01-08 03:19:57 -0800
committerelijah <elijah@riseup.net>2014-01-08 03:19:57 -0800
commitb83fa7525ada4fa7c25ca7a7b4cc6d61efb9c5fd (patch)
tree97f6ad07f297c78b2a532ecb1cdf45a61e227104 /pages/common/footer.html.inc
parent8b41350baf3aaa4988843a9bc2e8884abec07c4c (diff)
s/_footer.html/footer.html.inc/
Diffstat (limited to 'pages/common/footer.html.inc')
-rw-r--r--pages/common/footer.html.inc11
1 files changed, 11 insertions, 0 deletions
diff --git a/pages/common/footer.html.inc b/pages/common/footer.html.inc
new file mode 100644
index 0000000..c6ad99e
--- /dev/null
+++ b/pages/common/footer.html.inc
@@ -0,0 +1,11 @@
+ <footer>
+ <div>
+ (c) 2014 LEAP Encryption Access Project
+ </div>
+ <div>
+ Everything available for download on this site is free and open source software.
+ </div>
+ </footer>
+</div>
+</body>
+</html>