summaryrefslogtreecommitdiffstats
path: root/includes/footer.html
blob: da4240ee9f844f5e3c2b880fd5d7a91a32d4f89d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
			<p style="clear: both;"></p>
		</div>
		<div class="footer">
			<p class="copyright">Copyright &copy; 2011 Patrick "P. J." M<span class="super">c</span>Dermott</p>
			<p class="license">
				<a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/">
					<img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-sa/3.0/88x31.png">
				</a>
				Except where otherwise noted, you may use this document and all works herein under the terms of the <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-ShareAlike 3.0 Unported license</a>.<br>
				More permissive terms may be granted upon <a href="contact.html">request</a>.
			</p>
			<p class="tos">By using this Web site, you agree to the <a href="terms.html">Terms of Service</a>.</p>
		</div>
	</body>
</html>