mirror of
https://github.com/github/choosealicense.com
synced 2025-01-21 10:57:47 +01:00
prevent widows in the license example project paragraphs
This commit is contained in:
parent
e2f1af7c5c
commit
e794054abf
@ -19,7 +19,7 @@ description: A site to provide non-judgmental guidance on choosing a license for
|
||||
The <a href="licenses/mit">MIT License</a> is a permissive license that is short and to the point. It lets people do anything they want with your code as long as they provide attribution back to you and don’t hold you liable.
|
||||
</p>
|
||||
<p>
|
||||
<strong>jQuery</strong> and <strong>Rails</strong> use the MIT License.
|
||||
<strong>jQuery</strong> and <strong>Rails</strong> use the MIT License.
|
||||
</p>
|
||||
</li>
|
||||
<li class='patents'>
|
||||
@ -29,7 +29,7 @@ description: A site to provide non-judgmental guidance on choosing a license for
|
||||
The <a href="licenses/apache/">Apache License</a> is a permissive license similar to the MIT License, but also provides an express grant of patent rights from contributors to users.
|
||||
</p>
|
||||
<p>
|
||||
<strong>Apache</strong>, <strong>SVN</strong>, and <strong>NuGet</strong> use the Apache License.
|
||||
<strong>Apache</strong>, <strong>SVN</strong>, and <strong>NuGet</strong> use the Apache License.
|
||||
</p>
|
||||
</li>
|
||||
<li class='copyleft'>
|
||||
|
Loading…
x
Reference in New Issue
Block a user