diff options
author | Eric Andersen <andersen@codepoet.org> | 1999-10-05 16:24:54 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 1999-10-05 16:24:54 +0000 |
commit | cc8ed39b240180b58810784f844e253263594ac3 (patch) | |
tree | 15feebbb4be9a9168209609f48f0b100f9364420 /LICENSE | |
download | busybox-w32-0_29alpha2.tar.gz busybox-w32-0_29alpha2.tar.bz2 busybox-w32-0_29alpha2.zip |
Initial revision0_29alpha2
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE new file mode 100644 index 000000000..cf73b2c33 --- /dev/null +++ b/LICENSE | |||
@@ -0,0 +1,24 @@ | |||
1 | Original release code (unless otherwise noted) | ||
2 | Copyright 1995, 1996 Bruce Perens <bruce@pixar.com> | ||
3 | |||
4 | mkswap | ||
5 | Copyright 1991 Linus Torvalds | ||
6 | |||
7 | tiny-ls(ls) | ||
8 | Copyright 1996 Brian Candler <B.Candler@pobox.com> | ||
9 | |||
10 | tarcat, loadkmap, various fixes, Debian maintenance | ||
11 | Copyright 1998 Enrique Zanardi <ezanardi@ull.es> | ||
12 | |||
13 | more(v2), makedevs, dutmp, modularization, auto links file, | ||
14 | various fixes, Linux Router Project maintenance | ||
15 | Copyright 1998 Dave Cinege <dcinege@psychosis.com> | ||
16 | |||
17 | mini-gzip(gzip), mini-netcat(mnc) | ||
18 | Copyright 1998 Charles P. Wright <cpwright@villagenet.com> | ||
19 | |||
20 | |||
21 | Please see the top of the source files for more precise indivigual | ||
22 | copyright and license info. | ||
23 | |||
24 | This program suite may be distributed under the GNU General Public License. | ||