summaryrefslogblamecommitdiff
path: root/includes/foot.php
blob: f5b70233dc575699a8b4055e32177bcb8de65778 (plain) (tree)
1
2
3
4
5
6
7
8
9



          
           

                                                                            
                                                                                                                                                                             
                    






                                                                                                                                                                         
         
 


       
</article>
<hr />

<footer>
	<p>
		&copy; 2019-<?php printf('%s', date('Y')); ?> Adam Carpenter
		<br>
		Content licensed under the <a target="_blank" href="https://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.
		<br>
		Source code licensed under the <a target="_blank" href="https://opensource.org/licenses/BSD-3-Clause"> BSD 3-Clause license</a>, unless otherwise stated.
	</p>

	<p>
		If you like my work then <a href="/donate">you may donate here</a>.
	</p>

</footer>

</body>

</html>