"Fossies" - the Fresh Open Source Software Archive 
As a special service "Fossies" has tried to format the requested text file into HTML format (style:
standard) with prefixed line numbers.
Alternatively you can here
view or
download the uninterpreted source code file.
See also the last
Fossies "Diffs" side-by-side code changes report for "COPYRIGHT":
9.13.5-W1_vs_9.13.6.
1 Copyright (C) 1996-2018 Internet Systems Consortium, Inc. ("ISC")
2
3 This Source Code Form is subject to the terms of the Mozilla Public
4 License, v. 2.0. If a copy of the MPL was not distributed with this
5 file, You can obtain one at http://mozilla.org/MPL/2.0/.
6
7 -----------------------------------------------------------------------------
8
9 Portions of this code release fall under one or more of the
10 following Copyright notices. Please see individual source
11 files for details.
12
13 For binary releases also see: OpenSSL-LICENSE.
14
15 Copyright (C) 1996-2001 Nominum, Inc.
16
17 Permission to use, copy, modify, and distribute this software for any
18 purpose with or without fee is hereby granted, provided that the above
19 copyright notice and this permission notice appear in all copies.
20
21 THE SOFTWARE IS PROVIDED "AS IS" AND NOMINUM DISCLAIMS ALL WARRANTIES
22 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
23 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL NOMINUM BE LIABLE FOR
24 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
25 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
26 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
27 OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
28
29 -----------------------------------------------------------------------------
30
31 Copyright (C) 1995-2000 by Network Associates, Inc.
32
33 Permission to use, copy, modify, and/or distribute this software for any
34 purpose with or without fee is hereby granted, provided that the above
35 copyright notice and this permission notice appear in all copies.
36
37 THE SOFTWARE IS PROVIDED "AS IS" AND ISC AND NETWORK ASSOCIATES DISCLAIMS
38 ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED
39 WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE
40 FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
41 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
42 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
43 IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
44
45 -----------------------------------------------------------------------------
46
47 Copyright (C) 2002 Stichting NLnet, Netherlands, stichting@nlnet.nl.
48
49 Permission to use, copy, modify, and distribute this software for any
50 purpose with or without fee is hereby granted, provided that the
51 above copyright notice and this permission notice appear in all
52 copies.
53
54 THE SOFTWARE IS PROVIDED "AS IS" AND STICHTING NLNET
55 DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
56 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
57 STICHTING NLNET BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR
58 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
59 OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
60 OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
61 USE OR PERFORMANCE OF THIS SOFTWARE.
62
63 The development of Dynamically Loadable Zones (DLZ) for Bind 9 was
64 conceived and contributed by Rob Butler.
65
66 Permission to use, copy, modify, and distribute this software for any
67 purpose with or without fee is hereby granted, provided that the
68 above copyright notice and this permission notice appear in all
69 copies.
70
71 THE SOFTWARE IS PROVIDED "AS IS" AND ROB BUTLER
72 DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
73 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
74 ROB BUTLER BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR
75 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
76 OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
77 OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
78 USE OR PERFORMANCE OF THIS SOFTWARE.
79
80 -----------------------------------------------------------------------------
81
82 Copyright (c) 1987, 1990, 1993, 1994
83 The Regents of the University of California. All rights reserved.
84
85 Redistribution and use in source and binary forms, with or without
86 modification, are permitted provided that the following conditions
87 are met:
88 1. Redistributions of source code must retain the above copyright
89 notice, this list of conditions and the following disclaimer.
90 2. Redistributions in binary form must reproduce the above copyright
91 notice, this list of conditions and the following disclaimer in the
92 documentation and/or other materials provided with the distribution.
93 3. Neither the name of the University nor the names of its contributors
94 may be used to endorse or promote products derived from this software
95 without specific prior written permission.
96
97 THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
98 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
99 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
100 ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
101 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
102 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
103 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
104 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
105 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
106 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
107 SUCH DAMAGE.
108
109 -----------------------------------------------------------------------------
110
111 Copyright (C) The Internet Society 2005. This version of
112 this module is part of RFC 4178; see the RFC itself for
113 full legal notices.
114
115 (The above copyright notice is per RFC 3978 5.6 (a), q.v.)
116
117 -----------------------------------------------------------------------------
118
119 Copyright (c) 2004 Masarykova universita
120 (Masaryk University, Brno, Czech Republic)
121 All rights reserved.
122
123 Redistribution and use in source and binary forms, with or without
124 modification, are permitted provided that the following conditions are met:
125
126 1. Redistributions of source code must retain the above copyright notice,
127 this list of conditions and the following disclaimer.
128
129 2. Redistributions in binary form must reproduce the above copyright
130 notice, this list of conditions and the following disclaimer in the
131 documentation and/or other materials provided with the distribution.
132
133 3. Neither the name of the University nor the names of its contributors may
134 be used to endorse or promote products derived from this software
135 without specific prior written permission.
136
137 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
138 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
139 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
140 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
141 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
142 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
143 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
144 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
145 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
146 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
147 POSSIBILITY OF SUCH DAMAGE.
148
149 -----------------------------------------------------------------------------
150
151 Copyright (c) 1997 - 2003 Kungliga Tekniska Högskolan
152 (Royal Institute of Technology, Stockholm, Sweden).
153 All rights reserved.
154
155 Redistribution and use in source and binary forms, with or without
156 modification, are permitted provided that the following conditions
157 are met:
158
159 1. Redistributions of source code must retain the above copyright
160 notice, this list of conditions and the following disclaimer.
161
162 2. Redistributions in binary form must reproduce the above copyright
163 notice, this list of conditions and the following disclaimer in the
164 documentation and/or other materials provided with the distribution.
165
166 3. Neither the name of the Institute nor the names of its contributors
167 may be used to endorse or promote products derived from this software
168 without specific prior written permission.
169
170 THIS SOFTWARE IS PROVIDED BY THE INSTITUTE AND CONTRIBUTORS ``AS IS'' AND
171 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
172 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
173 ARE DISCLAIMED. IN NO EVENT SHALL THE INSTITUTE OR CONTRIBUTORS BE LIABLE
174 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
175 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
176 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
177 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
178 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
179 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
180 SUCH DAMAGE.
181
182 -----------------------------------------------------------------------------
183
184 Copyright (c) 1998 Doug Rabson
185 All rights reserved.
186
187 Redistribution and use in source and binary forms, with or without
188 modification, are permitted provided that the following conditions
189 are met:
190 1. Redistributions of source code must retain the above copyright
191 notice, this list of conditions and the following disclaimer.
192 2. Redistributions in binary form must reproduce the above copyright
193 notice, this list of conditions and the following disclaimer in the
194 documentation and/or other materials provided with the distribution.
195
196 THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
197 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
198 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
199 ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
200 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
201 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
202 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
203 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
204 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
205 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
206 SUCH DAMAGE.
207
208 -----------------------------------------------------------------------------
209
210 Copyright ((c)) 2002, Rice University
211 All rights reserved.
212
213 Redistribution and use in source and binary forms, with or without
214 modification, are permitted provided that the following conditions are
215 met:
216
217 * Redistributions of source code must retain the above copyright
218 notice, this list of conditions and the following disclaimer.
219
220 * Redistributions in binary form must reproduce the above
221 copyright notice, this list of conditions and the following
222 disclaimer in the documentation and/or other materials provided
223 with the distribution.
224
225 * Neither the name of Rice University (RICE) nor the names of its
226 contributors may be used to endorse or promote products derived
227 from this software without specific prior written permission.
228
229
230 This software is provided by RICE and the contributors on an "as is"
231 basis, without any representations or warranties of any kind, express
232 or implied including, but not limited to, representations or
233 warranties of non-infringement, merchantability or fitness for a
234 particular purpose. In no event shall RICE or contributors be liable
235 for any direct, indirect, incidental, special, exemplary, or
236 consequential damages (including, but not limited to, procurement of
237 substitute goods or services; loss of use, data, or profits; or
238 business interruption) however caused and on any theory of liability,
239 whether in contract, strict liability, or tort (including negligence
240 or otherwise) arising in any way out of the use of this software, even
241 if advised of the possibility of such damage.
242
243 -----------------------------------------------------------------------------
244
245 Copyright (c) 1993 by Digital Equipment Corporation.
246
247 Permission to use, copy, modify, and distribute this software for any
248 purpose with or without fee is hereby granted, provided that the above
249 copyright notice and this permission notice appear in all copies, and that
250 the name of Digital Equipment Corporation not be used in advertising or
251 publicity pertaining to distribution of the document or software without
252 specific, written prior permission.
253
254 THE SOFTWARE IS PROVIDED "AS IS" AND DIGITAL EQUIPMENT CORP. DISCLAIMS ALL
255 WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES
256 OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL DIGITAL EQUIPMENT
257 CORPORATION BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
258 DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
259 PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
260 ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
261 SOFTWARE.
262
263 -----------------------------------------------------------------------------
264
265 Copyright 2000 Aaron D. Gifford. 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
269 are met:
270 1. Redistributions of source code must retain the above copyright
271 notice, this list of conditions and the following disclaimer.
272 2. Redistributions in binary form must reproduce the above copyright
273 notice, this list of conditions and the following disclaimer in the
274 documentation and/or other materials provided with the distribution.
275 3. Neither the name of the copyright holder nor the names of contributors
276 may be used to endorse or promote products derived from this software
277 without specific prior written permission.
278
279 THIS SOFTWARE IS PROVIDED BY THE AUTHOR(S) AND CONTRIBUTOR(S) ``AS IS'' AND
280 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
281 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
282 ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR(S) OR CONTRIBUTOR(S) BE LIABLE
283 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
284 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
285 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
286 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
287 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
288 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
289 SUCH DAMAGE.
290
291 -----------------------------------------------------------------------------
292
293 Copyright (c) 1998 Doug Rabson.
294 Copyright (c) 2001 Jake Burkholder.
295 All rights reserved.
296
297 Redistribution and use in source and binary forms, with or without
298 modification, are permitted provided that the following conditions
299 are met:
300 1. Redistributions of source code must retain the above copyright
301 notice, this list of conditions and the following disclaimer.
302 2. Redistributions in binary form must reproduce the above copyright
303 notice, this list of conditions and the following disclaimer in the
304 documentation and/or other materials provided with the distribution.
305
306 THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
307 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
308 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
309 ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
310 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
311 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
312 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
313 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
314 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
315 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
316 SUCH DAMAGE.
317
318 -----------------------------------------------------------------------------
319
320 Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
321 All rights reserved.
322
323 Redistribution and use in source and binary forms, with or without
324 modification, are permitted provided that the following conditions
325 are met:
326 1. Redistributions of source code must retain the above copyright
327 notice, this list of conditions and the following disclaimer.
328 2. Redistributions in binary form must reproduce the above copyright
329 notice, this list of conditions and the following disclaimer in the
330 documentation and/or other materials provided with the distribution.
331 3. Neither the name of the project nor the names of its contributors
332 may be used to endorse or promote products derived from this software
333 without specific prior written permission.
334
335 THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND
336 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
337 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
338 ARE DISCLAIMED. IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE
339 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
340 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
341 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
342 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
343 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
344 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
345 SUCH DAMAGE.
346
347 -----------------------------------------------------------------------------
348
349 Copyright (c) 1999-2000 by Nortel Networks Corporation
350
351 Permission to use, copy, modify, and distribute this software for any
352 purpose with or without fee is hereby granted, provided that the above
353 copyright notice and this permission notice appear in all copies.
354
355 THE SOFTWARE IS PROVIDED "AS IS" AND NORTEL NETWORKS DISCLAIMS
356 ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
357 OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL NORTEL NETWORKS
358 BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES
359 OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
360 WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
361 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
362 SOFTWARE.
363
364 -----------------------------------------------------------------------------
365
366 Copyright (c) 2000-2002 Japan Network Information Center. All rights reserved.
367
368 By using this file, you agree to the terms and conditions set forth bellow.
369
370 LICENSE TERMS AND CONDITIONS
371
372 The following License Terms and Conditions apply, unless a different
373 license is obtained from Japan Network Information Center ("JPNIC"),
374 a Japanese association, Kokusai-Kougyou-Kanda Bldg 6F, 2-3-4 Uchi-Kanda,
375 Chiyoda-ku, Tokyo 101-0047, Japan.
376
377 1. Use, Modification and Redistribution (including distribution of any
378 modified or derived work) in source and/or binary forms is permitted
379 under this License Terms and Conditions.
380
381 2. Redistribution of source code must retain the copyright notices as they
382 appear in each source code file, this License Terms and Conditions.
383
384 3. Redistribution in binary form must reproduce the Copyright Notice,
385 this License Terms and Conditions, in the documentation and/or other
386 materials provided with the distribution. For the purposes of binary
387 distribution the "Copyright Notice" refers to the following language:
388 "Copyright (c) 2000-2002 Japan Network Information Center. All rights
389 reserved."
390
391 4. The name of JPNIC may not be used to endorse or promote products
392 derived from this Software without specific prior written approval of
393 JPNIC.
394
395 5. Disclaimer/Limitation of Liability: THIS SOFTWARE IS PROVIDED BY JPNIC
396 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
397 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
398 PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL JPNIC BE LIABLE
399 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
400 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
401 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
402 BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
403 WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
404 OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
405 ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
406
407 -----------------------------------------------------------------------------
408
409 Copyright (C) 2004 Nominet, Ltd.
410
411 Permission to use, copy, modify, and distribute this software for any
412 purpose with or without fee is hereby granted, provided that the above
413 copyright notice and this permission notice appear in all copies.
414
415 THE SOFTWARE IS PROVIDED "AS IS" AND NOMINET DISCLAIMS ALL WARRANTIES WITH
416 REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
417 AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
418 INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
419 LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
420 OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
421 PERFORMANCE OF THIS SOFTWARE.
422
423 -----------------------------------------------------------------------------
424
425 Portions Copyright RSA Security Inc.
426
427 License to copy and use this software is granted provided that it is
428 identified as "RSA Security Inc. PKCS #11 Cryptographic Token Interface
429 (Cryptoki)" in all material mentioning or referencing this software.
430
431 License is also granted to make and use derivative works provided that
432 such works are identified as "derived from the RSA Security Inc. PKCS #11
433 Cryptographic Token Interface (Cryptoki)" in all material mentioning or
434 referencing the derived work.
435
436 RSA Security Inc. makes no representations concerning either the
437 merchantability of this software or the suitability of this software for
438 any particular purpose. It is provided "as is" without express or implied
439 warranty of any kind.
440
441 -----------------------------------------------------------------------------
442
443 Copyright (c) 1996, David Mazieres <dm@uun.org>
444 Copyright (c) 2008, Damien Miller <djm@openbsd.org>
445
446 Permission to use, copy, modify, and distribute this software for any
447 purpose with or without fee is hereby granted, provided that the above
448 copyright notice and this permission notice appear in all copies.
449
450 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
451 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
452 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
453 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
454 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
455 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
456 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
457
458 -----------------------------------------------------------------------------
459
460 Copyright (c) 2000-2001 The OpenSSL Project. All rights reserved.
461
462 Redistribution and use in source and binary forms, with or without
463 modification, are permitted provided that the following conditions
464 are met:
465
466 1. Redistributions of source code must retain the above copyright
467 notice, this list of conditions and the following disclaimer.
468
469 2. Redistributions in binary form must reproduce the above copyright
470 notice, this list of conditions and the following disclaimer in
471 the documentation and/or other materials provided with the
472 distribution.
473
474 3. All advertising materials mentioning features or use of this
475 software must display the following acknowledgment:
476 "This product includes software developed by the OpenSSL Project
477 for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)"
478
479 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
480 endorse or promote products derived from this software without
481 prior written permission. For written permission, please contact
482 licensing@OpenSSL.org.
483
484 5. Products derived from this software may not be called "OpenSSL"
485 nor may "OpenSSL" appear in their names without prior written
486 permission of the OpenSSL Project.
487
488 6. Redistributions of any form whatsoever must retain the following
489 acknowledgment:
490 "This product includes software developed by the OpenSSL Project
491 for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)"
492
493 THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
494 EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
495 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
496 PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
497 ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
498 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
499 NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
500 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
501 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
502 STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
503 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
504 OF THE POSSIBILITY OF SUCH DAMAGE.
505
506 -----------------------------------------------------------------------------
507
508 Copyright (c) 1995, 1997, 1998 The NetBSD Foundation, Inc.
509 All rights reserved.
510
511 Redistribution and use in source and binary forms, with or without
512 modification, are permitted provided that the following conditions
513 are met:
514 1. Redistributions of source code must retain the above copyright
515 notice, this list of conditions and the following disclaimer.
516 2. Redistributions in binary form must reproduce the above copyright
517 notice, this list of conditions and the following disclaimer in the
518 documentation and/or other materials provided with the distribution.
519
520 THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
521 ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
522 TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
523 PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
524 BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
525 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
526 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
527 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
528 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
529 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
530 POSSIBILITY OF SUCH DAMAGE.
531
532 -----------------------------------------------------------------------------
533
534 Copyright (C) 2008-2011 Red Hat, Inc.
535
536 Permission to use, copy, modify, and/or distribute this software for any
537 purpose with or without fee is hereby granted, provided that the above
538 copyright notice and this permission notice appear in all copies.
539
540 THE SOFTWARE IS PROVIDED "AS IS" AND Red Hat DISCLAIMS ALL WARRANTIES WITH
541 REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
542 AND FITNESS. IN NO EVENT SHALL Red Hat BE LIABLE FOR ANY SPECIAL, DIRECT,
543 INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
544 LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
545 OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
546 PERFORMANCE OF THIS SOFTWARE.
547
548 -----------------------------------------------------------------------------
549
550 Copyright (c) 2013-2014, Farsight Security, Inc.
551 All rights reserved.
552
553 Redistribution and use in source and binary forms, with or without
554 modification, are permitted provided that the following conditions
555 are met:
556
557 1. Redistributions of source code must retain the above copyright
558 notice, this list of conditions and the following disclaimer.
559
560 2. Redistributions in binary form must reproduce the above copyright
561 notice, this list of conditions and the following disclaimer in the
562 documentation and/or other materials provided with the distribution.
563
564 3. Neither the name of the copyright holder nor the names of its
565 contributors may be used to endorse or promote products derived from
566 this software without specific prior written permission.
567
568 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
569 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
570 TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
571 PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
572 CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
573 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
574 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
575 OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
576 WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
577 OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
578 ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
579
580 -----------------------------------------------------------------------------
581
582 Copyright (c) 2014 by Farsight Security, Inc.
583
584 Licensed under the Apache License, Version 2.0 (the "License");
585 you may not use this file except in compliance with the License.
586 You may obtain a copy of the License at
587
588 http://www.apache.org/licenses/LICENSE-2.0
589
590 Unless required by applicable law or agreed to in writing, software
591 distributed under the License is distributed on an "AS IS" BASIS,
592 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
593 See the License for the specific language governing permissions and
594 limitations under the License.