1/*
2 * Copyright (c) 2010 Apple Inc. All rights reserved.
3 *
4 * @APPLE_LICENSE_HEADER_START@
5 *
6 * Redistribution and use in source and binary forms, with or without
7 * modification, are permitted provided that the following conditions
8 * are met:
9 *
10 * 1.  Redistributions of source code must retain the above copyright
11 *     notice, this list of conditions and the following disclaimer.
12 * 2.  Redistributions in binary form must reproduce the above copyright
13 *     notice, this list of conditions and the following disclaimer in the
14 *     documentation and/or other materials provided with the distribution.
15 * 3.  Neither the name of Apple Inc. ("Apple") nor the names of its
16 *     contributors may be used to endorse or promote products derived from
17 *     this software without specific prior written permission.
18 *
19 * THIS SOFTWARE IS PROVIDED BY APPLE AND ITS CONTRIBUTORS "AS IS" AND ANY
20 * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
21 * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
22 * DISCLAIMED. IN NO EVENT SHALL APPLE OR ITS CONTRIBUTORS BE LIABLE FOR ANY
23 * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
24 * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
25 * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
26 * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
27 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
28 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
29 *
30 * @APPLE_LICENSE_HEADER_END@
31 */
32
33/*
34 *
35 * (c) Copyright 1989-1993 OPEN SOFTWARE FOUNDATION, INC.
36 * (c) Copyright 1989-1993 HEWLETT-PACKARD COMPANY
37 * (c) Copyright 1989-1993 DIGITAL EQUIPMENT CORPORATION
38 * To anyone who acknowledges that this file is provided "AS IS"
39 * without any express or implied warranty:
40 *                 permission to use, copy, modify, and distribute this
41 * file for any purpose is hereby granted without fee, provided that
42 * the above copyright notices and this notice appears in all source
43 * code copies, and that none of the names of Open Software
44 * Foundation, Inc., Hewlett-Packard Company, or Digital Equipment
45 * Corporation be used in advertising or publicity pertaining to
46 * distribution of the software without specific, written prior
47 * permission.  Neither Open Software Foundation, Inc., Hewlett-
48 * Packard Company, nor Digital Equipment Corporation makes any
49 * representations about the suitability of this software for any
50 * purpose.
51 *
52 */
53/*
54 * Copyright (c) 2007, Novell, Inc.
55 * All rights reserved.
56 *
57 * Redistribution and use in source and binary forms, with or without
58 * modification, are permitted provided that the following conditions
59 * are met:
60 * 1. Redistributions of source code must retain the above copyright
61 *    notice, this list of conditions and the following disclaimer.
62 * 2. Redistributions in binary form must reproduce the above copyright
63 *    notice, this list of conditions and the following disclaimer in the
64 *    documentation and/or other materials provided with the distribution.
65 * 3. Neither the name of the Novell, Inc. nor the names of its contributors
66 *    may be used to endorse or promote products derived from this software
67 *    without specific prior written permission.
68 *
69 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
70 * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
71 * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
72 * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
73 * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
74 * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
75 * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
76 * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
77 * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
78 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
79 * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
80 */
81
82The following is applicable to ncklib/com/cominit_ux.c:
83
84/*
85 * Copyright (c) 1983, 1993
86 *        The Regents of the University of California.  All rights reserved.
87 *
88 * Redistribution and use in source and binary forms, with or without
89 * modification, are permitted provided that the following conditions
90 * are met:
91 * 1. Redistributions of source code must retain the above copyright
92 *    notice, this list of conditions and the following disclaimer.
93 * 2. Redistributions in binary form must reproduce the above copyright
94 *    notice, this list of conditions and the following disclaimer in the
95 *    documentation and/or other materials provided with the distribution.
96 * 3. All advertising materials mentioning features or use of this software
97 *    must display the following acknowledgement:
98 *        This product includes software developed by the University of
99 *        California, Berkeley and its contributors.
100 * 4. Neither the name of the University nor the names of its contributors
101 *    may be used to endorse or promote products derived from this software
102 *    without specific prior written permission.
103 *
104 * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
105 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
106 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
107 * ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
108 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
109 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
110 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
111 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
112 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
113 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
114 * SUCH DAMAGE.
115 */
116
117The following is applicable to uuid/get_802_addr.c:
118
119The OpenLDAP Public License
120  Version 2.8, 17 August 2003
121
122Redistribution and use of this software and associated documentation
123("Software"), with or without modification, are permitted provided
124that the following conditions are met:
125
1261. Redistributions in source form must retain copyright statements
127   and notices,
128
1292. Redistributions in binary form must reproduce applicable copyright
130   statements and notices, this list of conditions, and the following
131   disclaimer in the documentation and/or other materials provided
132   with the distribution, and
133
1343. Redistributions must contain a verbatim copy of this document.
135
136The OpenLDAP Foundation may revise this license from time to time.
137Each revision is distinguished by a version number.  You may use
138this Software under terms of this license revision or under the
139terms of any subsequent revision of the license.
140
141THIS SOFTWARE IS PROVIDED BY THE OPENLDAP FOUNDATION AND ITS
142CONTRIBUTORS ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
143INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
144AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT
145SHALL THE OPENLDAP FOUNDATION, ITS CONTRIBUTORS, OR THE AUTHOR(S)
146OR OWNER(S) OF THE SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT,
147INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
148BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
149LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
150CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
151LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
152ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
153POSSIBILITY OF SUCH DAMAGE.
154
155The names of the authors and copyright holders must not be used in
156advertising or otherwise to promote the sale, use or other dealing
157in this Software without specific, written prior permission.  Title
158to copyright in this Software shall at all times remain with copyright
159holders.
160
161OpenLDAP is a registered trademark of the OpenLDAP Foundation.
162
163Copyright 1999-2003 The OpenLDAP Foundation, Redwood City,
164California, USA.  All Rights Reserved.  Permission to copy and
165distribute verbatim copies of this document is granted.
166