Annotation of embedaddon/php/TSRM/LICENSE, revision 1.1

1.1     ! misho       1: Copyright (c) 1999-2006, Andi Gutmans, Sascha Schumann, Zeev Suraski.
        !             2: All rights reserved.
        !             3: 
        !             4: Redistribution and use in source and binary forms, with or without
        !             5: modification, are permitted provided that the following conditions are
        !             6: met:
        !             7: 
        !             8: - Redistributions of source code must retain the above copyright notice,
        !             9: this list of conditions and the following disclaimer.
        !            10: 
        !            11: - Neither name of the copyright holders nor the names of their contributors
        !            12: may be used to endorse or promote products derived from this software
        !            13: without specific prior written permission.
        !            14: 
        !            15: 
        !            16: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS
        !            17: IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
        !            18: THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
        !            19: PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR
        !            20: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
        !            21: EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
        !            22: PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
        !            23: PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
        !            24: LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
        !            25: NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
        !            26: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

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