1
0
mirror of https://github.com/github/choosealicense.com synced 2024-07-07 18:59:34 +02:00
choosealicense.com/_includes/footer.html

15 lines
517 B
HTML
Raw Normal View History

2013-07-13 16:38:53 +02:00
<footer class="site-footer cf">
<nav>
<a href="/about/">About</a>
2013-07-13 21:48:28 +02:00
<a href="/terms-of-service/">Terms of Service</a>
2013-07-13 16:38:53 +02:00
</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>