diff options
Diffstat (limited to 'libbb/README')
-rw-r--r-- | libbb/README | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/libbb/README b/libbb/README index 0e36f84b6..d1886aeab 100644 --- a/libbb/README +++ b/libbb/README | |||
@@ -5,11 +5,9 @@ libbb is BusyBox's utility library. This all used to be in a single file | |||
5 | not carefully fix up the copyright and licensing information. I'll do that for | 5 | not carefully fix up the copyright and licensing information. I'll do that for |
6 | the next release. | 6 | the next release. |
7 | 7 | ||
8 | For now, justtrust me that a bunch of people have worked on this stuff, | 8 | For now, just trust me that a bunch of people have worked on this stuff, |
9 | and it is all GPL'ed. | 9 | and it is all GPL'ed. |
10 | 10 | ||
11 | Erik Andersen | 11 | Erik Andersen |
12 | <andersen@lineo.com> | ||
13 | <andersee@debian.org> | ||
14 | <andersee@codepoet.org> | 12 | <andersee@codepoet.org> |
15 | 13 | ||