blob: 4f28f7e34fc8080083aeb547364a7bcc168414ef [file] [log] [blame]
Eric Andersencb81e642003-07-14 21:21:08 +00001Please see the LICENSE file for copyright information (GPLv2)
Eric Andersenc7bda1c2004-03-15 08:29:22 +00002
Eric Andersencb81e642003-07-14 21:21:08 +00003libbb is BusyBox's utility library. All of this stuff used to be stuffed into
4a single file named utility.c. When I split utility.c to create libbb, some of
5the very oldest stuff ended up without their original copyright and licensing
6information (which is now lost in the mists of time). If you see something
7that you wrote that is mis-attributed, do let me know so we can fix that up.
Eric Andersen09580932001-04-10 20:10:55 +00008
Eric Andersenc7bda1c2004-03-15 08:29:22 +00009 Erik Andersen
Eric Andersencb81e642003-07-14 21:21:08 +000010 <andersen@codepoet.org>
Eric Andersen09580932001-04-10 20:10:55 +000011