Commit | Line | Data |
---|---|---|
91217342 | 1 | The libgloss subdirectory is a collection of software from several sources. |
91217342 | 2 | |
fbb00ad0 JJ |
3 | Each file may have its own copyright/license that is embedded in the source |
4 | file. Unless otherwise noted in the body of the source file(s), the following copyright | |
5 | notices will apply to the contents of the libgloss subdirectory: | |
91217342 | 6 | |
fbb00ad0 | 7 | (1) Red Hat Incorporated |
4024f1e1 | 8 | |
30a16d7b | 9 | Copyright (c) 1994-2009 Red Hat, Inc. All rights reserved. |
91217342 | 10 | |
f3cd89f4 JJ |
11 | This copyrighted material is made available to anyone wishing to use, modify, |
12 | copy, or redistribute it subject to the terms and conditions of the BSD | |
13 | License. This program is distributed in the hope that it will be useful, | |
14 | but WITHOUT ANY WARRANTY expressed or implied, including the implied warranties | |
15 | of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. A copy of this license | |
16 | is available at http://www.opensource.org/licenses. Any Red Hat trademarks that | |
17 | are incorporated in the source code or documentation are not subject to the BSD | |
18 | License and may only be used or replicated with the express permission of | |
19 | Red Hat, Inc. | |
91217342 | 20 | |
fbb00ad0 | 21 | (2) University of California, Berkeley |
4024f1e1 | 22 | |
fbb00ad0 | 23 | Copyright (c) 1981-2000 The Regents of the University of California. |
4024f1e1 JJ |
24 | All rights reserved. |
25 | ||
f3cd89f4 JJ |
26 | Redistribution and use in source and binary forms, with or without modification, |
27 | are permitted provided that the following conditions are met: | |
28 | ||
29 | * Redistributions of source code must retain the above copyright notice, | |
30 | this list of conditions and the following disclaimer. | |
31 | * Redistributions in binary form must reproduce the above copyright notice, | |
32 | this list of conditions and the following disclaimer in the documentation | |
33 | and/or other materials provided with the distribution. | |
34 | * Neither the name of the University nor the names of its contributors may | |
35 | be used to endorse or promote products derived from this software without | |
36 | specific prior written permission. | |
fbb00ad0 JJ |
37 | |
38 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" | |
39 | AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED | |
40 | WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. | |
41 | IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, | |
42 | INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT | |
43 | NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR | |
44 | PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, | |
45 | WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) | |
46 | ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY | |
47 | OF SUCH DAMAGE. | |
48 | ||
49 | (3) DJ Delorie | |
91217342 JJ |
50 | |
51 | Copyright (C) 1993 DJ Delorie | |
52 | All rights reserved. | |
53 | ||
f9ea6f98 | 54 | Redistribution, modification, and use in source and binary forms is permitted |
91217342 JJ |
55 | provided that the above copyright notice and following paragraph are |
56 | duplicated in all such forms. | |
57 | ||
58 | This file is distributed WITHOUT ANY WARRANTY; without even the implied | |
59 | warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |
60 | ||
04d2c2b2 | 61 | (4) (formerly GPL for fr30) |
91217342 | 62 | |
04d2c2b2 JJ |
63 | The GPL is no longer applicable to the fr30 platform. The piece of |
64 | code (syscalls.c) referencing the GPL has been officially relicensed. | |
91217342 | 65 | |
fbb00ad0 | 66 | (5) Advanced Micro Devices |
91217342 JJ |
67 | |
68 | Copyright 1989, 1990 Advanced Micro Devices, Inc. | |
69 | ||
70 | This software is the property of Advanced Micro Devices, Inc (AMD) which | |
71 | specifically grants the user the right to modify, use and distribute this | |
72 | software provided this notice is not removed or altered. All other rights | |
73 | are reserved by AMD. | |
74 | ||
75 | AMD MAKES NO WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, WITH REGARD TO THIS | |
76 | SOFTWARE. IN NO EVENT SHALL AMD BE LIABLE FOR INCIDENTAL OR CONSEQUENTIAL | |
77 | DAMAGES IN CONNECTION WITH OR ARISING FROM THE FURNISHING, PERFORMANCE, OR | |
78 | USE OF THIS SOFTWARE. | |
79 | ||
80 | So that all may benefit from your experience, please report any problems | |
81 | or suggestions about this software to the 29K Technical Support Center at | |
82 | 800-29-29-AMD (800-292-9263) in the USA, or 0800-89-1131 in the UK, or | |
83 | 0031-11-1129 in Japan, toll free. The direct dial number is 512-462-4118. | |
84 | ||
85 | Advanced Micro Devices, Inc. | |
86 | 29K Support Products | |
87 | Mail Stop 573 | |
88 | 5900 E. Ben White Blvd. | |
89 | Austin, TX 78741 | |
90 | 800-292-9263 | |
91 | ||
fbb00ad0 | 92 | (6) Array Technology Corporation and MIPS (mips/lsi33k-stub.h) |
91217342 JJ |
93 | |
94 | COPYRIGHT (C) 1991, 1992 ARRAY TECHNOLOGY CORPORATION | |
95 | All Rights Reserved | |
96 | ||
97 | This software is confidential information which is proprietary to and | |
98 | a trade secret of ARRAY Technology Corporation. Use, duplication, or | |
99 | disclosure is subject to the terms of a separate license agreement. | |
100 | ||
101 | Copyright 1985 by MIPS Computer Systems, Inc. | |
102 | ||
fbb00ad0 JJ |
103 | (7) University of Utah and the Computer Systems Laboratory (CSL) |
104 | [applies only to hppa*-*-pro* targets] | |
91217342 JJ |
105 | Copyright (c) 1990,1994 The University of Utah and |
106 | the Computer Systems Laboratory (CSL). All rights reserved. | |
107 | ||
108 | Permission to use, copy, modify and distribute this software is hereby | |
109 | granted provided that (1) source code retains these copyright, permission, | |
110 | and disclaimer notices, and (2) redistributions including binaries | |
111 | reproduce the notices in supporting documentation, and (3) all advertising | |
112 | materials mentioning features or use of this software display the following | |
113 | acknowledgement: ``This product includes software developed by the | |
114 | Computer Systems Laboratory at the University of Utah.'' | |
115 | ||
116 | THE UNIVERSITY OF UTAH AND CSL ALLOW FREE USE OF THIS SOFTWARE IN ITS "AS | |
117 | IS" CONDITION. THE UNIVERSITY OF UTAH AND CSL DISCLAIM ANY LIABILITY OF | |
118 | ANY KIND FOR ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. | |
119 | ||
120 | CSL requests users of this software to return to csl-dist@cs.utah.edu any | |
121 | improvements that they make and grant CSL redistribution rights. | |
122 | ||
fbb00ad0 | 123 | (8) Sun Microsystems |
91217342 JJ |
124 | |
125 | Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. | |
126 | ||
127 | Developed at SunPro, a Sun Microsystems, Inc. business. | |
128 | Permission to use, copy, modify, and distribute this | |
fbb00ad0 | 129 | software is freely granted, provided that this notice is preserved. |
91217342 | 130 | |
fbb00ad0 | 131 | (9) Hewlett Packard |
91217342 JJ |
132 | |
133 | (c) Copyright 1986 HEWLETT-PACKARD COMPANY | |
134 | ||
135 | To anyone who acknowledges that this file is provided "AS IS" | |
136 | without any express or implied warranty: | |
fbb00ad0 JJ |
137 | |
138 | permission to use, copy, modify, and distribute this file | |
91217342 JJ |
139 | for any purpose is hereby granted without fee, provided that |
140 | the above copyright notice and this notice appears in all | |
141 | copies, and that the name of Hewlett-Packard Company not be | |
142 | used in advertising or publicity pertaining to distribution | |
143 | of the software without specific, written prior permission. | |
144 | Hewlett-Packard Company makes no representations about the | |
145 | suitability of this software for any purpose. | |
146 | ||
fbb00ad0 | 147 | (10) Hans-Peter Nilsson |
91217342 JJ |
148 | |
149 | Copyright (C) 2001 Hans-Peter Nilsson | |
150 | ||
151 | Permission to use, copy, modify, and distribute this software is | |
152 | freely granted, provided that the above copyright notice, this notice | |
153 | and the following disclaimer are preserved with no changes. | |
154 | ||
155 | THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR | |
156 | IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED | |
157 | WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR | |
158 | PURPOSE. | |
159 | ||
7de05dd5 JJ |
160 | (11) IBM Corp. spu processor (only spu-* targets) |
161 | ||
162 | (C) Copyright IBM Corp. 2005, 2006 | |
163 | ||
164 | All rights reserved. | |
165 | ||
166 | Redistribution and use in source and binary forms, with or without | |
167 | modification, are permitted provided that the following conditions are met: | |
168 | ||
169 | * Redistributions of source code must retain the above copyright notice, | |
170 | this list of conditions and the following disclaimer. | |
171 | * Redistributions in binary form must reproduce the above copyright | |
172 | notice, this list of conditions and the following disclaimer in the | |
173 | documentation and/or other materials provided with the distribution. | |
174 | * Neither the name of IBM nor the names of its contributors may be | |
175 | used to endorse or promote products derived from this software without | |
176 | specific prior written permission. | |
177 | ||
178 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" | |
179 | AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | |
180 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | |
181 | ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE | |
182 | LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR | |
183 | CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF | |
184 | SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS | |
185 | INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | |
186 | CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) | |
187 | ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE | |
188 | POSSIBILITY OF SUCH DAMAGE. | |
189 | ||
ea8af06e JJ |
190 | (12) Jon Beniston (only lm32-* targets) |
191 | ||
192 | Contributed by Jon Beniston <jon@beniston.com> | |
193 | ||
194 | Redistribution and use in source and binary forms, with or without | |
195 | modification, are permitted provided that the following conditions | |
196 | are met: | |
197 | 1. Redistributions of source code must retain the above copyright | |
198 | notice, this list of conditions and the following disclaimer. | |
199 | 2. Redistributions in binary form must reproduce the above copyright | |
200 | notice, this list of conditions and the following disclaimer in the | |
201 | documentation and/or other materials provided with the distribution. | |
202 | ||
203 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND | |
204 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | |
205 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | |
206 | ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE | |
207 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | |
208 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | |
209 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | |
210 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | |
211 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | |
212 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | |
213 | SUCH DAMAGE. | |
6bfb4e30 | 214 | |
aa291e2d | 215 | (13) - Xilinx, Inc. (microblaze-* and powerpc-* targets) |
6bfb4e30 JJ |
216 | |
217 | Copyright (c) 2004, 2009 Xilinx, Inc. All rights reserved. | |
218 | ||
219 | Redistribution and use in source and binary forms, with or without | |
220 | modification, are permitted provided that the following conditions are | |
221 | met: | |
222 | ||
223 | 1. Redistributions source code must retain the above copyright notice, | |
224 | this list of conditions and the following disclaimer. | |
225 | ||
226 | 2. Redistributions in binary form must reproduce the above copyright | |
227 | notice, this list of conditions and the following disclaimer in the | |
228 | documentation and/or other materials provided with the distribution. | |
229 | ||
230 | 3. Neither the name of Xilinx nor the names of its contributors may be | |
231 | used to endorse or promote products derived from this software without | |
232 | specific prior written permission. | |
233 | ||
234 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS "AS | |
235 | IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED | |
236 | TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A | |
237 | PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT | |
238 | HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, | |
239 | SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED | |
240 | TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR | |
241 | PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF | |
242 | LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING | |
243 | NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | |
244 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | |
245 | ||
6ed3211e JJ |
246 | |
247 | (14) - National Semiconductor Corporation | |
248 | ||
249 | Copyright (c) 2004 National Semiconductor Corporation | |
250 | ||
251 | The authors hereby grant permission to use, copy, modify, distribute, | |
252 | and license this software and its documentation for any purpose, provided | |
253 | that existing copyright notices are retained in all copies and that this | |
254 | notice is included verbatim in any distributions. No written agreement, | |
255 | license, or royalty fee is required for any of the authorized uses. | |
256 | Modifications to this software may be copyrighted by their authors | |
257 | and need not follow the licensing terms described here, provided that | |
258 | the new terms are clearly indicated on the first page of each file where | |
259 | they apply. | |
260 | ||
261 | ||
262 | (15) - CodeSourcery, Inc. (tic6x-* targets) | |
263 | ||
264 | Copyright (c) 2010 CodeSourcery, Inc. | |
265 | All rights reserved. | |
266 | ||
267 | Redistribution and use in source and binary forms, with or without | |
268 | modification, are permitted provided that the following conditions are met: | |
269 | * Redistributions of source code must retain the above copyright | |
270 | notice, this list of conditions and the following disclaimer. | |
271 | * Redistributions in binary form must reproduce the above copyright | |
272 | notice, this list of conditions and the following disclaimer in the | |
273 | documentation and/or other materials provided with the distribution. | |
274 | * Neither the name of CodeSourcery nor the | |
275 | names of its contributors may be used to endorse or promote products | |
276 | derived from this software without specific prior written permission. | |
277 | ||
278 | THIS SOFTWARE IS PROVIDED BY CODESOURCERY, INC. ``AS IS'' AND ANY | |
279 | EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED | |
280 | WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | |
281 | DISCLAIMED. IN NO EVENT SHALL CODESOURCERY BE LIABLE FOR ANY | |
282 | DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES | |
283 | (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; | |
284 | LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND | |
285 | ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | |
286 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | |
287 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | |
58cddc18 JJ |
288 | |
289 | ||
290 | (16) - GPL with exception (sparc-*leon*, crx-*, cr16-* targets only) | |
291 | ||
292 | Copyright (C) 1992 Free Software Foundation, Inc. | |
293 | Written By David Vinayak Henkel-Wallace, June 1992 | |
294 | ||
295 | This file is free software; you can redistribute it and/or modify it | |
296 | under the terms of the GNU General Public License as published by the | |
297 | Free Software Foundation; either version 2, or (at your option) any | |
298 | later version. | |
299 | ||
300 | In addition to the permissions in the GNU General Public License, the | |
301 | Free Software Foundation gives you unlimited permission to link the | |
302 | compiled version of this file with other programs, and to distribute | |
303 | those programs without any restriction coming from the use of this | |
304 | file. (The General Public License restrictions do apply in other | |
305 | respects; for example, they cover modification of the file, and | |
306 | distribution when not linked into another program.) | |
307 | ||
308 | This file is distributed in the hope that it will be useful, but | |
309 | WITHOUT ANY WARRANTY; without even the implied warranty of | |
310 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | |
311 | General Public License for more details. | |
312 | ||
313 | You should have received a copy of the GNU General Public License | |
314 | along with this program; see the file COPYING. If not, write to | |
315 | the Free Software Foundation, 59 Temple Place - Suite 330, | |
316 | Boston, MA 02111-1307, USA. | |
317 | ||
318 | As a special exception, if you link this library with files | |
319 | compiled with GCC to produce an executable, this does not cause | |
320 | the resulting executable to be covered by the GNU General Public License. | |
321 | This exception does not however invalidate any other reasons why | |
322 | the executable file might be covered by the GNU General Public License. | |
323 | ||
324 | ||
516be0c5 JJ |
325 | (17) - Adapteva, Inc. (epiphany-* targets) |
326 | ||
327 | Copyright (c) 2011, Adapteva, Inc. | |
328 | All rights reserved. | |
329 | ||
330 | Redistribution and use in source and binary forms, with or without | |
331 | modification, are permitted provided that the following conditions are met: | |
332 | * Redistributions of source code must retain the above copyright notice, this | |
333 | list of conditions and the following disclaimer. | |
334 | * Redistributions in binary form must reproduce the above copyright notice, | |
335 | this list of conditions and the following disclaimer in the documentation | |
336 | and/or other materials provided with the distribution. | |
337 | * Neither the name of Adapteva nor the names of its contributors may be used | |
338 | to endorse or promote products derived from this software without specific | |
339 | prior written permission. | |
340 | ||
341 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND | |
342 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED | |
343 | WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | |
344 | DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE | |
345 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | |
346 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR | |
347 | SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER | |
348 | CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, | |
349 | OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE | |
350 | OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |