1A number of files contained in OpenLDAP Software contain
2a statement:
3 USE, MODIFICATION, AND REDISTRIBUTION OF THIS WORK IS SUBJECT
4 TO VERSION 2.0.1 OF THE OPENLDAP PUBLIC LICENSE, A COPY OF
5 WHICH IS AVAILABLE AT HTTP://WWW.OPENLDAP.ORG/LICENSE.HTML OR
6 IN THE FILE "LICENSE" IN THE TOP-LEVEL DIRECTORY OF THE
7 DISTRIBUTION.
8
9The following is a verbatim copy of version 2.0.1 of the OpenLDAP
10Public License referenced in the above statement.
11
12
13The OpenLDAP Public License
14
15  Version 2.0.1, 21 December 1999
16  Copyright 1999, The OpenLDAP Foundation, Redwood City, California, USA.
17  All Rights Reserved.
18
19Redistribution and use of this software and associated documentation
20("Software"), with or without modification, are permitted provided
21that the following conditions are met:
22
231. Redistributions of source code must retain copyright
24statements and notices.  Redistributions must also contain a
25copy of this document.
26
272. Redistributions in binary form must reproduce the
28above copyright notice, this list of conditions and the
29following disclaimer in the documentation and/or other
30materials provided with the distribution.
31
323. The name "OpenLDAP" must not be used to endorse or promote
33products derived from this Software without prior written
34permission of the OpenLDAP Foundation.  For written permission,
35please contact foundation@openldap.org.
36
374. Products derived from this Software may not be called "OpenLDAP"
38nor may "OpenLDAP" appear in their names without prior written
39permission of the OpenLDAP Foundation.  OpenLDAP is a trademark
40of the OpenLDAP Foundation.
41
425. Due credit should be given to the OpenLDAP Project
43(http://www.openldap.org/).
44
45THIS SOFTWARE IS PROVIDED BY THE OPENLDAP FOUNDATION AND CONTRIBUTORS
46``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT
47NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
48FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL
49THE OPENLDAP FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
50INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
51(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
52SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
53HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
54STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
55ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
56OF THE POSSIBILITY OF SUCH DAMAGE.
57