www/FOOTER.php

8 lines
882 B
PHP
Raw Normal View History

2019-01-13 17:51:41 +00:00
<div id="footer">
2019-03-10 04:39:28 +00:00
<p>Unless otherwise noted, all thunix.net materials (besides all user-generated content) is licensed as <a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0 license</a>. Permissions beyond the scope of this license may be available at <a href="/copyright.php">https://www.thunix.net/copyright.php</a>. Users define their own licensing and own all of their content.<br>
2019-01-13 17:51:41 +00:00
<?php echo "Page last updated on " . date ("Y-m-d\TH:i:sO.", getlastmod());?><br>
You may have to refresh the page to see any changes or updates.<br>
2019-01-27 19:47:29 +00:00
All questions, comments, and concerns about this site should be sent to <a href="/contact.php">the administration team</a>.</p>
2019-01-13 17:51:41 +00:00
<p>Created with valid <a href="http://validator.w3.org/check?uri=referer">HTML</a> and <a href="http://jigsaw.w3.org/css-validator/check/referer">CSS</a> code.</p>
2019-01-27 19:47:29 +00:00
</div></body></html>