diff options
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 37 |
1 files changed, 0 insertions, 37 deletions
@@ -1,39 +1,3 @@ | |||
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 | Tons of new stuff as noted in header files | ||
21 | Copyright (C) 1999,2000 by Lineo, inc. and Erik Andersen | ||
22 | Copyright (C) 1999,2000,2001 by Erik Andersen <andersee@debian.org> | ||
23 | |||
24 | |||
25 | Please feed suggestions, bug reports, insults, and bribes back to: | ||
26 | Erik Andersen | ||
27 | <andersen@codepoet.org> | ||
28 | <andersee@debian.org> | ||
29 | |||
30 | |||
31 | |||
32 | Busybox may be used and distributed under the GNU General Public License. | ||
33 | |||
34 | --------------------------------------------------------------------------- | ||
35 | |||
36 | |||
37 | GNU GENERAL PUBLIC LICENSE | 1 | GNU GENERAL PUBLIC LICENSE |
38 | Version 2, June 1991 | 2 | Version 2, June 1991 |
39 | 3 | ||
@@ -374,4 +338,3 @@ proprietary programs. If your program is a subroutine library, you may | |||
374 | consider it more useful to permit linking proprietary applications with the | 338 | consider it more useful to permit linking proprietary applications with the |
375 | library. If this is what you want to do, use the GNU Library General | 339 | library. If this is what you want to do, use the GNU Library General |
376 | Public License instead of this License. | 340 | Public License instead of this License. |
377 | |||