Doc update for the 0.51 release.

-Erik
This commit is contained in:
Eric Andersen
2001-04-10 20:10:55 +00:00
parent 3c3430502a
commit 0958093be6
4 changed files with 61 additions and 15 deletions

15
libbb/README Normal file
View File

@@ -0,0 +1,15 @@
Please see the LICENSE file for copyright information.
libbb is BusyBox's utility library. This all used to be in a single file
(utility.c to be specific). When I split utility.c up to create libbb, I did
not carefully fix up the copyright and licensing information. I'll do that for
the next release.
For now, justtrust me that a bunch of people have worked on this stuff,
and it is all GPL'ed.
Erik Andersen
<andersen@lineo.com>
<andersee@debian.org>
<andersee@codepoet.org>