diff options
author | MutoShack <MutoShack@web> | 2019-03-24 20:59:28 +0100 |
---|---|---|
committer | GNU Hurd web pages engine <web-hurd@gnu.org> | 2019-03-24 20:59:28 +0100 |
commit | 3774ae1a484dc94b18457d563bf978efc74ca113 (patch) | |
tree | 3e73c3c871e68cac3cd495028ecbbb6b85996146 | |
parent | 71fb097b54872d13d735d2b429549597a68a87e2 (diff) |
Add External links
-rw-r--r-- | GPL.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -20,3 +20,8 @@ The GNU General Public License (GPL) is a [Free Software](https://www.gnu.org/ph Since it's debut, the license has become extremely popular & wide-spread. The GPL has gone through 3 revisions, with GPLv3 being the latest. GPLv3 allows any user to access, modify, and redistribute the source code, given that the redistributed version of the software is also released as GPLv3. For example, if you create a pice of software named "FreedomJuice" under the GPLv3, and I download & moify it and name it "xFreedomJuicex", I cannot release xFreedomJuicex under the MIT license, it has to be GPLv3 as well. + +--- +# External Links +* [The GPL's Homepage](https://www.gnu.org/licenses/gpl.html) +* [[!wikipedia GPL]] on Wikipedia |