aboutsummaryrefslogtreecommitdiff
path: root/libbb/README
diff options
context:
space:
mode:
Diffstat (limited to 'libbb/README')
-rw-r--r--libbb/README15
1 files changed, 15 insertions, 0 deletions
diff --git a/libbb/README b/libbb/README
new file mode 100644
index 000000000..0e36f84b6
--- /dev/null
+++ b/libbb/README
@@ -0,0 +1,15 @@
+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.
+
+For now, justtrust me that a bunch of people have worked on this stuff,
+and it is all GPL'ed.
+
+ Erik Andersen
+ <andersen@lineo.com>
+ <andersee@debian.org>
+ <andersee@codepoet.org>
+