"Fossies" - the Fresh Open Source Software Archive 
Member "php-8.0.28-src/Zend/LICENSE" (14 Feb 2023, 2803 Bytes) of package /windows/www/php-8.0.28-src.zip:
As a special service "Fossies" has tried to format the requested text file into HTML format (style:
standard) with prefixed line numbers.
Alternatively you can here
view or
download the uninterpreted source code file.
1 --------------------------------------------------------------------
2 The Zend Engine License, Version 2.00
3 Copyright (c) 1999-2006 Zend Technologies Ltd. All rights reserved.
4 --------------------------------------------------------------------
5
6 Redistribution and use in source and binary forms, with or without
7 modification, is permitted provided that the following conditions
8 are met:
9
10 1. Redistributions of source code must retain the above copyright
11 notice, this list of conditions and the following disclaimer.
12
13 2. Redistributions in binary form must reproduce the above
14 copyright notice, this list of conditions and the following
15 disclaimer in the documentation and/or other materials provided
16 with the distribution.
17
18 3. The names "Zend" and "Zend Engine" must not be used to endorse
19 or promote products derived from this software without prior
20 permission from Zend Technologies Ltd. For written permission,
21 please contact license@zend.com.
22
23 4. Zend Technologies Ltd. may publish revised and/or new versions
24 of the license from time to time. Each version will be given a
25 distinguishing version number.
26 Once covered code has been published under a particular version
27 of the license, you may always continue to use it under the
28 terms of that version. You may also choose to use such covered
29 code under the terms of any subsequent version of the license
30 published by Zend Technologies Ltd. No one other than Zend
31 Technologies Ltd. has the right to modify the terms applicable
32 to covered code created under this License.
33
34 5. Redistributions of any form whatsoever must retain the following
35 acknowledgment:
36 "This product includes the Zend Engine, freely available at
37 http://www.zend.com"
38
39 6. All advertising materials mentioning features or use of this
40 software must display the following acknowledgment:
41 "The Zend Engine is freely available at http://www.zend.com"
42
43 THIS SOFTWARE IS PROVIDED BY ZEND TECHNOLOGIES LTD. ``AS IS'' AND
44 ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
45 THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
46 PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL ZEND
47 TECHNOLOGIES LTD. BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
48 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
49 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
50 USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
51 ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
52 OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
53 OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
54 SUCH DAMAGE.
55
56 --------------------------------------------------------------------