components/php-5_3/php-suhosin.license
author James Chang <james.c.chang@Oracle.COM>
Fri, 02 Oct 2015 10:50:45 -0700
changeset 4915 48f204cc245c
parent 3594 ec73a5dd77e2
permissions -rw-r--r--
PSARC/2015/333 EOL of grails 21494758 Removal of GRAILS from Solaris 21494777 Removal of GRAILS man page from Solaris
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3594
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
     1
This product includes PHP software, freely available from <http://www.php.net/software/> The Zend Engine is freely available at http://www.zend.com
846
fe258446a1ae 6714149 integrate PHP 5.3 within OpenSolaris
Craig Mohrman <craig.mohrman@oracle.com>
parents:
diff changeset
     2
3594
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
     3
  +----------------------------------------------------------------------+
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
     4
  | Suhosin Version 1                                                    |
846
fe258446a1ae 6714149 integrate PHP 5.3 within OpenSolaris
Craig Mohrman <craig.mohrman@oracle.com>
parents:
diff changeset
     5
  +----------------------------------------------------------------------+
3594
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
     6
  | Copyright (c) 2006-2007 The Hardened-PHP Project                     |
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
     7
  | Copyright (c) 2007-2012 SektionEins GmbH                             |
846
fe258446a1ae 6714149 integrate PHP 5.3 within OpenSolaris
Craig Mohrman <craig.mohrman@oracle.com>
parents:
diff changeset
     8
  +----------------------------------------------------------------------+
3594
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
     9
  | This source file is subject to version 3.01 of the PHP license,      |
846
fe258446a1ae 6714149 integrate PHP 5.3 within OpenSolaris
Craig Mohrman <craig.mohrman@oracle.com>
parents:
diff changeset
    10
  | that is bundled with this package in the file LICENSE, and is        |
3594
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    11
  | available through the world-wide-web at the following url:           |
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    12
  | http://www.php.net/license/3_01.txt                                  |
846
fe258446a1ae 6714149 integrate PHP 5.3 within OpenSolaris
Craig Mohrman <craig.mohrman@oracle.com>
parents:
diff changeset
    13
  | If you did not receive a copy of the PHP license and are unable to   |
fe258446a1ae 6714149 integrate PHP 5.3 within OpenSolaris
Craig Mohrman <craig.mohrman@oracle.com>
parents:
diff changeset
    14
  | obtain it through the world-wide-web, please send a note to          |
fe258446a1ae 6714149 integrate PHP 5.3 within OpenSolaris
Craig Mohrman <craig.mohrman@oracle.com>
parents:
diff changeset
    15
  | [email protected] so we can mail you a copy immediately.               |
fe258446a1ae 6714149 integrate PHP 5.3 within OpenSolaris
Craig Mohrman <craig.mohrman@oracle.com>
parents:
diff changeset
    16
  +----------------------------------------------------------------------+
3594
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    17
  | Author: Stefan Esser <[email protected]>                         |
846
fe258446a1ae 6714149 integrate PHP 5.3 within OpenSolaris
Craig Mohrman <craig.mohrman@oracle.com>
parents:
diff changeset
    18
  +----------------------------------------------------------------------+
fe258446a1ae 6714149 integrate PHP 5.3 within OpenSolaris
Craig Mohrman <craig.mohrman@oracle.com>
parents:
diff changeset
    19
*/
fe258446a1ae 6714149 integrate PHP 5.3 within OpenSolaris
Craig Mohrman <craig.mohrman@oracle.com>
parents:
diff changeset
    20
3594
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    21
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    22
text from http://www.php.net/license/3_01.txt
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    23
---------------------------------------------
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    24
--------------------------------------------------------------------
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    25
                  The PHP License, version 3.01
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    26
Copyright (c) 1999 - 2014 The PHP Group. All rights reserved.
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    27
--------------------------------------------------------------------
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    28
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    29
Redistribution and use in source and binary forms, with or without
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    30
modification, is permitted provided that the following conditions
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    31
are met:
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    32
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    33
  1. Redistributions of source code must retain the above copyright
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    34
     notice, this list of conditions and the following disclaimer.
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    35
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    36
  2. Redistributions in binary form must reproduce the above copyright
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    37
     notice, this list of conditions and the following disclaimer in
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    38
     the documentation and/or other materials provided with the
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    39
     distribution.
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    40
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    41
  3. The name "PHP" must not be used to endorse or promote products
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    42
     derived from this software without prior written permission. For
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    43
     written permission, please contact [email protected].
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    44
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    45
  4. Products derived from this software may not be called "PHP", nor
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    46
     may "PHP" appear in their name, without prior written permission
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    47
     from [email protected].  You may indicate that your software works in
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    48
     conjunction with PHP by saying "Foo for PHP" instead of calling
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    49
     it "PHP Foo" or "phpfoo"
846
fe258446a1ae 6714149 integrate PHP 5.3 within OpenSolaris
Craig Mohrman <craig.mohrman@oracle.com>
parents:
diff changeset
    50
3594
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    51
  5. The PHP Group may publish revised and/or new versions of the
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    52
     license from time to time. Each version will be given a
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    53
     distinguishing version number.
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    54
     Once covered code has been published under a particular version
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    55
     of the license, you may always continue to use it under the terms
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    56
     of that version. You may also choose to use such covered code
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    57
     under the terms of any subsequent version of the license
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    58
     published by the PHP Group. No one other than the PHP Group has
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    59
     the right to modify the terms applicable to covered code created
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    60
     under this License.
846
fe258446a1ae 6714149 integrate PHP 5.3 within OpenSolaris
Craig Mohrman <craig.mohrman@oracle.com>
parents:
diff changeset
    61
3594
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    62
  6. Redistributions of any form whatsoever must retain the following
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    63
     acknowledgment:
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    64
     "This product includes PHP software, freely available from
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    65
     <http://www.php.net/software/>".
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    66
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    67
THIS SOFTWARE IS PROVIDED BY THE PHP DEVELOPMENT TEAM ``AS IS'' AND
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    68
ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    69
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    70
PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE PHP
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    71
DEVELOPMENT TEAM OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    72
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    73
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    74
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    75
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    76
STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    77
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    78
OF THE POSSIBILITY OF SUCH DAMAGE.
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    79
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    80
--------------------------------------------------------------------
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    81
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    82
This software consists of voluntary contributions made by many
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    83
individuals on behalf of the PHP Group.
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    84
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    85
The PHP Group can be contacted via Email at [email protected].
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    86
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    87
For more information on the PHP Group and the PHP project,
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    88
please see <http://www.php.net>.
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    89
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    90
PHP includes the Zend Engine, freely available at
ec73a5dd77e2 20232660 PHP suhosin extension needs a little license work
Craig Mohrman <craig.mohrman@oracle.com>
parents: 1205
diff changeset
    91
<http://www.zend.com>.