From: Guido van Rossum Date: Tue, 12 Dec 2000 15:24:57 +0000 (+0000) Subject: Typo detected by "the miraculous Debian package lint tool "lintian" X-Git-Tag: v2.1a1~630 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9d64479cb25a8b7ce222dac93bad57e76172f88c;p=thirdparty%2FPython%2Fcpython.git 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) --- diff --git a/LICENSE b/LICENSE index 9667aa458486..85081f217443 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.