diff --git a/index.html b/index.html index 3caf9c9..6e0f5e7 100644 --- a/index.html +++ b/index.html @@ -21,7 +21,7 @@ permalink: / The MIT License is a permissive license that is short and to the point. It lets people do anything they want with your code as long as they provide attribution back to you and don’t hold you liable.
- jQuery and Rails use the MIT License. + jQuery, Rails and .NET Core use the MIT License.
- Apache, SVN, and NuGet use the Apache License. + Apache, Swift, and Docker use the Apache License.
- 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 GNU GPL is a copyleft license that lets people do anything they want with your code as long as they give the same freedoms to anyone else to which give your code or something based on it.
- Linux, Git, and WordPress use the GPL. + WordPress, Linux, and Bash use the GPL.