diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2007-07-16 22:21:15 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2007-07-16 22:21:15 +0000 |
commit | c5f24268381e462a688ae29193deb6857a9db485 (patch) | |
tree | 8e487ede0a6ccb29ec882de8fcae10bda8c760b4 /docs/busybox.net | |
parent | 110967a6f7b214eb8a3b78f9a3e09a0de6412a88 (diff) |
fix discrepancy in GPL version number. Pointed out by "Marsh David" <dmarsh@bigw.com.au>
Diffstat (limited to 'docs/busybox.net')
-rw-r--r-- | docs/busybox.net/about.html | 2 |
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" --> |