diff options
Diffstat (limited to 'pages/common/footer.html.inc')
-rw-r--r-- | pages/common/footer.html.inc | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/pages/common/footer.html.inc b/pages/common/footer.html.inc new file mode 100644 index 0000000..f31452b --- /dev/null +++ b/pages/common/footer.html.inc @@ -0,0 +1,14 @@ + + + <br/> + <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> |