Change bootstrap copyright to github fork

eh I guess I'm a bit of a narcissist.
UnPS-Short is licensed under
the Creative Commons Attribution-NonCommercial-ShareAlike 3.0
Unported License.
To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-sa/3.0/

Bootstrap is Copyright 2013 Twitter, Inc under the Apache 2.0 license.
This commit is contained in:
Arctic Code 2013-08-26 10:34:06 -05:00
parent a3806241bd
commit 354cbd24db
1 changed files with 1 additions and 1 deletions

View File

@ -158,7 +158,7 @@
<div id="footer" style="position:fixed; width:100%; padding:5px; bottom:2px;">
<div class="container">
<br /><p class="text-muted credit">
Copyright &copy; 2012-2013 UnPS-GAMATechnologies - <a href="http://getbootstrap.com/">Bootstrap</a> is &copy; 2013 Twitter Inc.
Copyright &copy; 2012-2013 UnPS-GAMATechnologies - Fork me on <a href="https://github.com/alopexc0de/UnPS-Short">GitHub</a>
<a id="privacy-link" href="http://unps-gama.info/privacy.php">Privacy Policy</a> <a id="tos-link" href="http://unps-gama.info/terms.php">Terms Of Service</a> <?php if(!isset($_SESSION['uname'])){ ?><a id="reg-link" href="#">Register</a> <?php } ?>
</p>
</div>