Annotation of embedaddon/php/ext/mbstring/ucgendat/OPENLDAP_LICENSE, revision 1.1

1.1     ! misho       1: The OpenLDAP Public License
        !             2:   Version 2.8, 17 August 2003
        !             3: 
        !             4: Redistribution and use of this software and associated documentation
        !             5: ("Software"), with or without modification, are permitted provided
        !             6: that the following conditions are met:
        !             7: 
        !             8: 1. Redistributions in source form must retain copyright statements
        !             9:    and notices,
        !            10: 
        !            11: 2. Redistributions in binary form must reproduce applicable copyright
        !            12:    statements and notices, this list of conditions, and the following
        !            13:    disclaimer in the documentation and/or other materials provided
        !            14:    with the distribution, and
        !            15: 
        !            16: 3. Redistributions must contain a verbatim copy of this document.
        !            17: 
        !            18: The OpenLDAP Foundation may revise this license from time to time.
        !            19: Each revision is distinguished by a version number.  You may use
        !            20: this Software under terms of this license revision or under the
        !            21: terms of any subsequent revision of the license.
        !            22: 
        !            23: THIS SOFTWARE IS PROVIDED BY THE OPENLDAP FOUNDATION AND ITS
        !            24: CONTRIBUTORS ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
        !            25: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
        !            26: AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT
        !            27: SHALL THE OPENLDAP FOUNDATION, ITS CONTRIBUTORS, OR THE AUTHOR(S)
        !            28: OR OWNER(S) OF THE SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT,
        !            29: INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
        !            30: BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
        !            31: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
        !            32: CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
        !            33: LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
        !            34: ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
        !            35: POSSIBILITY OF SUCH DAMAGE.
        !            36: 
        !            37: The names of the authors and copyright holders must not be used in
        !            38: advertising or otherwise to promote the sale, use or other dealing
        !            39: in this Software without specific, written prior permission.  Title
        !            40: to copyright in this Software shall at all times remain with copyright
        !            41: holders.
        !            42: 
        !            43: OpenLDAP is a registered trademark of the OpenLDAP Foundation.
        !            44: 
        !            45: Copyright 1999-2003 The OpenLDAP Foundation, Redwood City,
        !            46: California, USA.  All Rights Reserved.  Permission to copy and
        !            47: distribute verbatim copies of this document is granted.

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>