1
0
mirror of https://github.com/github/choosealicense.com synced 2024-06-09 04:37:48 +02:00

cleaned up alternative licenses blurb

This commit is contained in:
Jason Long 2013-06-11 12:39:22 -04:00
parent 9bf0d9e8df
commit 2ed47b6bde

View File

@ -14,7 +14,7 @@ class: home
<a href="licenses/mit"><img height='57' src='images/three-arrows@2x.png' width='72'></a>
<h3><a href="licenses/mit">I want it simple and permissive.</a></h3>
<p>
The <a href="licenses/mit">MIT License</a> is a permissive license that is short and to the point. It doesnt include any warranties and lets people do anything they want with your code (with attribution back to you).
The <a href="licenses/mit">MIT License</a> is a permissive license that is short and to the point. It doesnt include any warranties and lets people do anything they want with your code (with attribution back to you).
</p>
<p>
<strong>jQuery</strong> and <strong>Rails</strong> use the MIT License.
@ -41,10 +41,11 @@ class: home
</p>
</li>
</ul>
<p class="see-more callout">
<em>None of these work for me.</em> What if I want to retain all my rights or <a href="no-license">I dont want to choose a license?</a>
<a href="licenses">Show me more licenses »</a>
</p>
<div class="see-more callout">
<p>What if none of these work for me or I want to retain all of my rights? <a href="licenses">More licenses are available</a>.</p>
<p>What if I don't want to choose a license</a>? <a href="no-license">You don't have to</a>.</p>
</div>
</div>
</body>
</html>