]> git.ipfire.org Git - thirdparty/glibc.git/blob - LICENSES
Merge glibc-ports into ports/ directory.
[thirdparty/glibc.git] / LICENSES
1 This file contains the copying permission notices for various files in the
2 GNU C Library distribution that have copyright owners other than the Free
3 Software Foundation. These notices all require that a copy of the notice
4 be included in the accompanying documentation and be distributed with
5 binary distributions of the code, so be sure to include this file along
6 with any binary distributions derived from the GNU C Library.
7
8 \f
9 All code incorporated from 4.4 BSD is distributed under the following
10 license:
11
12 Copyright (C) 1991 Regents of the University of California.
13 All rights reserved.
14
15 Redistribution and use in source and binary forms, with or without
16 modification, are permitted provided that the following conditions
17 are met:
18
19 1. Redistributions of source code must retain the above copyright
20 notice, this list of conditions and the following disclaimer.
21 2. Redistributions in binary form must reproduce the above copyright
22 notice, this list of conditions and the following disclaimer in the
23 documentation and/or other materials provided with the distribution.
24 3. [This condition was removed.]
25 4. Neither the name of the University nor the names of its contributors
26 may be used to endorse or promote products derived from this software
27 without specific prior written permission.
28
29 THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
30 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
31 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
32 ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
33 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
34 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
35 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
36 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
37 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
38 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
39 SUCH DAMAGE.
40 \f
41 The DNS resolver code, taken from BIND 4.9.5, is copyrighted both by
42 UC Berkeley and by Digital Equipment Corporation. The DEC portions
43 are under the following license:
44
45 Portions Copyright (C) 1993 by Digital Equipment Corporation.
46
47 Permission to use, copy, modify, and distribute this software for any
48 purpose with or without fee is hereby granted, provided that the above
49 copyright notice and this permission notice appear in all copies, and
50 that the name of Digital Equipment Corporation not be used in
51 advertising or publicity pertaining to distribution of the document or
52 software without specific, written prior permission.
53
54 THE SOFTWARE IS PROVIDED ``AS IS'' AND DIGITAL EQUIPMENT CORP.
55 DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL
56 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
57 DIGITAL EQUIPMENT CORPORATION BE LIABLE FOR ANY SPECIAL, DIRECT,
58 INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING
59 FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
60 NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
61 WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
62 \f
63 The Sun RPC support (from rpcsrc-4.0) is covered by the following
64 license:
65
66 Copyright (c) 2010, Oracle America, Inc.
67
68 Redistribution and use in source and binary forms, with or without
69 modification, are permitted provided that the following conditions are
70 met:
71
72 * Redistributions of source code must retain the above copyright
73 notice, this list of conditions and the following disclaimer.
74 * Redistributions in binary form must reproduce the above
75 copyright notice, this list of conditions and the following
76 disclaimer in the documentation and/or other materials
77 provided with the distribution.
78 * Neither the name of the "Oracle America, Inc." nor the names of its
79 contributors may be used to endorse or promote products derived
80 from this software without specific prior written permission.
81
82 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
83 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
84 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
85 FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
86 COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
87 INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
88 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
89 GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
90 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
91 WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
92 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
93 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
94
95 \f
96 The following CMU license covers some of the support code for Mach,
97 derived from Mach 3.0:
98
99 Mach Operating System
100 Copyright (C) 1991,1990,1989 Carnegie Mellon University
101 All Rights Reserved.
102
103 Permission to use, copy, modify and distribute this software and its
104 documentation is hereby granted, provided that both the copyright
105 notice and this permission notice appear in all copies of the
106 software, derivative works or modified versions, and any portions
107 thereof, and that both notices appear in supporting documentation.
108
109 CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS ``AS IS''
110 CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR
111 ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE.
112
113 Carnegie Mellon requests users of this software to return to
114
115 Software Distribution Coordinator
116 School of Computer Science
117 Carnegie Mellon University
118 Pittsburgh PA 15213-3890
119
120 or Software.Distribution@CS.CMU.EDU any improvements or
121 extensions that they make and grant Carnegie Mellon the rights to
122 redistribute these changes.
123 \f
124 The file if_ppp.h is under the following CMU license:
125
126 Redistribution and use in source and binary forms, with or without
127 modification, are permitted provided that the following conditions
128 are met:
129 1. Redistributions of source code must retain the above copyright
130 notice, this list of conditions and the following disclaimer.
131 2. Redistributions in binary form must reproduce the above copyright
132 notice, this list of conditions and the following disclaimer in the
133 documentation and/or other materials provided with the distribution.
134 3. Neither the name of the University nor the names of its contributors
135 may be used to endorse or promote products derived from this software
136 without specific prior written permission.
137
138 THIS SOFTWARE IS PROVIDED BY CARNEGIE MELLON UNIVERSITY AND
139 CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
140 INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
141 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
142 IN NO EVENT SHALL THE UNIVERSITY OR CONTRIBUTORS BE LIABLE FOR ANY
143 DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
144 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
145 GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
146 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
147 IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
148 OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
149 IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
150 \f
151 The following license covers the files from Intel's "Highly Optimized
152 Mathematical Functions for Itanium" collection:
153
154 Intel License Agreement
155
156 Copyright (c) 2000, Intel Corporation
157
158 All rights reserved.
159
160 Redistribution and use in source and binary forms, with or without
161 modification, are permitted provided that the following conditions are
162 met:
163
164 * Redistributions of source code must retain the above copyright
165 notice, this list of conditions and the following disclaimer.
166
167 * Redistributions in binary form must reproduce the above copyright
168 notice, this list of conditions and the following disclaimer in the
169 documentation and/or other materials provided with the distribution.
170
171 * The name of Intel Corporation may not be used to endorse or promote
172 products derived from this software without specific prior written
173 permission.
174
175 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
176 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
177 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
178 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL INTEL OR
179 CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
180 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
181 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
182 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
183 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
184 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
185 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
186 \f
187 The files inet/getnameinfo.c and sysdeps/posix/getaddrinfo.c are copyright
188 (C) by Craig Metz and are distributed under the following license:
189
190 /* The Inner Net License, Version 2.00
191
192 The author(s) grant permission for redistribution and use in source and
193 binary forms, with or without modification, of the software and documentation
194 provided that the following conditions are met:
195
196 0. If you receive a version of the software that is specifically labelled
197 as not being for redistribution (check the version message and/or README),
198 you are not permitted to redistribute that version of the software in any
199 way or form.
200 1. All terms of the all other applicable copyrights and licenses must be
201 followed.
202 2. Redistributions of source code must retain the authors' copyright
203 notice(s), this list of conditions, and the following disclaimer.
204 3. Redistributions in binary form must reproduce the authors' copyright
205 notice(s), this list of conditions, and the following disclaimer in the
206 documentation and/or other materials provided with the distribution.
207 4. [The copyright holder has authorized the removal of this clause.]
208 5. Neither the name(s) of the author(s) nor the names of its contributors
209 may be used to endorse or promote products derived from this software
210 without specific prior written permission.
211
212 THIS SOFTWARE IS PROVIDED BY ITS AUTHORS AND CONTRIBUTORS ``AS IS'' AND ANY
213 EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
214 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
215 DISCLAIMED. IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE LIABLE FOR ANY
216 DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
217 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
218 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
219 ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
220 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
221 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
222
223 If these license terms cause you a real problem, contact the author. */