* added compilers lcc and bcc (linux86)
[mascara-docs.git] / compilers / linux86-0.16.17 / debian / copyright.elks-libc
bloba2a2e93b40c76d5e1bfbfcff1d8152767c25bcca
1 This package is part of the Debian GNU/Linux's version of the 8086
2 Software development environment ``linux86''.
4 It was packaged by Juan Cespedes <cespedes@debian.org>, from
5 sources obtained from:
6   http://homepage.ntlworld.com/robert.debath/
9 Copyrights
10 ----------
11 Copyright 1992-1997 Bruce Evans <bde@FreeBSD.org>
12 Copyright 1996-2007 Robert de Bath <robert@mayday.cix.co.uk>
14 Contributors:
15 Alan Cox                <alan@cymru.net>
16 Nat Friedman            <ndf@aleph1.mit.edu>
17 Steven Huang            <sthuang@hns.com>
18 Steffen Kaiser          <Steffen.Kaiser@fh-rhein-sieg.de>
19 Shane Kerr              <kerr@wizard.net>
20 Gero Kuhlmann           <gero@gkminix.han.de>
21 Chad Page               <page0588@sundance.sjsu.edu>
22 Dick Porter             <dick@cymru.net>
23 Dale Schumacher         <dal@syntel.UUCP>
24 Wietse Venema           <wietse@wzv.win.tue.nl>
25 Joel Weber II           <nemo@koa.iolani.honolulu.hi.us>
26 Claudio Matsuoka        <claudio@pos.inf.ufpr.br>
28 Modifications for Debian:
29   Copyright (C) 1996 Christoph Lameter <clameter@waterf.org>
30   Copyright (C) 1997 Siggy Brentrup <bsb@debian.org>
31   Copyright (C) 1997-2007 Juan Cespedes <cespedes@debian.org>
34 License
35 -------
36 The contents of the libc and libbsd subdirectories are under the LGPL
37 with a few noted exceptions:
39 The regular expression routine has the following license:
41         Copyright (c) 1986 by University of Toronto.
42         Written by Henry Spencer.  Not derived from licensed software.
44         Permission is granted to anyone to use this software for any
45         purpose on any computer system, and to redistribute it freely,
46         subject to the following restrictions:
48         1. The author is not responsible for the consequences of use of
49                 this software, no matter how awful, even if they arise
50                 from defects in it.
52         2. The origin of this software must not be misrepresented, either
53                 by explicit claim or by omission.
55         3. Altered versions must be plainly marked as such, and must not
56                 be misrepresented as being the original software.
58 The printf/scanf functions are public domain.
60 A copy of the GNU Library General Public License is available as
61 `/usr/share/common-licenses/LGPL' in the Debian GNU/Linux distribution.
62 You can also obtain them by writing to the Free Software Foundation,
63 Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA