1
0
mirror of https://github.com/github/choosealicense.com synced 2024-12-22 04:40:09 +01:00

added footer skeleton

This commit is contained in:
Jason Long 2012-11-27 16:16:07 -05:00 committed by Haacked
parent 23e6b6cdac
commit 7514f66998
15 changed files with 207 additions and 19 deletions

View File

@ -327,3 +327,43 @@ div.sidebar div.boilerplate {
font-family: 'courier new', courier;
font-size: 0.7em;
}
#footer {
border-top: 1px solid #e9e6e1;
margin-top: 30px;
padding-top: 20px;
color: #7e7974;
font-size: 12px;
text-align: left;
line-height: 1.5;
}
#footer a {
color: #443a33;
font-weight: normal;
}
#footer p {
float: left;
}
#footer nav {
float: right;
}
#footer nav a {
display: inline-block;
margin-left: 20px;
}
/* For modern browsers */
.cf:before,
.cf:after {
content:"";
display:table;
}
.cf:after {
clear:both;
}
/* For IE 6/7 (trigger hasLayout) */
.cf {
zoom:1;
}

View File

@ -21,7 +21,7 @@
Which of the following best describes your situation?
<span>}</span>
</h2>
<ul id='situations'>
<ul id='situations' class="cf">
<li class='whatever'>
<a href="licenses/permissive/mit"><img height='57' src='images/three-arrows@2x.png' width='72'></a>
<h3><a href="licenses/permissive/mit">Do what you like with my code.</a></h3>
@ -65,6 +65,15 @@
</p>
</li>
</ul>
</div>
<div id="footer" class="cf">
<nav>
<a href="#">About</a>
<a href="#">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>.
</div>
</div>
</body>

View File

@ -20,6 +20,7 @@
</li>
</ol>
<h1>Apache v2 License</h1>
<div class="cf">
<div class='license'>
<p>TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION</p>
@ -122,6 +123,16 @@
<div class="source">
<a href="http://www.apache.org/licenses/LICENSE-2.0.html">Source</a>
</div>
</div>
</div>
<div id="footer" class="cf">
<nav>
<a href="#">About</a>
<a href="#">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>.
</div>
</div>
</body>

View File

@ -20,6 +20,7 @@
</li>
</ol>
<h1>Eclipse Public License v1.0</h1>
<div class="cf">
<div class='license'>
<p>
THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE
@ -309,5 +310,15 @@
</div>
</div>
</div>
<div id="footer" class="cf">
<nav>
<a href="#">About</a>
<a href="#">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>.
</div>
</div>
</body>
</html>

View File

@ -145,6 +145,15 @@
</td>
</tr>
</table>
<div id="footer" class="cf">
<nav>
<a href="#">About</a>
<a href="#">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>.
</div>
</div>
</body>
</html>

View File

@ -20,6 +20,7 @@
</li>
</ol>
<h1>Mozilla Public License<br />Version 2.0</h1>
<div class="cf">
<div class='license'>
<h2 id="definitions">1. Definitions</h2>
<dl>
@ -160,6 +161,16 @@
<a href="http://www.mozilla.org/MPL/2.0/">Source</a>
</div>
</div>
</div>
<div id="footer" class="cf">
<nav>
<a href="#">About</a>
<a href="#">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>.
</div>
</div>
</body>
</html>

View File

@ -20,6 +20,7 @@
</li>
</ol>
<h1>BSD (3-Clause) License</h1>
<div class="cf">
<div class='license'>
<p>
Copyright (c) &lt;year&gt;, &lt;OWNER&gt;
@ -58,5 +59,15 @@
</div>
</div>
</div>
<div id="footer" class="cf">
<nav>
<a href="#">About</a>
<a href="#">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>.
</div>
</div>
</body>
</html>

View File

@ -21,6 +21,7 @@
</ol>
<h1>BSD (2-Clause) License</h1>
<div class="cf">
<div class='license'>
<p>
Copyright (c) &lt;year&gt;, &lt;OWNER&gt;
@ -52,5 +53,15 @@
</div>
</div>
</div>
<div id="footer" class="cf">
<nav>
<a href="#">About</a>
<a href="#">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>.
</div>
</div>
</body>
</html>

View File

@ -136,6 +136,15 @@
</tr>
</table>
</table>
<div id="footer" class="cf">
<nav>
<a href="#">About</a>
<a href="#">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>.
</div>
</div>
</body>
</html>

View File

@ -20,6 +20,7 @@
</li>
</ol>
<h1>MIT License</h1>
<div class="cf">
<div class='license'>
<p>
Copyright (c) &lt;year&gt; &lt;copyright holders&gt;
@ -47,5 +48,15 @@
</div>
</div>
</div>
<div id="footer" class="cf">
<nav>
<a href="#">About</a>
<a href="#">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>.
</div>
</div>
</body>
</html>

View File

@ -21,6 +21,7 @@
</ol>
<h1>Microsoft Public License<br>(Ms-PL)</h1>
<div class="cf">
<div class='license'>
<strong>
This license governs use of the accompanying software. If you use the software, you accept this license. If you do not accept the license, do not use the software.
@ -58,5 +59,15 @@
</div>
</div>
</div>
<div id="footer" class="cf">
<nav>
<a href="#">About</a>
<a href="#">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>.
</div>
</div>
</body>
</html>

View File

@ -20,6 +20,7 @@
</li>
</ol>
<h1>GPL v2</h1>
<div class="cf">
<div class='license'>
<h3 id="SEC1">GNU GENERAL PUBLIC LICENSE</h3>
<p>
@ -451,6 +452,16 @@
<a href="http://www.gnu.org/licenses/gpl-2.0-standalone.html">Source</a>
</div>
</div>
</div>
<div id="footer" class="cf">
<nav>
<a href="#">About</a>
<a href="#">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>.
</div>
</div>
</body>
</html>

View File

@ -20,6 +20,7 @@
</li>
</ol>
<h1>GPL v3</h1>
<div class="cf">
<div class='license'>
<h3 style="text-align: center;">GNU GENERAL PUBLIC LICENSE</h3>
<p style="text-align: center;">Version 3, 29 June 2007</p>
@ -690,5 +691,15 @@
</div>
</div>
</div>
<div id="footer" class="cf">
<nav>
<a href="#">About</a>
<a href="#">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>.
</div>
</div>
</body>
</html>

View File

@ -20,6 +20,7 @@
</li>
</ol>
<h1>LGPL v2.1</h1>
<div class="cf">
<div class='license'>
<h3 id="SEC1">GNU LESSER GENERAL PUBLIC LICENSE</h3>
<p>
@ -614,5 +615,15 @@
</div>
</div>
</div>
<div id="footer" class="cf">
<nav>
<a href="#">About</a>
<a href="#">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>.
</div>
</div>
</body>
</html>

View File

@ -20,6 +20,7 @@
</li>
</ol>
<h1>LGPL v3</h1>
<div class="cf">
<div class='license'>
<h3 style="text-align: center;">GNU LESSER GENERAL PUBLIC LICENSE</h3>
<p style="text-align: center;">Version 3, 29 June 2007</p>
@ -215,5 +216,15 @@
</div>
</div>
</div>
<div id="footer" class="cf">
<nav>
<a href="#">About</a>
<a href="#">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>.
</div>
</div>
</body>
</html>