aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2007-07-16 22:21:15 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2007-07-16 22:21:15 +0000
commitc5f24268381e462a688ae29193deb6857a9db485 (patch)
tree8e487ede0a6ccb29ec882de8fcae10bda8c760b4
parent110967a6f7b214eb8a3b78f9a3e09a0de6412a88 (diff)
downloadbusybox-c5f24268381e462a688ae29193deb6857a9db485.tar.gz
fix discrepancy in GPL version number. Pointed out by "Marsh David" <dmarsh@bigw.com.au>
-rw-r--r--docs/busybox.net/about.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/busybox.net/about.html b/docs/busybox.net/about.html
index e3b937b80..475dd807b 100644
--- a/docs/busybox.net/about.html
+++ b/docs/busybox.net/about.html
@@ -19,6 +19,6 @@ nodes in /dev, a few configuration files in /etc, and a Linux kernel.</p>
<p>BusyBox is maintained by
<a href="mailto:vda.linux@googlemail.com">Denis Vlasenko</a>,
and licensed under the <a href="/license.html">GNU GENERAL PUBLIC LICENSE</a>
-version 2 or later.</p>
+version 2.</p>
<!--#include file="footer.html" -->