diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2006-12-30 22:03:02 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2006-12-30 22:03:02 +0000 |
commit | 4a64c3344329efb658dd1bcb4dae112cb727c415 (patch) | |
tree | 229d6738380925dbc384f5b8e6dbfa2ef14abc8f /docs | |
parent | cb04ff5c68c1363837d8cd9f2170bdf64625b872 (diff) | |
download | busybox-4a64c3344329efb658dd1bcb4dae112cb727c415.tar.gz |
about.html: update maintainer name
libbb/Kbuild: less needs xregcomp.o
Diffstat (limited to 'docs')
-rw-r--r-- | docs/busybox.net/about.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/busybox.net/about.html b/docs/busybox.net/about.html index 5272ee63c..e3b937b80 100644 --- a/docs/busybox.net/about.html +++ b/docs/busybox.net/about.html @@ -16,7 +16,8 @@ commands (or features) at compile time. This makes it easy to customize your embedded systems. To create a working system, just add some device nodes in /dev, a few configuration files in /etc, and a Linux kernel.</p> -<p>BusyBox is maintained by <a href="http://www.landley.net/">Rob Landley</a>, +<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> |