1 Copyright (C) 2004-2015 Internet Systems Consortium, Inc. ("ISC")
2 Copyright (C) 1996-2003 Internet Software Consortium.
4 Permission to use, copy, modify, and/or distribute this software for any
5 purpose with or without fee is hereby granted, provided that the above
6 copyright notice and this permission notice appear in all copies.
8 THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
9 REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
10 AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
11 INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
12 LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
13 OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
14 PERFORMANCE OF THIS SOFTWARE.
16 Portions of this code release fall under one or more of the
17 following Copyright notices. Please see individual source
20 For binary releases also see: OpenSSL-LICENSE.
22 Copyright (C) 1996-2001 Nominum, Inc.
24 Permission to use, copy, modify, and distribute this software for any
25 purpose with or without fee is hereby granted, provided that the above
26 copyright notice and this permission notice appear in all copies.
28 THE SOFTWARE IS PROVIDED "AS IS" AND NOMINUM DISCLAIMS ALL WARRANTIES
29 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
30 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL NOMINUM BE LIABLE FOR
31 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
32 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
33 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
34 OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
36 -----------------------------------------------------------------------------
38 Copyright (C) 1995-2000 by Network Associates, Inc.
40 Permission to use, copy, modify, and/or distribute this software for any
41 purpose with or without fee is hereby granted, provided that the above
42 copyright notice and this permission notice appear in all copies.
44 THE SOFTWARE IS PROVIDED "AS IS" AND ISC AND NETWORK ASSOCIATES DISCLAIMS
45 ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED
46 WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE
47 FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
48 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
49 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
50 IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
52 -----------------------------------------------------------------------------
54 Copyright (C) 2002 Stichting NLnet, Netherlands, stichting@nlnet.nl.
56 Permission to use, copy, modify, and distribute this software for any
57 purpose with or without fee is hereby granted, provided that the
58 above copyright notice and this permission notice appear in all
61 THE SOFTWARE IS PROVIDED "AS IS" AND STICHTING NLNET
62 DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
63 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
64 STICHTING NLNET BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR
65 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
66 OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
67 OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
68 USE OR PERFORMANCE OF THIS SOFTWARE.
70 The development of Dynamically Loadable Zones (DLZ) for Bind 9 was
71 conceived and contributed by Rob Butler.
73 Permission to use, copy, modify, and distribute this software for any
74 purpose with or without fee is hereby granted, provided that the
75 above copyright notice and this permission notice appear in all
78 THE SOFTWARE IS PROVIDED "AS IS" AND ROB BUTLER
79 DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
80 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
81 ROB BUTLER BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR
82 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
83 OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
84 OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
85 USE OR PERFORMANCE OF THIS SOFTWARE.
87 -----------------------------------------------------------------------------
89 Copyright (c) 1987, 1990, 1993, 1994
90 The Regents of the University of California. All rights reserved.
92 Redistribution and use in source and binary forms, with or without
93 modification, are permitted provided that the following conditions
95 1. Redistributions of source code must retain the above copyright
96 notice, this list of conditions and the following disclaimer.
97 2. Redistributions in binary form must reproduce the above copyright
98 notice, this list of conditions and the following disclaimer in the
99 documentation and/or other materials provided with the distribution.
100 3. Neither the name of the University nor the names of its contributors
101 may be used to endorse or promote products derived from this software
102 without specific prior written permission.
104 THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
105 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
106 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
107 ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
108 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
109 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
110 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
111 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
112 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
113 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
116 -----------------------------------------------------------------------------
118 Copyright (C) The Internet Society 2005. This version of
119 this module is part of RFC 4178; see the RFC itself for
122 (The above copyright notice is per RFC 3978 5.6 (a), q.v.)
124 -----------------------------------------------------------------------------
126 Copyright (c) 2004 Masarykova universita
127 (Masaryk University, Brno, Czech Republic)
130 Redistribution and use in source and binary forms, with or without
131 modification, are permitted provided that the following conditions are met:
133 1. Redistributions of source code must retain the above copyright notice,
134 this list of conditions and the following disclaimer.
136 2. Redistributions in binary form must reproduce the above copyright
137 notice, this list of conditions and the following disclaimer in the
138 documentation and/or other materials provided with the distribution.
140 3. Neither the name of the University nor the names of its contributors may
141 be used to endorse or promote products derived from this software
142 without specific prior written permission.
144 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
145 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
146 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
147 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
148 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
149 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
150 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
151 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
152 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
153 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
154 POSSIBILITY OF SUCH DAMAGE.
156 -----------------------------------------------------------------------------
158 Copyright (c) 1997 - 2003 Kungliga Tekniska Högskolan
159 (Royal Institute of Technology, Stockholm, Sweden).
162 Redistribution and use in source and binary forms, with or without
163 modification, are permitted provided that the following conditions
166 1. Redistributions of source code must retain the above copyright
167 notice, this list of conditions and the following disclaimer.
169 2. 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.
173 3. Neither the name of the Institute nor the names of its contributors
174 may be used to endorse or promote products derived from this software
175 without specific prior written permission.
177 THIS SOFTWARE IS PROVIDED BY THE INSTITUTE AND CONTRIBUTORS ``AS IS'' AND
178 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
179 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
180 ARE DISCLAIMED. IN NO EVENT SHALL THE INSTITUTE OR CONTRIBUTORS BE LIABLE
181 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
182 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
183 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
184 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
185 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
186 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
189 -----------------------------------------------------------------------------
191 Copyright (c) 1998 Doug Rabson
194 Redistribution and use in source and binary forms, with or without
195 modification, are permitted provided that the following conditions
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.
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
215 -----------------------------------------------------------------------------
217 Copyright ((c)) 2002, Rice University
220 Redistribution and use in source and binary forms, with or without
221 modification, are permitted provided that the following conditions are
224 * Redistributions of source code must retain the above copyright
225 notice, this list of conditions and the following disclaimer.
227 * Redistributions in binary form must reproduce the above
228 copyright notice, this list of conditions and the following
229 disclaimer in the documentation and/or other materials provided
230 with the distribution.
232 * Neither the name of Rice University (RICE) nor the names of its
233 contributors may be used to endorse or promote products derived
234 from this software without specific prior written permission.
237 This software is provided by RICE and the contributors on an "as is"
238 basis, without any representations or warranties of any kind, express
239 or implied including, but not limited to, representations or
240 warranties of non-infringement, merchantability or fitness for a
241 particular purpose. In no event shall RICE or contributors be liable
242 for any direct, indirect, incidental, special, exemplary, or
243 consequential damages (including, but not limited to, procurement of
244 substitute goods or services; loss of use, data, or profits; or
245 business interruption) however caused and on any theory of liability,
246 whether in contract, strict liability, or tort (including negligence
247 or otherwise) arising in any way out of the use of this software, even
248 if advised of the possibility of such damage.
250 -----------------------------------------------------------------------------
252 Copyright (c) 1993 by Digital Equipment Corporation.
254 Permission to use, copy, modify, and distribute this software for any
255 purpose with or without fee is hereby granted, provided that the above
256 copyright notice and this permission notice appear in all copies, and that
257 the name of Digital Equipment Corporation not be used in advertising or
258 publicity pertaining to distribution of the document or software without
259 specific, written prior permission.
261 THE SOFTWARE IS PROVIDED "AS IS" AND DIGITAL EQUIPMENT CORP. DISCLAIMS ALL
262 WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES
263 OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL DIGITAL EQUIPMENT
264 CORPORATION BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
265 DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
266 PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
267 ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
270 -----------------------------------------------------------------------------
272 Copyright 2000 Aaron D. Gifford. All rights reserved.
274 Redistribution and use in source and binary forms, with or without
275 modification, are permitted provided that the following conditions
277 1. Redistributions of source code must retain the above copyright
278 notice, this list of conditions and the following disclaimer.
279 2. Redistributions in binary form must reproduce the above copyright
280 notice, this list of conditions and the following disclaimer in the
281 documentation and/or other materials provided with the distribution.
282 3. Neither the name of the copyright holder nor the names of contributors
283 may be used to endorse or promote products derived from this software
284 without specific prior written permission.
286 THIS SOFTWARE IS PROVIDED BY THE AUTHOR(S) AND CONTRIBUTOR(S) ``AS IS'' AND
287 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
288 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
289 ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR(S) OR CONTRIBUTOR(S) BE LIABLE
290 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
291 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
292 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
293 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
294 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
295 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
298 -----------------------------------------------------------------------------
300 Copyright (c) 1998 Doug Rabson.
301 Copyright (c) 2001 Jake Burkholder.
304 Redistribution and use in source and binary forms, with or without
305 modification, are permitted provided that the following conditions
307 1. Redistributions of source code must retain the above copyright
308 notice, this list of conditions and the following disclaimer.
309 2. Redistributions in binary form must reproduce the above copyright
310 notice, this list of conditions and the following disclaimer in the
311 documentation and/or other materials provided with the distribution.
313 THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
314 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
315 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
316 ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
317 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
318 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
319 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
320 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
321 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
322 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
325 -----------------------------------------------------------------------------
327 Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
330 Redistribution and use in source and binary forms, with or without
331 modification, are permitted provided that the following conditions
333 1. Redistributions of source code must retain the above copyright
334 notice, this list of conditions and the following disclaimer.
335 2. Redistributions in binary form must reproduce the above copyright
336 notice, this list of conditions and the following disclaimer in the
337 documentation and/or other materials provided with the distribution.
338 3. Neither the name of the project nor the names of its contributors
339 may be used to endorse or promote products derived from this software
340 without specific prior written permission.
342 THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND
343 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
344 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
345 ARE DISCLAIMED. IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE
346 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
347 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
348 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
349 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
350 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
351 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
354 -----------------------------------------------------------------------------
356 Copyright (c) 1999-2000 by Nortel Networks Corporation
358 Permission to use, copy, modify, and distribute this software for any
359 purpose with or without fee is hereby granted, provided that the above
360 copyright notice and this permission notice appear in all copies.
362 THE SOFTWARE IS PROVIDED "AS IS" AND NORTEL NETWORKS DISCLAIMS
363 ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
364 OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL NORTEL NETWORKS
365 BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES
366 OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
367 WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
368 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
371 -----------------------------------------------------------------------------
373 Copyright (c) 2000-2002 Japan Network Information Center. All rights reserved.
375 By using this file, you agree to the terms and conditions set forth bellow.
377 LICENSE TERMS AND CONDITIONS
379 The following License Terms and Conditions apply, unless a different
380 license is obtained from Japan Network Information Center ("JPNIC"),
381 a Japanese association, Kokusai-Kougyou-Kanda Bldg 6F, 2-3-4 Uchi-Kanda,
382 Chiyoda-ku, Tokyo 101-0047, Japan.
384 1. Use, Modification and Redistribution (including distribution of any
385 modified or derived work) in source and/or binary forms is permitted
386 under this License Terms and Conditions.
388 2. Redistribution of source code must retain the copyright notices as they
389 appear in each source code file, this License Terms and Conditions.
391 3. Redistribution in binary form must reproduce the Copyright Notice,
392 this License Terms and Conditions, in the documentation and/or other
393 materials provided with the distribution. For the purposes of binary
394 distribution the "Copyright Notice" refers to the following language:
395 "Copyright (c) 2000-2002 Japan Network Information Center. All rights
398 4. The name of JPNIC may not be used to endorse or promote products
399 derived from this Software without specific prior written approval of
402 5. Disclaimer/Limitation of Liability: THIS SOFTWARE IS PROVIDED BY JPNIC
403 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
404 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
405 PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL JPNIC BE LIABLE
406 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
407 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
408 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
409 BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
410 WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
411 OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
412 ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
414 -----------------------------------------------------------------------------
416 Copyright (C) 2004 Nominet, Ltd.
418 Permission to use, copy, modify, and distribute this software for any
419 purpose with or without fee is hereby granted, provided that the above
420 copyright notice and this permission notice appear in all copies.
422 THE SOFTWARE IS PROVIDED "AS IS" AND NOMINET DISCLAIMS ALL WARRANTIES WITH
423 REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
424 AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
425 INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
426 LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
427 OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
428 PERFORMANCE OF THIS SOFTWARE.
430 -----------------------------------------------------------------------------
432 Portions Copyright RSA Security Inc.
434 License to copy and use this software is granted provided that it is
435 identified as "RSA Security Inc. PKCS #11 Cryptographic Token Interface
436 (Cryptoki)" in all material mentioning or referencing this software.
438 License is also granted to make and use derivative works provided that
439 such works are identified as "derived from the RSA Security Inc. PKCS #11
440 Cryptographic Token Interface (Cryptoki)" in all material mentioning or
441 referencing the derived work.
443 RSA Security Inc. makes no representations concerning either the
444 merchantability of this software or the suitability of this software for
445 any particular purpose. It is provided "as is" without express or implied
446 warranty of any kind.
448 -----------------------------------------------------------------------------
450 Copyright (c) 1996, David Mazieres <dm@uun.org>
451 Copyright (c) 2008, Damien Miller <djm@openbsd.org>
453 Permission to use, copy, modify, and distribute this software for any
454 purpose with or without fee is hereby granted, provided that the above
455 copyright notice and this permission notice appear in all copies.
457 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
458 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
459 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
460 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
461 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
462 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
463 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
465 -----------------------------------------------------------------------------
467 Copyright (c) 2000-2001 The OpenSSL Project. All rights reserved.
469 Redistribution and use in source and binary forms, with or without
470 modification, are permitted provided that the following conditions
473 1. Redistributions of source code must retain the above copyright
474 notice, this list of conditions and the following disclaimer.
476 2. Redistributions in binary form must reproduce the above copyright
477 notice, this list of conditions and the following disclaimer in
478 the documentation and/or other materials provided with the
481 3. All advertising materials mentioning features or use of this
482 software must display the following acknowledgment:
483 "This product includes software developed by the OpenSSL Project
484 for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)"
486 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
487 endorse or promote products derived from this software without
488 prior written permission. For written permission, please contact
489 licensing@OpenSSL.org.
491 5. Products derived from this software may not be called "OpenSSL"
492 nor may "OpenSSL" appear in their names without prior written
493 permission of the OpenSSL Project.
495 6. Redistributions of any form whatsoever must retain the following
497 "This product includes software developed by the OpenSSL Project
498 for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)"
500 THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
501 EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
502 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
503 PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
504 ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
505 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
506 NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
507 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
508 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
509 STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
510 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
511 OF THE POSSIBILITY OF SUCH DAMAGE.
513 -----------------------------------------------------------------------------
515 Copyright (c) 1995, 1997, 1998 The NetBSD Foundation, Inc.
518 Redistribution and use in source and binary forms, with or without
519 modification, are permitted provided that the following conditions
521 1. Redistributions of source code must retain the above copyright
522 notice, this list of conditions and the following disclaimer.
523 2. Redistributions in binary form must reproduce the above copyright
524 notice, this list of conditions and the following disclaimer in the
525 documentation and/or other materials provided with the distribution.
527 THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
528 ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
529 TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
530 PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
531 BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
532 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
533 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
534 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
535 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
536 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
537 POSSIBILITY OF SUCH DAMAGE.