diff --git a/index.html b/index.html index 64cf4cd..e2b5891 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 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.

Linux, Git, and WordPress use the GPL.