1
0
mirror of https://github.com/github/choosealicense.com synced 2024-07-05 01:39:38 +02:00
choosealicense.com/_includes/footer.html
2013-07-13 15:48:28 -04:00

15 lines
517 B
HTML

<footer class="site-footer cf">
<nav>
<a href="/about/">About</a>
<a href="/terms-of-service/">Terms of Service</a>
</nav>
<p>
Please consult a legal expert before adopting a software license for your project.<br>
This site is licensed under the <a href="http://creativecommons.org/licenses/by/3.0/">
Creative Commons Attribution 3.0 Unported License</a>.</p>
</p>
</footer>
</div><!-- /container -->
</body>
</html>