From 3774ae1a484dc94b18457d563bf978efc74ca113 Mon Sep 17 00:00:00 2001 From: MutoShack Date: Sun, 24 Mar 2019 20:59:28 +0100 Subject: Add External links --- GPL.mdwn | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'GPL.mdwn') diff --git a/GPL.mdwn b/GPL.mdwn index 9794871c..c7c01f78 100644 --- a/GPL.mdwn +++ b/GPL.mdwn @@ -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 -- cgit v1.2.3