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