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

Shorten first part of GPL description as per benbalter's input.

Remove 'whomever they distribute to'.
This commit is contained in:
enyst 2013-08-19 16:56:54 +03:00
parent 717b93a1a7
commit 1487e9af50

View File

@ -36,7 +36,7 @@ description: A site to provide non-judgmental guidance on choosing a license for
<a href="licenses/gpl-v2"><img height='69' src='images/circular@2x.png' width='72'></a>
<h3><a href="licenses/gpl-v2">I care about sharing improvements.</a></h3>
<p>
The GPL (<a href="licenses/gpl-v2">V2</a> or <a href="licenses/gpl-v3">V3</a>) is a copyleft license that requires anyone distributing the code, or a derivative work of the code, to make the complete source available under the same terms to whomever they distribute to. V3 is similar to V2, but further restricts use in hardware that forbids software alterations.
The GPL (<a href="licenses/gpl-v2">V2</a> or <a href="licenses/gpl-v3">V3</a>) is a copyleft license that requires anyone who distributes your code or a derivative work to make the source available under the same terms. V3 is similar to V2, but further restricts use in hardware that forbids software alterations.
</p>
<p>
<strong>Linux</strong>, <strong>Git</strong>, and <strong>WordPress</strong> use the GPL.