blob: d1886aeabfb5abd2659cf983696f0b18c0953191 [file] [log] [blame]
Eric Andersen09580932001-04-10 20:10:55 +00001Please see the LICENSE file for copyright information.
2
3libbb is BusyBox's utility library. This all used to be in a single file
4(utility.c to be specific). When I split utility.c up to create libbb, I did
5not carefully fix up the copyright and licensing information. I'll do that for
6the next release.
7
Eric Andersendb930942001-12-06 08:20:14 +00008For now, just trust me that a bunch of people have worked on this stuff,
Eric Andersen09580932001-04-10 20:10:55 +00009and it is all GPL'ed.
10
11 Erik Andersen
Eric Andersen09580932001-04-10 20:10:55 +000012 <andersee@codepoet.org>
13