Merge branch 'master' of ttm.sh:thunix/www

This commit is contained in:
Ubergeek 2019-03-18 11:51:19 +00:00
commit 9ea257452b
1 changed files with 7 additions and 1 deletions

View File

@ -1,7 +1,13 @@
<div id="footer">
<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>
<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>.<br>Users define their own licensing and own all of their content.<br>
<?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>
All questions, comments, and concerns about this site should be sent to <a href="/contact.php">the administration team</a>.</p>
<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>
<!-- EasyBanner code begin -->
<CENTER>
<IFRAME SRC="https://banner.tildeverse.org/work.php?ID=thunix" width=468 height=60 marginwidth=0 marginheight=0 hspace=0 vspace=0 frameborder=1 scrolling="no"></IFRAME><br />
Ads by <a href="//banner.tildeverse.org">Tildeverse Banner Exchange</a>
</CENTER>
<!-- EasyBanner code end -->
</div></body></html>