license issues
[svn/Cll1h/.git] / COPYING
1 This is the Debian prepackaged version of the GNU C Library version
2 2.3.x
3
4 It was put together by the GNU Libc Maintainers <debian-glibc@lists.debian.org>
5 from the following sources:
6
7 <ftp://sources.redhat.com/pub/glibc/releases/glibc-2.3.x.tar.bz2>
8 <ftp://sources.redhat.com/pub/glibc/releases/glibc-linuxthreads-2.3.x.tar.gz>
9
10 Copyright (C) 1991,92,93,94,95,96,97,98,99,2000,2001,2002,2003 Free Software Foundation, Inc.
11
12 The GNU C Library is free software; you can redistribute it and/or
13 modify it under the terms of the GNU Lesser General Public
14 License as published by the Free Software Foundation; either
15 version 2.1 of the License, or (at your option) any later version.
16
17 The GNU C Library is distributed in the hope that it will be useful,
18 but WITHOUT ANY WARRANTY; without even the implied warranty of
19 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
20 Lesser General Public License for more details.
21
22 You should have received a copy of the GNU Lesser General Public
23 License along with the GNU C Library; if not, write to the Free
24 Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
25 02110-1301 USA
26
27 On Debian systems, the complete text of the GNU Library
28 General Public License can be found in `/usr/share/common-licenses/LGPL-2.1'.
29
30 Additional Details (the following is taken from `info libc
31 Contributors' which also contains a list of credits):
32
33 All code incorporated from 4.4 BSD is under the following
34 copyright:
35
36 Copyright (C) 1991 Regents of the University of California.
37 All rights reserved.
38
39 Redistribution and use in source and binary forms, with or
40 without modification, are permitted provided that the
41 following conditions are met:
42
43 1. Redistributions of source code must retain the above
44 copyright notice, this list of conditions and the
45 following disclaimer.
46
47 2. Redistributions in binary form must reproduce the above
48 copyright notice, this list of conditions and the
49 following disclaimer in the documentation and/or other
50 materials provided with the distribution.
51
52 3. Neither the name of the University nor the names of its
53 contributors may be used to endorse or promote products
54 derived from this software without specific prior
55 written permission.
56
57 THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS "AS
58 IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
59 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
60 FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT
61 SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
62 INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
63 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
64 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
65 OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
66 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
67 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF
68 THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY
69 OF SUCH DAMAGE.
70
71 * The random number generation functions `random', `srandom',
72 `setstate' and `initstate', which are also the basis for the
73 `rand' and `srand' functions, were written by Earl T. Cohen for
74 the University of California at Berkeley and are copyrighted by the
75 Regents of the University of California. They have undergone minor
76 changes to fit into the GNU C library and to fit the ISO C
77 standard, but the functional code is Berkeley's.
78
79 * The Internet resolver code is taken directly from BIND 4.9.5,
80 which is under both the Berkeley copyright above and also:
81
82 Portions Copyright (C) 1993 by Digital Equipment Corporation.
83
84 Permission to use, copy, modify, and distribute this software
85 for any purpose with or without fee is hereby granted,
86 provided that the above copyright notice and this permission
87 notice appear in all copies, and that the name of Digital
88 Equipment Corporation not be used in advertising or publicity
89 pertaining to distribution of the document or software
90 without specific, written prior permission.
91
92 THE SOFTWARE IS PROVIDED "AS IS" AND DIGITAL EQUIPMENT CORP.
93 DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
94 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
95 FITNESS. IN NO EVENT SHALL DIGITAL EQUIPMENT CORPORATION BE
96 LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
97 DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
98 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
99 OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
100 WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
101
102 * The code to support Sun RPC is taken verbatim from Sun's
103 RPCSRC-4.0 distribution, and is covered by this copyright:
104
105 Copyright (C) 1984, Sun Microsystems, Inc.
106
107 Sun RPC is a product of Sun Microsystems, Inc. and is
108 provided for unrestricted use provided that this legend is
109 included on all tape media and as a part of the software
110 program in whole or part. Users may copy or modify Sun RPC
111 without charge, but are not authorized to license or
112 distribute it to anyone else except as part of a product or
113 program developed by the user.
114
115 SUN RPC IS PROVIDED AS IS WITH NO WARRANTIES OF ANY KIND
116 INCLUDING THE WARRANTIES OF DESIGN, MERCHANTIBILITY AND
117 FITNESS FOR A PARTICULAR PURPOSE, OR ARISING FROM A COURSE OF
118 DEALING, USAGE OR TRADE PRACTICE.
119
120 Sun RPC is provided with no support and without any
121 obligation on the part of Sun Microsystems, Inc. to assist in
122 its use, correction, modification or enhancement.
123
124 SUN MICROSYSTEMS, INC. SHALL HAVE NO LIABILITY WITH RESPECT
125 TO THE INFRINGEMENT OF COPYRIGHTS, TRADE SECRETS OR ANY
126 PATENTS BY SUN RPC OR ANY PART THEREOF.
127
128 In no event will Sun Microsystems, Inc. be liable for any
129 lost revenue or profits or other special, indirect and
130 consequential damages, even if Sun has been advised of the
131 possibility of such damages.
132
133 Sun Microsystems, Inc.
134 2550 Garcia Avenue
135 Mountain View, California 94043
136
137 * Some of the support code for Mach is taken from Mach 3.0 by CMU,
138 and is under the following copyright terms:
139
140 Mach Operating System
141 Copyright (C) 1991,1990,1989 Carnegie Mellon University
142 All Rights Reserved.
143
144 Permission to use, copy, modify and distribute this software
145 and its documentation is hereby granted, provided that both
146 the copyright notice and this permission notice appear in all
147 copies of the software, derivative works or modified
148 versions, and any portions thereof, and that both notices
149 appear in supporting documentation.
150
151 CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS "AS
152 IS" CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF
153 ANY KIND FOR ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF
154 THIS SOFTWARE.
155
156 Carnegie Mellon requests users of this software to return to
157
158 Software Distribution Coordinator
159 School of Computer Science
160 Carnegie Mellon University
161 Pittsburgh PA 15213-3890
162
163 or <Software.Distribution@CS.CMU.EDU> any improvements or
164 extensions that they make and grant Carnegie Mellon the
165 rights to redistribute these changes.
This page took 0.309015 seconds and 4 git commands to generate.