diff options
author | Thomas Wouters <thomas@python.org> | 2001-03-22 16:03:53 (GMT) |
---|---|---|
committer | Thomas Wouters <thomas@python.org> | 2001-03-22 16:03:53 (GMT) |
commit | f5db48e72e24faad42b7aace101ddd8e7ac76e01 (patch) | |
tree | c3f470b3dd8761d8ed7b3268656473876a50ef95 /LICENSE | |
parent | 17741be4667004a38c912c3fdca00cff19a5c4e4 (diff) | |
download | cpython-f5db48e72e24faad42b7aace101ddd8e7ac76e01.zip cpython-f5db48e72e24faad42b7aace101ddd8e7ac76e01.tar.gz cpython-f5db48e72e24faad42b7aace101ddd8e7ac76e01.tar.bz2 |
Fix typo in history.
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |