diff --git a/index.html b/index.html index 445ce16..48de568 100644 --- a/index.html +++ b/index.html @@ -26,24 +26,24 @@ permalink: /

  • - +

    I'm concerned about patents.

    - The Apache License is a permissive license similar to the MIT License, but also provides an express grant of patent rights from contributors to users. + The Apache License is a permissive license similar to the MIT License, but also provides an express grant of patent rights from contributors to users.

    Apache, SVN, and NuGet use the Apache License.

  • - +

    I care about sharing improvements.

    - 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. + 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.