summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Bergmann <sebastian@gentoo.org>2006-03-04 10:17:28 +0000
committerSebastian Bergmann <sebastian@gentoo.org>2006-03-04 10:17:28 +0000
commit33f0cecad3c3438fd8709c613cafb3e8c9f9fd85 (patch)
tree2080ebf2b8a9bb2884497540a2c03b49c23dc641 /licenses
parentAdded knowledgetree-3.0.0 to the tree. (diff)
downloadhistorical-33f0cecad3c3438fd8709c613cafb3e8c9f9fd85.tar.gz
historical-33f0cecad3c3438fd8709c613cafb3e8c9f9fd85.tar.bz2
historical-33f0cecad3c3438fd8709c613cafb3e8c9f9fd85.zip
License for dev-php5/ZendFramework.
Diffstat (limited to 'licenses')
-rw-r--r--licenses/ZendFramework52
1 files changed, 52 insertions, 0 deletions
diff --git a/licenses/ZendFramework b/licenses/ZendFramework
new file mode 100644
index 000000000000..bfd3ff11d08a
--- /dev/null
+++ b/licenses/ZendFramework
@@ -0,0 +1,52 @@
+-----------------------------------------------------------------------
+ The Zend Framework License, Version 1.0
+ Copyright (c) 2005 Zend Technologies USA, Inc. All rights reserved.
+-----------------------------------------------------------------------
+
+Redistribution and use in source and binary forms, with or without
+modification, is permitted provided that the following conditions
+are met:
+
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+
+ 2. Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following
+ disclaimer in the documentation and/or other materials provided
+ with the distribution.
+
+ 3. The names "Zend" and "Zend Framework" must not be used to endorse
+ or promote products derived from this software without prior
+ permission from Zend Technologies USA, Inc. For written
+ permission, please contact license@zend.com.
+
+ 4. Zend Technologies USA, Inc. may publish revised and/or new
+ versions of the license from time to time. Each version will
+ be given a distinguishing version number.
+ Once covered code has been published under a particular version
+ of the license, you may always continue to use it under the
+ terms of that version. You may also choose to use such covered
+ code under the terms of any subsequent version of the license
+ published by Zend Technologies USA, Inc. No one other than Zend
+ Technologies USA, Inc. has the right to modify the terms
+ applicable to covered code created under this License.
+
+ 5. Redistributions of any form whatsoever must retain the following
+ acknowledgment:
+ "This product includes the Zend Framework, freely available at
+ http://www.zend.com"
+
+THIS SOFTWARE IS PROVIDED BY ZEND TECHNOLOGIES USA, INC. ``AS IS'' AND
+ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
+THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
+PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL ZEND
+TECHNOLOGIES USA, INC. BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
+USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
+OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
+OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+SUCH DAMAGE.
+
+-----------------------------------------------------------------------