components/php-5_3/php-doc.license
changeset 846 fe258446a1ae
child 1205 6c6c27bcf9ac
child 2926 73b93bcb8a2c
equal deleted inserted replaced
845:f38158deaa77 846:fe258446a1ae
       
     1 --------------
       
     2 - php 5.3.10 -
       
     3 --------------
       
     4 
       
     5 -------------------------------------------------------------------- 
       
     6                   The PHP License, version 3.01
       
     7 Copyright (c) 1999 - 2010 The PHP Group. All rights reserved.
       
     8 -------------------------------------------------------------------- 
       
     9 
       
    10 Redistribution and use in source and binary forms, with or without
       
    11 modification, is permitted provided that the following conditions
       
    12 are met:
       
    13 
       
    14   1. Redistributions of source code must retain the above copyright
       
    15      notice, this list of conditions and the following disclaimer.
       
    16  
       
    17   2. Redistributions in binary form must reproduce the above copyright
       
    18      notice, this list of conditions and the following disclaimer in
       
    19      the documentation and/or other materials provided with the
       
    20      distribution.
       
    21  
       
    22   3. The name "PHP" must not be used to endorse or promote products
       
    23      derived from this software without prior written permission. For
       
    24      written permission, please contact [email protected].
       
    25   
       
    26   4. Products derived from this software may not be called "PHP", nor
       
    27      may "PHP" appear in their name, without prior written permission
       
    28      from [email protected].  You may indicate that your software works in
       
    29      conjunction with PHP by saying "Foo for PHP" instead of calling
       
    30      it "PHP Foo" or "phpfoo"
       
    31  
       
    32   5. The PHP Group may publish revised and/or new versions of the
       
    33      license from time to time. Each version will be given a
       
    34      distinguishing version number.
       
    35      Once covered code has been published under a particular version
       
    36      of the license, you may always continue to use it under the terms
       
    37      of that version. You may also choose to use such covered code
       
    38      under the terms of any subsequent version of the license
       
    39      published by the PHP Group. No one other than the PHP Group has
       
    40      the right to modify the terms applicable to covered code created
       
    41      under this License.
       
    42 
       
    43   6. Redistributions of any form whatsoever must retain the following
       
    44      acknowledgment:
       
    45      "This product includes PHP software, freely available from
       
    46      <http://www.php.net/software/>".
       
    47 
       
    48 THIS SOFTWARE IS PROVIDED BY THE PHP DEVELOPMENT TEAM ``AS IS'' AND 
       
    49 ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
       
    50 THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 
       
    51 PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE PHP
       
    52 DEVELOPMENT TEAM OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, 
       
    53 INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 
       
    54 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR 
       
    55 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
       
    56 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
       
    57 STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
       
    58 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
       
    59 OF THE POSSIBILITY OF SUCH DAMAGE.
       
    60 
       
    61 -------------------------------------------------------------------- 
       
    62 
       
    63 This software consists of voluntary contributions made by many
       
    64 individuals on behalf of the PHP Group.
       
    65 
       
    66 The PHP Group can be contacted via Email at [email protected].
       
    67 
       
    68 For more information on the PHP Group and the PHP project, 
       
    69 please see <http://www.php.net>.
       
    70 
       
    71 PHP includes the Zend Engine, freely available at
       
    72 <http://www.zend.com>.