summaryrefslogtreecommitdiffstats
path: root/LICENSE
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2000-12-12 15:24:57 (GMT)
committerGuido van Rossum <guido@python.org>2000-12-12 15:24:57 (GMT)
commit9d64479cb25a8b7ce222dac93bad57e76172f88c (patch)
tree66744ae1a2ccfc975d4dc110a595e97d1d1f36f1 /LICENSE
parent988ad2bdff836665f004c285fb09182c35775fd6 (diff)
downloadcpython-9d64479cb25a8b7ce222dac93bad57e76172f88c.zip
cpython-9d64479cb25a8b7ce222dac93bad57e76172f88c.tar.gz
cpython-9d64479cb25a8b7ce222dac93bad57e76172f88c.tar.bz2
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)
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE2
1 files changed, 1 insertions, 1 deletions
diff --git a/LICENSE b/LICENSE
index 9667aa4..85081f2 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.