summaryrefslogtreecommitdiff
path: root/includes/footer.xml
blob: 58f247126d5fffe4962db61051f66e6399a74718 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<div id="footer">

<div id="moddate">
<p>Last updated: MODDATE</p>
</div>

<div id="copyright">
<p>The text on this website is licensed under the <a href="http://creativecommons.org/licenses/by-sa/3.0/" rel="license">Creative Commons Attribution-Share Alike 3.0 License</a>.</p>
<p>The code used to build this website is released under the <a href="http://www.gnu.org/licenses/agpl.html" rel="license">GNU Affero General Public License</a>. It is available in a <a href="http://git.njw.me.uk/cgit/cgit.cgi/njw-website/">git repository</a>.</p>
</div>

</div>

</body>

</html>