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

Add LGPL licenses

This commit is contained in:
Haacked 2012-11-27 08:40:22 -08:00
parent 39198c0b32
commit f01f75d3d5
3 changed files with 18 additions and 21 deletions

View File

@ -111,7 +111,7 @@
</th> </th>
<th class='summary'> <th class='summary'>
Primarily used for software libraries, LGPL requires that derived works be licensed under the same license, but Primarily used for software libraries, LGPL requires that derived works be licensed under the same license, but
works that merely link to it do not fall under this restriction. works that only link to it do not fall under this restriction.
<a href="lgpl-v2.1">View full license »</a> <a href="lgpl-v2.1">View full license »</a>
</th> </th>
</tr> </tr>
@ -120,9 +120,7 @@
<td> <td>
<ul class='required'> <ul class='required'>
<li>Copyright inclusion</li> <li>Copyright inclusion</li>
<li>State changes</li> <li>Nonstatic linkage</li>
<li>Disclose Source</li>
<li>Warranty</li>
</ul> </ul>
</td> </td>
</tr> </tr>
@ -133,6 +131,7 @@
<li>Commercial use</li> <li>Commercial use</li>
<li>Modification</li> <li>Modification</li>
<li>Distribution</li> <li>Distribution</li>
<li>Sublicense</li>
</ul> </ul>
</td> </td>
</tr> </tr>
@ -141,7 +140,6 @@
<td> <td>
<ul class='forbidden'> <ul class='forbidden'>
<li>Liability</li> <li>Liability</li>
<li>Sublicensing</li>
</ul> </ul>
</td> </td>
</tr> </tr>
@ -153,7 +151,8 @@
</th> </th>
<th class='summary'> <th class='summary'>
Version 3 of the LGPL is an additional set of permissions to the <a href="gpl-v3">GPL v3 license</a> Version 3 of the LGPL is an additional set of permissions to the <a href="gpl-v3">GPL v3 license</a>
that allows linking to the work without requiring redistribution of the source. that requires that derived works be licensed under the same license, but works that only link to
it do not fall under this restriction.
<a href="lgpl-v3">View full license »</a> <a href="lgpl-v3">View full license »</a>
</th> </th>
</tr> </tr>
@ -162,9 +161,7 @@
<td> <td>
<ul class='required'> <ul class='required'>
<li>Copyright inclusion</li> <li>Copyright inclusion</li>
<li>State changes</li> <li>Nonstatic linkage</li>
<li>Disclose Source</li>
<li>Warranty</li>
</ul> </ul>
</td> </td>
</tr> </tr>
@ -175,6 +172,7 @@
<li>Commercial use</li> <li>Commercial use</li>
<li>Modification</li> <li>Modification</li>
<li>Distribution</li> <li>Distribution</li>
<li>Sublicense</li>
</ul> </ul>
</td> </td>
</tr> </tr>
@ -183,7 +181,6 @@
<td> <td>
<ul class='forbidden'> <ul class='forbidden'>
<li>Liability</li> <li>Liability</li>
<li>Sublicensing</li>
</ul> </ul>
</td> </td>
</tr> </tr>

View File

@ -21,7 +21,7 @@
</ol> </ol>
<h1>LGPL v2.1</h1> <h1>LGPL v2.1</h1>
<div class='license'> <div class='license'>
<h3><a id="SEC1">GNU LESSER GENERAL PUBLIC LICENSE</a></h3> <h3 id="SEC1">GNU LESSER GENERAL PUBLIC LICENSE</h3>
<p> <p>
Version 2.1, February 1999 Version 2.1, February 1999
</p> </p>
@ -37,7 +37,7 @@
the version number 2.1.] the version number 2.1.]
</pre> </pre>
<h3><a id="SEC2">Preamble</a></h3> <h3 id="SEC2">Preamble</h3>
<p> <p>
The licenses for most software are designed to take away your The licenses for most software are designed to take away your
@ -155,8 +155,8 @@
be combined with the library in order to run. be combined with the library in order to run.
</p> </p>
<h3><a id="SEC3">TERMS AND CONDITIONS FOR COPYING, <h3 id="SEC3">TERMS AND CONDITIONS FOR COPYING,
DISTRIBUTION AND MODIFICATION</a></h3> DISTRIBUTION AND MODIFICATION</h3>
<p> <p>

