Guido van Rossum | fd6aabb | 1999-11-05 15:21:08 +0000 | [diff] [blame] | 1 | If you send us a minor contribution by email (bug fix, patch, |
| 2 | suggestion, or other minor enhancement), please incorporate the |
| 3 | following paragraphs in your email message. For more substantial |
| 4 | contributions, we may require a wet signature; see the separate form |
| 5 | (wetsign.txt). See the contribution policy FAQ (legalfaq.txt) for |
| 6 | more information. |
| 7 | |
| 8 | """ |
| 9 | I confirm that, to the best of my knowledge and belief, this |
| 10 | contribution is free of any claims of third parties under |
| 11 | copyright, patent or other rights or interests ("claims"). To |
| 12 | the extent that I have any such claims, I hereby grant to CNRI a |
| 13 | nonexclusive, irrevocable, royalty-free, worldwide license to |
| 14 | reproduce, distribute, perform and/or display publicly, prepare |
| 15 | derivative versions, and otherwise use this contribution as part |
| 16 | of the Python software and its related documentation, or any |
| 17 | derivative versions thereof, at no cost to CNRI or its licensed |
| 18 | users, and to authorize others to do so. |
| 19 | |
| 20 | I acknowledge that CNRI may, at its sole discretion, decide |
| 21 | whether or not to incorporate this contribution in the Python |
| 22 | software and its related documentation. I further grant CNRI |
| 23 | permission to use my name and other identifying information |
| 24 | provided to CNRI by me for use in connection with the Python |
| 25 | software and its related documentation. |
| 26 | """ |