diff options
author | Rob Landley <rob@landley.net> | 2006-09-14 05:59:32 +0000 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2006-09-14 05:59:32 +0000 |
commit | 85c6de71bf23e991c8ae570e637839a59222496a (patch) | |
tree | 6139db1911e6523712e07a470082d79fa9364321 /docs | |
parent | cc9962d7fb3bcd109f02fdaf76028d8e87e11951 (diff) |
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.
Diffstat (limited to 'docs')
-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 95fa6b60e..8f7828502 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> |