diff options
author | Rob Landley | 2006-09-14 05:59:32 +0000 |
---|---|---|
committer | Rob Landley | 2006-09-14 05:59:32 +0000 |
commit | 85c6de71bf23e991c8ae570e637839a59222496a (patch) | |
tree | 6139db1911e6523712e07a470082d79fa9364321 | |
parent | cc9962d7fb3bcd109f02fdaf76028d8e87e11951 (diff) | |
download | busybox-85c6de71bf23e991c8ae570e637839a59222496a.zip busybox-85c6de71bf23e991c8ae570e637839a59222496a.tar.gz |
svn 15355 replaced "BusyBox is licensed under the GNU General Public Public
License" with "BusyBox is licensed under the GNU General Public
License version 2 or later... (This is the same license the Linux kernel
is under...)" Except that the Linux kernel isn't under GPLv2 or later,
it's just under GPLv2.
Now they match again.
-rw-r--r-- | docs/busybox.net/license.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/busybox.net/license.html b/docs/busybox.net/license.html index 95fa6b6..8f78285 100644 --- a/docs/busybox.net/license.html +++ b/docs/busybox.net/license.html @@ -4,7 +4,7 @@ <h3>BusyBox is licensed under the GNU General Public License</h3> <p>BusyBox is licensed under <a href="http://www.gnu.org/licenses/gpl.html#SEC1">the -GNU General Public License</a> version 2 or later, which is generally +GNU General Public License</a> version 2, which is generally abbreviated as the GPL. (This is the same license the Linux kernel is under, so you may be somewhat familiar with it by now.)</p> |