diff options
author | Fred Drake <fdrake@acm.org> | 2001-06-21 18:51:11 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2001-06-21 18:51:11 (GMT) |
commit | a952658a161045618ada4b37d657c1813f2008b8 (patch) | |
tree | 081a4f354110e4a8e42e28edf835e4da6a8f1075 | |
parent | 7f29afbd1543c1c2ec6cfc7759ceebf55afb649e (diff) | |
download | cpython-a952658a161045618ada4b37d657c1813f2008b8.zip cpython-a952658a161045618ada4b37d657c1813f2008b8.tar.gz cpython-a952658a161045618ada4b37d657c1813f2008b8.tar.bz2 |
Make sure 2.1.1 takes its proper place in the history of Python licenses.
-rw-r--r-- | Doc/texinputs/license.tex | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Doc/texinputs/license.tex b/Doc/texinputs/license.tex index 1e4c1a0..472ce55 100644 --- a/Doc/texinputs/license.tex +++ b/Doc/texinputs/license.tex @@ -25,10 +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, including Python -2.0.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 \url{http://www.python.org/psf/} for more information -about the PSF. +2.0.1 and its alpha and beta releases, and Python 2.1.1, is owned by +the Python Software Foundation (PSF), a non-profit modeled after the +Apache Software Foundation. See \url{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. |