]>
Commit | Line | Data |
---|---|---|
91217342 JJ |
1 | The libgloss subdirectory is a collection of software from several sources. |
2 | Each have their own copyrights embedded in each file that they concern. | |
3 | ||
4 | (1) University of California, Berkeley | |
5 | ||
6 | Copyright (c) 1990 The Regents of the University of California. | |
7 | All rights reserved. | |
8 | ||
9 | Redistribution and use in source and binary forms are permitted | |
10 | provided that the above copyright notice and this paragraph are | |
11 | duplicated in all such forms and that any documentation, | |
12 | and other materials related to such distribution and use | |
13 | acknowledge that the software was developed | |
14 | by the University of California, Berkeley. The name of the | |
15 | University may not be used to endorse or promote products derived | |
16 | from this software without specific prior written permission. | |
17 | THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR | |
18 | IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED | |
19 | WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. | |
20 | ||
21 | (2) DJ Delorie | |
22 | ||
23 | Copyright (C) 1993 DJ Delorie | |
24 | All rights reserved. | |
25 | ||
26 | Redistribution and use in source and binary forms is permitted | |
27 | provided that the above copyright notice and following paragraph are | |
28 | duplicated in all such forms. | |
29 | ||
30 | This file is distributed WITHOUT ANY WARRANTY; without even the implied | |
31 | warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |
32 | ||
33 | (3) GPL (fr30 directory only) | |
34 | ||
35 | Copyright (C) 1998 Free Software Foundation, Inc. | |
36 | Contributed by Cygnus Solutions. | |
37 | ||
38 | This file is part of GNU CC. | |
39 | ||
40 | GNU CC is free software; you can redistribute it and/or modify | |
41 | it under the terms of the GNU General Public License as published by | |
42 | the Free Software Foundation; either version 2, or (at your option) | |
43 | any later version. | |
44 | ||
45 | GNU CC is distributed in the hope that it will be useful, | |
46 | but WITHOUT ANY WARRANTY; without even the implied warranty of | |
47 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |
48 | GNU General Public License for more details. | |
49 | ||
50 | You should have received a copy of the GNU General Public License | |
51 | along with GNU CC; see the file COPYING. If not, write to | |
52 | the Free Software Foundation, 59 Temple Place - Suite 330, | |
53 | Boston, MA 02111-1307, USA. | |
54 | ||
55 | (4) Advanced Micro Devices | |
56 | ||
57 | Copyright 1989, 1990 Advanced Micro Devices, Inc. | |
58 | ||
59 | This software is the property of Advanced Micro Devices, Inc (AMD) which | |
60 | specifically grants the user the right to modify, use and distribute this | |
61 | software provided this notice is not removed or altered. All other rights | |
62 | are reserved by AMD. | |
63 | ||
64 | AMD MAKES NO WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, WITH REGARD TO THIS | |
65 | SOFTWARE. IN NO EVENT SHALL AMD BE LIABLE FOR INCIDENTAL OR CONSEQUENTIAL | |
66 | DAMAGES IN CONNECTION WITH OR ARISING FROM THE FURNISHING, PERFORMANCE, OR | |
67 | USE OF THIS SOFTWARE. | |
68 | ||
69 | So that all may benefit from your experience, please report any problems | |
70 | or suggestions about this software to the 29K Technical Support Center at | |
71 | 800-29-29-AMD (800-292-9263) in the USA, or 0800-89-1131 in the UK, or | |
72 | 0031-11-1129 in Japan, toll free. The direct dial number is 512-462-4118. | |
73 | ||
74 | Advanced Micro Devices, Inc. | |
75 | 29K Support Products | |
76 | Mail Stop 573 | |
77 | 5900 E. Ben White Blvd. | |
78 | Austin, TX 78741 | |
79 | 800-292-9263 | |
80 | ||
81 | (5) Array Technology Corporation and MIPS (mips/lsi33k-stub.h) | |
82 | ||
83 | COPYRIGHT (C) 1991, 1992 ARRAY TECHNOLOGY CORPORATION | |
84 | All Rights Reserved | |
85 | ||
86 | This software is confidential information which is proprietary to and | |
87 | a trade secret of ARRAY Technology Corporation. Use, duplication, or | |
88 | disclosure is subject to the terms of a separate license agreement. | |
89 | ||
90 | Copyright 1985 by MIPS Computer Systems, Inc. | |
91 | ||
92 | (6) University of Utah and the Computer Systems Laboratory (CSL) | |
93 | ||
94 | Copyright (c) 1990,1994 The University of Utah and | |
95 | the Computer Systems Laboratory (CSL). All rights reserved. | |
96 | ||
97 | Permission to use, copy, modify and distribute this software is hereby | |
98 | granted provided that (1) source code retains these copyright, permission, | |
99 | and disclaimer notices, and (2) redistributions including binaries | |
100 | reproduce the notices in supporting documentation, and (3) all advertising | |
101 | materials mentioning features or use of this software display the following | |
102 | acknowledgement: ``This product includes software developed by the | |
103 | Computer Systems Laboratory at the University of Utah.'' | |
104 | ||
105 | THE UNIVERSITY OF UTAH AND CSL ALLOW FREE USE OF THIS SOFTWARE IN ITS "AS | |
106 | IS" CONDITION. THE UNIVERSITY OF UTAH AND CSL DISCLAIM ANY LIABILITY OF | |
107 | ANY KIND FOR ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE. | |
108 | ||
109 | CSL requests users of this software to return to [email protected] any | |
110 | improvements that they make and grant CSL redistribution rights. | |
111 | ||
112 | (7) Sun Microsystems | |
113 | ||
114 | Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. | |
115 | ||
116 | Developed at SunPro, a Sun Microsystems, Inc. business. | |
117 | Permission to use, copy, modify, and distribute this | |
118 | software is freely granted, provided that this notice | |
119 | is preserved. | |
120 | ||
121 | (8) Hewlett Packard | |
122 | ||
123 | (c) Copyright 1986 HEWLETT-PACKARD COMPANY | |
124 | ||
125 | To anyone who acknowledges that this file is provided "AS IS" | |
126 | without any express or implied warranty: | |
127 | permission to use, copy, modify, and distribute this file | |
128 | for any purpose is hereby granted without fee, provided that | |
129 | the above copyright notice and this notice appears in all | |
130 | copies, and that the name of Hewlett-Packard Company not be | |
131 | used in advertising or publicity pertaining to distribution | |
132 | of the software without specific, written prior permission. | |
133 | Hewlett-Packard Company makes no representations about the | |
134 | suitability of this software for any purpose. | |
135 | ||
136 | (9) Hans-Peter Nilsson | |
137 | ||
138 | Copyright (C) 2001 Hans-Peter Nilsson | |
139 | ||
140 | Permission to use, copy, modify, and distribute this software is | |
141 | freely granted, provided that the above copyright notice, this notice | |
142 | and the following disclaimer are preserved with no changes. | |
143 | ||
144 | THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR | |
145 | IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED | |
146 | WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR | |
147 | PURPOSE. | |
148 | ||
149 | (10) No Copyright | |
150 | ||
151 | THIS SOFTWARE IS NOT COPYRIGHTED | |
152 | ||
153 | (11) Default copyright | |
154 | ||
155 | Unless otherwise stated in each remaining libgloss file, the remaining | |
156 | files in the libgloss subdirectory are governed by the following copyright. | |
157 | This includes copyrights attributed to Cygnus Solutions and Cygnus Support | |
158 | which are now owned by Red Hat Incorporated. | |
159 | ||
160 | Copyright (c) 1994, 1997, 2001, 2002 Red Hat Incorporated. | |
161 | All rights reserved. | |
162 | ||
163 | Redistribution and use in source and binary forms, with or without | |
164 | modification, are permitted provided that the following conditions are met: | |
165 | ||
166 | Redistributions of source code must retain the above copyright | |
167 | notice, this list of conditions and the following disclaimer. | |
168 | ||
169 | Redistributions in binary form must reproduce the above copyright | |
170 | notice, this list of conditions and the following disclaimer in the | |
171 | documentation and/or other materials provided with the distribution. | |
172 | ||
173 | The name of Red Hat Incorporated may not be used to endorse | |
174 | or promote products derived from this software without specific | |
175 | prior written permission. | |
176 | ||
177 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" | |
178 | AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | |
179 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | |
180 | DISCLAIMED. IN NO EVENT SHALL RED HAT INCORPORATED BE LIABLE FOR ANY | |
181 | DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES | |
182 | (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; | |
183 | LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND | |
184 | ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | |
185 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | |
186 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |