From 9d64479cb25a8b7ce222dac93bad57e76172f88c Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Tue, 12 Dec 2000 15:24:57 +0000 Subject: [PATCH] Typo detected by "the miraculous Debian package lint tool "lintian" (http://package.debian.org/lintian), which includes a spellchecker for common typos in control files of packages... You see, we're so paranoid that we even have automatic tools that keep monitoring license files ;-)" (Gregor Hoffleit) --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index 9667aa45848..85081f21744 100644 --- a/LICENSE +++ b/LICENSE @@ -9,7 +9,7 @@ from CWI was Python 1.2. In 1995, Guido continued his work on Python at the Corporation for National Research Initiatives (CNRI) in Reston, Virginia where he released several versions of the software. Python 1.6 was the last of the versions released by CNRI. In 2000, Guido and -the Python core developement team moved to BeOpen.com to form the +the Python core development team moved to BeOpen.com to form the BeOpen PythonLabs team (www.pythonlabs.com). Python 2.0 is the first release from PythonLabs. Thanks to the many outside volunteers who have worked under Guido's direction to make this release possible.