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