Fixed up copyright notices and such

This commit is contained in:
Eric Andersen
1999-10-20 22:08:37 +00:00
parent 887991c78a
commit c49960189a
75 changed files with 943 additions and 318 deletions

13
README
View File

@@ -3,9 +3,10 @@ Please see the LICENSE file for copyright information.
Busybox is a multicall binary used to provide a minimal subset of
POSIX style commands and specialized functions.
It is geared toward 'mini-systems' like boot floppies. Specifically
it is used in the Debian Rescue/Install system (which caused the
original busybox to be made), the Linux Router Project, and others.
It is geared toward the very small, i.e. boot floppies, embedded-
systems, etc. Specifically it is used in the Debian Rescue/Install
system (which caused the original busybox to be made), the Linux Router
Project, and others.
As of version 0.20 there is a version number. : )
Also as of version 0.20, BB is modularized to allow an easy build of
@@ -23,9 +24,3 @@ to figure out by trial and error.
Please feed patches back to:
Erik Andersen <andersee@deban.org>
and
Bruce Perens <bruce@perens.com>
and
Dave Cinege <dcinege@psychosis.com>
and:
Enrique Zanardi <ezanardi@ull.es>