mirror of
https://github.com/ThunixdotNet/www.git
synced 2026-01-24 07:10:18 +00:00
6 lines
220 B
PHP
6 lines
220 B
PHP
|
|
<?php include 'HEADER.php';?>
|
||
|
|
<title>Copyright Notices and Acknowledgements - thunix Shell Provider and Web Host</title>
|
||
|
|
<h2>Copyright Notices and Acknowledgements</h2>
|
||
|
|
<p>(Coming soon)</p>
|
||
|
|
<?php include 'FOOTER.php';?>
|