diff --git a/index.html b/index.html index 64cf4cd..9919b6c 100644 --- a/index.html +++ b/index.html @@ -36,7 +36,7 @@ description: A site to provide non-judgmental guidance on choosing a license for

I care about sharing improvements.

- The GPL (V2 or V3) is a copyleft license that requires others who modify your code to disclose their changes if they redistribute it in source or binary form. V3 is similar to V2, but further restricts use in hardware that forbids software alterations. + The GPL (V2 or V3) is a copyleft license that requires anyone distributing the code, modified or not, to make the 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.

Linux, Git, and WordPress use the GPL.