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