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