Eric Andersen | 0958093 | 2001-04-10 20:10:55 +0000 | [diff] [blame] | 1 | Please see the LICENSE file for copyright information. |
| 2 | |
| 3 | libbb 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 |
| 5 | not carefully fix up the copyright and licensing information. I'll do that for |
| 6 | the next release. |
| 7 | |
| 8 | For now, justtrust me that a bunch of people have worked on this stuff, |
| 9 | and it is all GPL'ed. |
| 10 | |
| 11 | Erik Andersen |
| 12 | <andersen@lineo.com> |
| 13 | <andersee@debian.org> |
| 14 | <andersee@codepoet.org> |
| 15 | |