From a952658a161045618ada4b37d657c1813f2008b8 Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Thu, 21 Jun 2001 18:51:11 +0000 Subject: [PATCH] Make sure 2.1.1 takes its proper place in the history of Python licenses. --- Doc/texinputs/license.tex | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Doc/texinputs/license.tex b/Doc/texinputs/license.tex index 1e4c1a062bfa..472ce5510382 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. -- 2.47.3