aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Landley <rob@landley.net>2006-09-14 05:59:32 +0000
committerRob Landley <rob@landley.net>2006-09-14 05:59:32 +0000
commit85c6de71bf23e991c8ae570e637839a59222496a (patch)
tree6139db1911e6523712e07a470082d79fa9364321
parentcc9962d7fb3bcd109f02fdaf76028d8e87e11951 (diff)
downloadbusybox-w32-85c6de71bf23e991c8ae570e637839a59222496a.tar.gz
busybox-w32-85c6de71bf23e991c8ae570e637839a59222496a.tar.bz2
busybox-w32-85c6de71bf23e991c8ae570e637839a59222496a.zip
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.html2
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 @@
4<h3>BusyBox is licensed under the GNU General Public License</h3> 4<h3>BusyBox is licensed under the GNU General Public License</h3>
5 5
6<p>BusyBox is licensed under <a href="http://www.gnu.org/licenses/gpl.html#SEC1">the 6<p>BusyBox is licensed under <a href="http://www.gnu.org/licenses/gpl.html#SEC1">the
7GNU General Public License</a> version 2 or later, which is generally 7GNU General Public License</a> version 2, which is generally
8abbreviated as the GPL. (This is the same license the Linux kernel is under, 8abbreviated as the GPL. (This is the same license the Linux kernel is under,
9so you may be somewhat familiar with it by now.)</p> 9so you may be somewhat familiar with it by now.)</p>
10 10