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

MIT heading tweak, fixes #29

This commit is contained in:
Jason Long 2013-01-23 15:01:17 -05:00 committed by Haacked
parent 50433bafd8
commit a41b448b33

View File

@ -24,7 +24,7 @@
<ul class="situations cf">
<li class='whatever'>
<a href="licenses/mit"><img height='57' src='images/three-arrows@2x.png' width='72'></a>
<h3><a href="licenses/mit">Do what you like with my code.</a></h3>
<h3><a href="licenses/mit">I want to keep 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 lets people do anything with your code with proper attribution and without warranty.
</p>