View File

@ -33,7 +33,7 @@
the terms and conditions of version 3 of the GNU General Public the terms and conditions of version 3 of the GNU General Public
License, supplemented by the additional permissions listed below.</p> License, supplemented by the additional permissions listed below.</p>
<h4><a name="section0"></a>0. Additional Definitions.</h4> <h4 id="section0">0. Additional Definitions.</h4>
<p>As used herein, &ldquo;this License&rdquo; refers to version 3 of the GNU Lesser <p>As used herein, &ldquo;this License&rdquo; refers to version 3 of the GNU Lesser
General Public License, and the &ldquo;GNU GPL&rdquo; refers to version 3 of the GNU General Public License, and the &ldquo;GNU GPL&rdquo; refers to version 3 of the GNU
@ -62,12 +62,12 @@
and utility programs needed for reproducing the Combined Work from the and utility programs needed for reproducing the Combined Work from the
Application, but excluding the System Libraries of the Combined Work.</p> Application, but excluding the System Libraries of the Combined Work.</p>
<h4><a name="section1"></a>1. Exception to Section 3 of the GNU GPL.</h4> <h4 id="section1">1. Exception to Section 3 of the GNU GPL.</h4>
<p>You may convey a covered work under sections 3 and 4 of this License <p>You may convey a covered work under sections 3 and 4 of this License
without being bound by section 3 of the GNU GPL.</p> without being bound by section 3 of the GNU GPL.</p>
<h4><a name="section2"></a>2. Conveying Modified Versions.</h4> <h4 id="section2">2. Conveying Modified Versions.</h4>
<p>If you modify a copy of the Library, and, in your modifications, a <p>If you modify a copy of the Library, and, in your modifications, a
facility refers to a function or data to be supplied by an Application facility refers to a function or data to be supplied by an Application
@ -85,7 +85,7 @@
this License applicable to that copy.</li> this License applicable to that copy.</li>
</ul> </ul>
<h4><a name="section3"></a>3. Object Code Incorporating Material from Library Header Files.</h4> <h4 id="section3">3. Object Code Incorporating Material from Library Header Files.</h4>
<p>The object code form of an Application may incorporate material from <p>The object code form of an Application may incorporate material from
a header file that is part of the Library. You may convey such object a header file that is part of the Library. You may convey such object
@ -103,7 +103,7 @@
document.</li> document.</li>
</ul> </ul>
<h4><a name="section4"></a>4. Combined Works.</h4> <h4 id="section4">4. Combined Works.</h4>
<p>You may convey a Combined Work under terms of your choice that, <p>You may convey a Combined Work under terms of your choice that,
taken together, effectively do not restrict modification of the taken together, effectively do not restrict modification of the
@ -156,7 +156,7 @@
for conveying Corresponding Source.)</li> for conveying Corresponding Source.)</li>
</ul> </ul>
<h4><a name="section5"></a>5. Combined Libraries.</h4> <h4 id="section5">5. Combined Libraries.</h4>
<p>You may place library facilities that are a work based on the <p>You may place library facilities that are a work based on the
Library side by side in a single library together with other library Library side by side in a single library together with other library
@ -174,7 +174,7 @@
accompanying uncombined form of the same work.</li> accompanying uncombined form of the same work.</li>
</ul> </ul>
<h4><a name="section6"></a>6. Revised Versions of the GNU Lesser General Public License.</h4> <h4 id="section6">6. Revised Versions of the GNU Lesser General Public License.</h4>
<p>The Free Software Foundation may publish revised and/or new versions <p>The Free Software Foundation may publish revised and/or new versions
of the GNU Lesser General Public License from time to time. Such new of the GNU Lesser General Public License from time to time. Such new