diff options
author | vda <vda@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2006-12-30 22:03:02 +0000 |
---|---|---|
committer | vda <vda@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2006-12-30 22:03:02 +0000 |
commit | f2f452b40a2f622d69f3245a32ec668867fc703a (patch) | |
tree | 229d6738380925dbc384f5b8e6dbfa2ef14abc8f /docs | |
parent | 42a8c1bf937d50f9d9d94255064bba1577f5ae2d (diff) | |
download | busybox-w32-f2f452b40a2f622d69f3245a32ec668867fc703a.tar.gz busybox-w32-f2f452b40a2f622d69f3245a32ec668867fc703a.tar.bz2 busybox-w32-f2f452b40a2f622d69f3245a32ec668867fc703a.zip |
about.html: update maintainer name
libbb/Kbuild: less needs xregcomp.o
git-svn-id: svn://busybox.net/trunk/busybox@17113 69ca8d6d-28ef-0310-b511-8ec308f3f277
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 | |||
16 | your embedded systems. To create a working system, just add some device | 16 | your embedded systems. To create a working system, just add some device |
17 | nodes in /dev, a few configuration files in /etc, and a Linux kernel.</p> | 17 | nodes in /dev, a few configuration files in /etc, and a Linux kernel.</p> |
18 | 18 | ||
19 | <p>BusyBox is maintained by <a href="http://www.landley.net/">Rob Landley</a>, | 19 | <p>BusyBox is maintained by |
20 | <a href="mailto:vda.linux@googlemail.com">Denis Vlasenko</a>, | ||
20 | and licensed under the <a href="/license.html">GNU GENERAL PUBLIC LICENSE</a> | 21 | and licensed under the <a href="/license.html">GNU GENERAL PUBLIC LICENSE</a> |
21 | version 2 or later.</p> | 22 | version 2 or later.</p> |
22 | 23 | ||