busybox/libbb/README

14 lines
450 B
Plaintext
Raw Normal View History

2001-04-11 01:40:55 +05:30
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.
2001-12-06 13:50:14 +05:30
For now, just trust me that a bunch of people have worked on this stuff,
2001-04-11 01:40:55 +05:30
and it is all GPL'ed.
Erik Andersen
<andersee@codepoet.org>