diff options
author | Guido van Rossum <guido@python.org> | 2001-06-14 19:36:59 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2001-06-14 19:36:59 (GMT) |
commit | b2697005e26428144f34c4812e7f979da7bfd78c (patch) | |
tree | 41b2c78c6d4b4b06a2aec530d05abe822bd8703f /LICENSE | |
parent | cf37dfc3dba1040b982ca4b39a5728c9d26e7cf7 (diff) | |
download | cpython-b2697005e26428144f34c4812e7f979da7bfd78c.zip cpython-b2697005e26428144f34c4812e7f979da7bfd78c.tar.gz cpython-b2697005e26428144f34c4812e7f979da7bfd78c.tar.bz2 |
Note that 2.0.1 is also a PSF release. (Gregor Hoffleit, SF #433223.)
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 9 |
1 files changed, 4 insertions, 5 deletions
@@ -25,11 +25,10 @@ of Python 1.6.1, as well as of Python 2.0. After Python 2.0 was released by BeOpen.com, Guido van Rossum and the other PythonLabs developers joined Digital Creations. All -intellectual property added from this point on, starting with Python -2.1 and its alpha and beta releases, is owned by the Python Software -Foundation (PSF), a non-profit modeled after the Apache Software -Foundation. See http://www.python.org/psf/ for more information about -the PSF. +intellectual property added from this point on, including Python +2.0.1, is owned by the Python Software Foundation (PSF), a non-profit +modeled after the Apache Software Foundation. See +http://www.python.org/psf/ for more information about the PSF. Thanks to the many outside volunteers who have worked under Guido's direction to make these releases possible. |