X-Git-Url: https://git.p6c8.net/jirafeau/pcanterino.git/blobdiff_plain/328280882da0834d8dfce9af98bac69ba37610c9..5d665388224866c9a2f470c020b01cb70ca4a782:/tos.php diff --git a/tos.php b/tos.php new file mode 100755 index 0000000..b973d4d --- /dev/null +++ b/tos.php @@ -0,0 +1,26 @@ +Terms of Service'; +echo '
'; +echo ''; +echo '

This license text is under Creative Commons - Attribution 3.0 Unported.

It has been based on this work: http://opensource.org/ToS

'; +echo '
'; +require (JIRAFEAU_ROOT . 'lib/template/footer.php'); +?> \ No newline at end of file