From: Rob Landley Date: Thu, 14 Sep 2006 05:59:32 +0000 (-0000) Subject: svn 15355 replaced "BusyBox is licensed under the GNU General Public Public X-Git-Tag: 1_4_0~693 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=85c6de71bf23e991c8ae570e637839a59222496a;p=oweals%2Fbusybox.git 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. --- 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 @@

BusyBox is licensed under the GNU General Public License

BusyBox is licensed under the -GNU General Public License version 2 or later, which is generally +GNU General Public License 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.)