xref: /illumos-gate/usr/src/lib/libresolv2/THIRDPARTYLICENSE (revision eb00b1c8a31c2253a353644606388dff5b0e0275)
1 * Copyright (c) 1995-1999 by Internet Software Consortium.
2 *
3 * Permission to use, copy, modify, and distribute this software for any
4 * purpose with or without fee is hereby granted, provided that the above
5 * copyright notice and this permission notice appear in all copies.
6 *
7 * THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS
8 * ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
9 * OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE
10 * CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
11 * DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
12 * PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
13 * ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
14 * SOFTWARE.
15
16 * Portions Copyright (c) 1995 by International Business Machines, Inc.
17 *
18 * International Business Machines, Inc.  (hereinafter called IBM) grants
19 * permission under its copyrights to use, copy, modify, and distribute this
20 * Software with or without fee, provided that the above copyright notice and
21 * all paragraphs of this notice appear in all copies, and that the name of IBM
22 * not be used in connection with the marketing of any product incorporating
23 * the Software or modifications thereof, without specific, written prior
24 * permission.
25 *
26 * To the extent it has a right to do so, IBM grants an immunity from suit
27 * under its patents, if any, for the use, sale or manufacture of products to
28 * the extent that such products are used for performing Domain Name System
29 * dynamic updates in TCP/IP networks by means of the Software. No immunity is
30 * granted for any product per se or for any other function of any product.
31 *
32 * THE SOFTWARE IS PROVIDED "AS IS", AND IBM DISCLAIMS ALL WARRANTIES,
33 * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
34 * PARTICULAR PURPOSE. IN NO EVENT SHALL IBM BE LIABLE FOR ANY SPECIAL,
35 * DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER ARISING
36 * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE, EVEN
37 * IF IBM IS APPRISED OF THE POSSIBILITY OF SUCH DAMAGES.
38
39 * Portions Copyright (c) 1993 by Digital Equipment Corporation.
40 *
41 * Permission to use, copy, modify, and distribute this software for any
42 * purpose with or without fee is hereby granted, provided that the above
43 * copyright notice and this permission notice appear in all copies, and that
44 * the name of Digital Equipment Corporation not be used in advertising or
45 * publicity pertaining to distribution of the document or software without
46 * specific, written prior permission.
47 *
48 * THE SOFTWARE IS PROVIDED "AS IS" AND DIGITAL EQUIPMENT CORP. DISCLAIMS ALL
49 * WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES
50 * OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL DIGITAL EQUIPMENT
51 * CORPORATION BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
52 * DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
53 * PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
54 * ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
55 * SOFTWARE.
56
57 * Copyright (c) 1983, 1990, 1993
58 * The Regents of the University of California. All rights reserved.
59 *
60 * Redistribution and use in source and binary forms, with or without
61 * modification, are permitted provided that the following conditions
62 * are met:
63 * 1. Redistributions of source code must retain the above copyright
64 *    notice, this list of conditions and the following disclaimer.
65 * 2. Redistributions in binary form must reproduce the above copyright
66 *    notice, this list of conditions and the following disclaimer in the
67 *    documentation and/or other materials provided with the distribution.
68 * 3. All advertising materials mentioning features or use of this software
69 *    must display the following acknowledgement:
70 *      This product includes software developed by the University of
71 *      California, Berkeley and its contributors.
72 * 4. Neither the name of the University nor the names of its contributors
73 *    may be used to endorse or promote products derived from this software
74 *    without specific prior written permission.
75 *
76 * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
77 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
78 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
79 * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
80 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
81 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
82 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
83 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
84 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
85 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
86 * SUCH DAMAGE.
87
88/* Copyright (C) RSA Data Security, Inc. created 1986-1987, 1990,
89   1992-1994, 1996.  This is an
90   unpublished work protected as such under copyright law.  This work
91   contains proprietary, confidential, and trade secret information of
92   RSA Data Security, Inc.  Use, disclosure or reproduction without the
93   express written authorization of RSA Data Security, Inc. is
94   prohibited.
95 */
96
97                    DNSSAFE LICENSE TERMS
98
99 This BIND software includes the DNSsafe software from RSA Data
100 Security, Inc., which is copyrighted software that can only be
101 distributed under the terms of this license agreement.
102
103 The DNSsafe software cannot be used or distributed separately from the
104 BIND software.  You only have the right to use it or distribute it as
105 a bundled, integrated product.
106
107 The DNSsafe software can ONLY be used to provide authentication for
108 resource records in the Domain Name System, as specified in RFC 2065
109 and successors.  You cannot modify the BIND software to use the
110 DNSsafe software for other purposes, or to make its cryptographic
111 functions available to end-users for other uses.
112
113 If you modify the DNSsafe software itself, you cannot modify its
114 documented API, and you must grant RSA Data Security the right to use,
115 modify, and distribute your modifications, including the right to use
116 any patents or other intellectual property that your modifications
117 depend upon.
118
119 You must not remove, alter, or destroy any of RSA's copyright notices
120 or license information.  When distributing the software to the Federal
121 Government, it must be licensed to them as "commercial computer
122 software" protected under 48 CFR 12.212 of the FAR, or 48 CFR
123 227.7202.1 of the DFARS.
124
125 You must not violate United States export control laws by distributing
126 the DNSsafe software or information about it, when such distribution
127 is prohibited by law.
128
129 THE DNSSAFE SOFTWARE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY
130 WHATSOEVER.  RSA HAS NO OBLIGATION TO SUPPORT, CORRECT, UPDATE OR
131 MAINTAIN THE RSA SOFTWARE.  RSA DISCLAIMS ALL WARRANTIES, EXPRESS,
132 IMPLIED OR STATUTORY, AS TO ANY MATTER WHATSOEVER, INCLUDING ALL
133 IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
134 PURPOSE AND NON-INFRINGEMENT OF THIRD PARTY RIGHTS.
135
136 If you desire to use DNSsafe in ways that these terms do not permit,
137 please contact RSA Data Security, Inc., 100 Marine Parkway, Redwood
138 City, California 94065, USA, to discuss alternate licensing
139 arrangements.
140
141 * Portions Copyright (c) 1995-1998 by Trusted Information Systems, Inc.
142 *
143 * Permission to use, copy modify, and distribute this software for any
144 * purpose with or without fee is hereby granted, provided that the above
145 * copyright notice and this permission notice appear in all copies.
146 *
147 * THE SOFTWARE IS PROVIDED "AS IS" AND TRUSTED INFORMATION SYSTEMS
148 * DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
149 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS.  IN NO EVENT SHALL
150 * TRUSTED INFORMATION SYSTEMS BE LIABLE FOR ANY SPECIAL, DIRECT,
151 * INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING
152 * FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
153 * NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
154 * WITH THE USE OR PERFORMANCE OF THE SOFTWARE.
155
156 * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
157 * All rights reserved.
158 *
159 * Redistribution and use in source and binary forms, with or without
160 * modification, are permitted provided that the following conditions
161 * are met:
162 * 1. Redistributions of source code must retain the above copyright
163 *    notice, this list of conditions and the following disclaimer.
164 * 2. Redistributions in binary form must reproduce the above copyright
165 *    notice, this list of conditions and the following disclaimer in the
166 *    documentation and/or other materials provided with the distribution.
167 * 3. All advertising materials mentioning features or use of this software
168 *    must display the following acknowledgement:
169 *    This product includes software developed by WIDE Project and
170 *    its contributors.
171 * 4. Neither the name of the project nor the names of its contributors
172 *    may be used to endorse or promote products derived from this software
173 *    without specific prior written permission.
174 *
175 * THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND
176 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
177 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
178 * ARE DISCLAIMED.  IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE
179 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
180 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
181 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
182 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
183 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
184 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
185 * SUCH DAMAGE.
186