~ubuntu-branches/ubuntu/trusty/fusionforge/trusty

« back to all changes in this revision

Viewing changes to plugins/wiki/www/lib/pear/LICENSE

  • Committer: Bazaar Package Importer
  • Author(s): Roland Mas
  • Date: 2011-04-15 14:55:34 UTC
  • mfrom: (4.1.10 sid)
  • Revision ID: james.westby@ubuntu.com-20110415145534-mvn1nochufjmw177
Tags: 5.0.3-1
New upstream bugfix release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
-------------------------------------------------------------------- 
 
2
                  The PHP License, version 2.02
 
3
Copyright (c) 1999, 2000 The PHP Group. 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 name "PHP" must not be used to endorse or promote products 
 
19
     derived from this software without prior permission from the 
 
20
     PHP Group.  This does not apply to add-on libraries or tools
 
21
     that work in conjunction with PHP.  In such a case the PHP
 
22
     name may be used to indicate that the product supports PHP.
 
23
 
 
24
  4. The PHP Group may publish revised and/or new versions of the
 
25
     license from time to time. Each version will be given a
 
26
     distinguishing version number.
 
27
     Once covered code has been published under a particular version
 
28
     of the license, you may always continue to use it under the
 
29
     terms of that version. You may also choose to use such covered
 
30
     code under the terms of any subsequent version of the license
 
31
     published by the PHP Group. No one other than the PHP Group has
 
32
     the right to modify the terms applicable to covered code created
 
33
     under this License.
 
34
 
 
35
  5. Redistributions of any form whatsoever must retain the following
 
36
     acknowledgment:
 
37
     "This product includes PHP, freely available from
 
38
     http://www.php.net/".
 
39
 
 
40
  6. The software incorporates the Zend Engine, a product of Zend
 
41
     Technologies, Ltd. ("Zend"). The Zend Engine is licensed to the
 
42
     PHP Association (pursuant to a grant from Zend that can be
 
43
     found at http://www.php.net/license/ZendGrant/) for
 
44
     distribution to you under this license agreement, only as a
 
45
     part of PHP.  In the event that you separate the Zend Engine
 
46
     (or any portion thereof) from the rest of the software, or
 
47
     modify the Zend Engine, or any portion thereof, your use of the
 
48
     separated or modified Zend Engine software shall not be governed
 
49
     by this license, and instead shall be governed by the license
 
50
     set forth at http://www.zend.com/license/ZendLicense/. 
 
51
 
 
52
 
 
53
 
 
54
THIS SOFTWARE IS PROVIDED BY THE PHP DEVELOPMENT TEAM ``AS IS'' AND 
 
55
ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
 
56
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 
 
57
PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE PHP
 
58
DEVELOPMENT TEAM OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, 
 
59
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 
 
60
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR 
 
61
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
 
62
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
 
63
STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 
64
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
 
65
OF THE POSSIBILITY OF SUCH DAMAGE.
 
66
 
 
67
-------------------------------------------------------------------- 
 
68
 
 
69
This software consists of voluntary contributions made by many
 
70
individuals on behalf of the PHP Group.
 
71
 
 
72
The PHP Group can be contacted via Email at group@php.net.
 
73
 
 
74
For more information on the PHP Group and the PHP project, 
 
75
please see <http://www.php.net>.