diff options
author | Guido van Rossum <guido@python.org> | 2001-04-13 19:41:28 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2001-04-13 19:41:28 +0000 |
commit | 859d9b5097b7887e2e0aae6a4efde4dcb1826aa8 (patch) | |
tree | 326cbf5fb168867d0368a900d8446afa83a9b03c /LICENSE | |
parent | b0e51b2957f7e4ba4bd2399329bae810b57881aa (diff) | |
download | cpython-git-859d9b5097b7887e2e0aae6a4efde4dcb1826aa8.tar.gz |
Tim convinced me to augment the PSF license with a final clause just
like the one in the BeOpen license (and similar to the one in the CNRI
license, but with the "click-to-accept" part elided).
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -93,6 +93,10 @@ License Agreement does not grant permission to use PSF trademarks or trade name in a trademark sense to endorse or promote products or services of Licensee, or any third party. +8. By copying, installing or otherwise using Python 2.1, Licensee +agrees to be bound by the terms and conditions of this License +Agreement. + BEOPEN.COM TERMS AND CONDITIONS FOR PYTHON 2.0 ---------------------------------------------- |