summaryrefslogtreecommitdiffstats
path: root/LICENSE
diff options
context:
space:
mode:
authorThomas Wouters <thomas@python.org>2001-03-22 16:03:53 (GMT)
committerThomas Wouters <thomas@python.org>2001-03-22 16:03:53 (GMT)
commitf5db48e72e24faad42b7aace101ddd8e7ac76e01 (patch)
treec3f470b3dd8761d8ed7b3268656473876a50ef95 /LICENSE
parent17741be4667004a38c912c3fdca00cff19a5c4e4 (diff)
downloadcpython-f5db48e72e24faad42b7aace101ddd8e7ac76e01.zip
cpython-f5db48e72e24faad42b7aace101ddd8e7ac76e01.tar.gz
cpython-f5db48e72e24faad42b7aace101ddd8e7ac76e01.tar.bz2
Fix typo in history.
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE2
1 files changed, 1 insertions, 1 deletions
diff --git a/LICENSE b/LICENSE
index 02cae87..9866956 100644
--- a/LICENSE
+++ b/LICENSE
@@ -17,7 +17,7 @@ Following the release of Python 1.6, and after Guido van Rossum left
CNRI to work with commercial software developers, it became clear that
the ability to use Python with software available under the GNU Public
License (GPL) was very desirable. CNRI and the Free Software
-Foundation (FSF)interacted to develop enabling wording changes to the
+Foundation (FSF) interacted to develop enabling wording changes to the
Python license. Python 1.6.1 is essentially the same as Python 1.6,
with a few minor bug fixes, and with a GPL compatible open source
license. Python 2.1 is a derivative work of Python 1.6.1, as well as