components/python/setuptools/setuptools.copyright
changeset 706 6e61f0012046
child 1639 9d97e5aecc9f
equal deleted inserted replaced
705:ea8fed4b5f65 706:6e61f0012046
       
     1 Python License
       
     2 ==============
       
     3 
       
     4 Open Source Initiative OSI - Python Software Foundation License:Licensing
       
     5 Submitted by nelson on Tue, 2006-10-31 04:56. ::
       
     6 
       
     7 Python Software Foundation License
       
     8 
       
     9 PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
       
    10 --------------------------------------------
       
    11 
       
    12 1. This LICENSE AGREEMENT is between the Python Software Foundation
       
    13 ("PSF"), and the Individual or Organization ("Licensee") accessing and
       
    14 otherwise using this software ("Python") in source or binary form and
       
    15 its associated documentation.
       
    16 
       
    17 2. Subject to the terms and conditions of this License Agreement, PSF
       
    18 hereby grants Licensee a nonexclusive, royalty-free, world-wide
       
    19 license to reproduce, analyze, test, perform and/or display publicly,
       
    20 prepare derivative works, distribute, and otherwise use Python
       
    21 alone or in any derivative version, provided, however, that PSF's
       
    22 License Agreement and PSF's notice of copyright, i.e., "Copyright (c)
       
    23 2001, 2002, 2003, 2004, 2005, 2006 Python Software Foundation; All Rights
       
    24 Reserved" are retained in Python alone or in any derivative version
       
    25 prepared by Licensee.
       
    26 
       
    27 3. In the event Licensee prepares a derivative work that is based on
       
    28 or incorporates Python or any part thereof, and wants to make
       
    29 the derivative work available to others as provided herein, then
       
    30 Licensee hereby agrees to include in any such work a brief summary of
       
    31 the changes made to Python.
       
    32 
       
    33 4. PSF is making Python available to Licensee on an "AS IS"
       
    34 basis. PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
       
    35 IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND
       
    36 DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
       
    37 FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT
       
    38 INFRINGE ANY THIRD PARTY RIGHTS.
       
    39 
       
    40 5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
       
    41 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
       
    42 A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON,
       
    43 OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
       
    44 
       
    45 6. This License Agreement will automatically terminate upon a material
       
    46 breach of its terms and conditions.
       
    47 
       
    48 7. Nothing in this License Agreement shall be deemed to create any
       
    49 relationship of agency, partnership, or joint venture between PSF and
       
    50 Licensee. This License Agreement does not grant permission to use PSF
       
    51 trademarks or trade name in a trademark sense to endorse or promote
       
    52 products or services of Licensee, or any third party.
       
    53 
       
    54 8. By copying, installing or otherwise using Python, Licensee
       
    55 agrees to be bound by the terms and conditions of this License
       
    56 Agreement.
       
    57 
       
    58 
       
    59 
       
    60 Zope License
       
    61 ============
       
    62 Open Source Initiative OSI - The Zope Public License Ver.2.0:Licensing
       
    63 Submitted by nelson on Tue, 2006-10-31 04:56. ::
       
    64 
       
    65 Zope Public License (ZPL) Version 2.0
       
    66 -----------------------------------------------
       
    67 
       
    68 This software is Copyright (c) Zope Corporation (tm) and
       
    69 Contributors. All rights reserved.
       
    70 
       
    71 This license has been certified as open source. It has also
       
    72 been designated as GPL compatible by the Free Software
       
    73 Foundation (FSF).
       
    74 
       
    75 Redistribution and use in source and binary forms, with or
       
    76 without modification, are permitted provided that the
       
    77 following conditions are met:
       
    78 
       
    79 1. Redistributions in source code must retain the above
       
    80    copyright notice, this list of conditions, and the following
       
    81    disclaimer.
       
    82 
       
    83 2. Redistributions in binary form must reproduce the above
       
    84    copyright notice, this list of conditions, and the following
       
    85    disclaimer in the documentation and/or other materials
       
    86    provided with the distribution.
       
    87 
       
    88 3. The name Zope Corporation (tm) must not be used to
       
    89    endorse or promote products derived from this software
       
    90    without prior written permission from Zope Corporation.
       
    91 
       
    92 4. The right to distribute this software or to use it for
       
    93    any purpose does not give you the right to use Servicemarks
       
    94    (sm) or Trademarks (tm) of Zope Corporation. Use of them is
       
    95    covered in a separate agreement (see
       
    96    http://www.zope.com/Marks).
       
    97 
       
    98 5. If any files are modified, you must cause the modified
       
    99    files to carry prominent notices stating that you changed
       
   100    the files and the date of any change.
       
   101 
       
   102 Disclaimer
       
   103 
       
   104   THIS SOFTWARE IS PROVIDED BY ZOPE CORPORATION ``AS IS''
       
   105   AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT
       
   106   NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
       
   107   AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  IN
       
   108   NO EVENT SHALL ZOPE CORPORATION OR ITS CONTRIBUTORS BE
       
   109   LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
       
   110   EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
       
   111   LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
       
   112   LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
       
   113   HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
       
   114   CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
       
   115   OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
       
   116   SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
       
   117   DAMAGE.
       
   118 
       
   119 
       
   120 This software consists of contributions made by Zope
       
   121 Corporation and many individuals on behalf of Zope
       
   122 Corporation.  Specific attributions are listed in the
       
   123 accompanying credits file.