summaryrefslogtreecommitdiff
path: root/libbb
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2001-04-10 20:10:55 +0000
committerEric Andersen <andersen@codepoet.org>2001-04-10 20:10:55 +0000
commit0958093be6c97ab3d49b331535f8805c69cff2f7 (patch)
treebbce012e30e432baa26bc9d4e4a06fdd2b26ca56 /libbb
parent3c3430502a92969a7238a5ee9460993701809701 (diff)
downloadbusybox-w32-0_51.tar.gz
busybox-w32-0_51.tar.bz2
busybox-w32-0_51.zip
Doc update for the 0.51 release.0_51
-Erik
Diffstat (limited to 'libbb')
-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 @@
1Please 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
8For now, justtrust me that a bunch of people have worked on this stuff,
9and it is all GPL'ed.
10
11 Erik Andersen
12 <andersen@lineo.com>
13 <andersee@debian.org>
14 <andersee@codepoet.org>
15