mirror of
https://github.com/github/choosealicense.com
synced 2024-12-22 04:40:09 +01:00
Use quotation marks instead of apostrophes
This commit is contained in:
parent
8a84efbad8
commit
d4c356cee1
@ -15,7 +15,7 @@
|
|||||||
<body id='home'>
|
<body id='home'>
|
||||||
<div id='container'>
|
<div id='container'>
|
||||||
<div id='home'>
|
<div id='home'>
|
||||||
<h1>Choosing an OSS license doesn't need to be scary.</h1>
|
<h1>Choosing an OSS license doesn’t need to be scary.</h1>
|
||||||
<h2>
|
<h2>
|
||||||
<span>{</span>
|
<span>{</span>
|
||||||
Which of the following best describes your situation?
|
Which of the following best describes your situation?
|
||||||
@ -37,7 +37,7 @@
|
|||||||
</li>
|
</li>
|
||||||
<li class='patents'>
|
<li class='patents'>
|
||||||
<a href="licenses/foundation/apache"><img height='72' src='images/lightbulb@2x.png' width='43' /></a>
|
<a href="licenses/foundation/apache"><img height='72' src='images/lightbulb@2x.png' width='43' /></a>
|
||||||
<h3><a href="licenses/foundation/apache">I'm concerned about patents.</a></h3>
|
<h3><a href="licenses/foundation/apache">I’m concerned about patents.</a></h3>
|
||||||
<p>
|
<p>
|
||||||
The <a href="licenses/foundation/apache/">Apache License</a> is a permissive license similar to the MIT License, but it provides a patent license for any code that infringes on a contributor’s patents.
|
The <a href="licenses/foundation/apache/">Apache License</a> is a permissive license similar to the MIT License, but it provides a patent license for any code that infringes on a contributor’s patents.
|
||||||
</p>
|
</p>
|
||||||
@ -68,4 +68,4 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user