OLD | NEW |
| (Empty) |
1 Copyright (c) 2001-2013 Chris Liechti <cliechti@gmx.net>; | |
2 All Rights Reserved. | |
3 | |
4 This is the Python license. In short, you can use this product in | |
5 commercial and non-commercial applications, modify it, redistribute it. | |
6 A notification to the author when you use and/or modify it is welcome. | |
7 | |
8 | |
9 TERMS AND CONDITIONS FOR ACCESSING OR OTHERWISE USING THIS SOFTWARE | |
10 =================================================================== | |
11 | |
12 LICENSE AGREEMENT | |
13 ----------------- | |
14 | |
15 1. This LICENSE AGREEMENT is between the copyright holder of this | |
16 product, and the Individual or Organization ("Licensee") accessing | |
17 and otherwise using this product in source or binary form and its | |
18 associated documentation. | |
19 | |
20 2. Subject to the terms and conditions of this License Agreement, | |
21 the copyright holder hereby grants Licensee a nonexclusive, | |
22 royalty-free, world-wide license to reproduce, analyze, test, | |
23 perform and/or display publicly, prepare derivative works, distribute, | |
24 and otherwise use this product alone or in any derivative version, | |
25 provided, however, that copyright holders License Agreement and | |
26 copyright holders notice of copyright are retained in this product | |
27 alone or in any derivative version prepared by Licensee. | |
28 | |
29 3. In the event Licensee prepares a derivative work that is based on | |
30 or incorporates this product or any part thereof, and wants to make | |
31 the derivative work available to others as provided herein, then | |
32 Licensee hereby agrees to include in any such work a brief summary of | |
33 the changes made to this product. | |
34 | |
35 4. The copyright holder is making this product available to Licensee on | |
36 an "AS IS" basis. THE COPYRIGHT HOLDER MAKES NO REPRESENTATIONS OR | |
37 WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, | |
38 THE COPYRIGHT HOLDER MAKES NO AND DISCLAIMS ANY REPRESENTATION OR | |
39 WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR | |
40 THAT THE USE OF THIS PRODUCT WILL NOT INFRINGE ANY THIRD PARTY RIGHTS. | |
41 | |
42 5. THE COPYRIGHT HOLDER SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER | |
43 USERS OF THIS PRODUCT FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL | |
44 DAMAGES OR LOSS AS A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE | |
45 USING THIS PRODUCT, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE | |
46 POSSIBILITY THEREOF. | |
47 | |
48 6. This License Agreement will automatically terminate upon a material | |
49 breach of its terms and conditions. | |
50 | |
51 7. Nothing in this License Agreement shall be deemed to create any | |
52 relationship of agency, partnership, or joint venture between the | |
53 copyright holder and Licensee. This License Agreement does not grant | |
54 permission to use trademarks or trade names from the copyright holder | |
55 in a trademark sense to endorse or promote products or services of | |
56 Licensee, or any third party. | |
57 | |
58 8. By copying, installing or otherwise using this product, Licensee | |
59 agrees to be bound by the terms and conditions of this License | |
60 Agreement. | |
61 | |
OLD | NEW |