Marcel Telka
2024-04-06 3ee8d02689a27e0e38cd6c4998db7efe50853dad
commit | author | age
d0bc0b 1 PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
MT 2
3 1. This LICENSE AGREEMENT is between the Python Software Foundation ("PSF"),
4 and the Individual or Organization ("Licensee") accessing and otherwise using
5 this software ("Python") in source or binary form and its associated
6 documentation.
7
8 2. Subject to the terms and conditions of this License Agreement, PSF hereby
9 grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce,
10 analyze, test, perform and/or display publicly, prepare derivative works,
11 distribute, and otherwise use Python alone or in any derivative version,
12 provided, however, that PSF's License Agreement and PSF's notice of copyright,
13 i.e., "Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006 Python Software
14 Foundation; All Rights Reserved" are retained in Python alone or in any
15 derivative version prepared by Licensee.
16
17 3. In the event Licensee prepares a derivative work that is based on or
18 incorporates Python or any part thereof, and wants to make the derivative work
19 available to others as provided herein, then Licensee hereby agrees to include
20 in any such work a brief summary of the changes made to Python.
21
22 4. PSF is making Python available to Licensee on an "AS IS" basis. PSF MAKES NO
23 REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF EXAMPLE, BUT NOT
24 LIMITATION, PSF MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY OF
25 MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON
26 WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.
27
28 5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON FOR ANY
29 INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF MODIFYING,
30 DISTRIBUTING, OR OTHERWISE USING PYTHON, OR ANY DERIVATIVE THEREOF, EVEN IF
31 ADVISED OF THE POSSIBILITY THEREOF.
32
33 6. This License Agreement will automatically terminate upon a material breach
34 of its terms and conditions.
35
36 7. Nothing in this License Agreement shall be deemed to create any relationship
37 of agency, partnership, or joint venture between PSF and Licensee. This License
38 Agreement does not grant permission to use PSF trademarks or trade name in a
39 trademark sense to endorse or promote products or services of Licensee, or any
40 third party.
41
42 8. By copying, installing or otherwise using Python, Licensee agrees to be
43 bound by the terms and conditions of this License Agreement.