diff options
author | Guido van Rossum <guido@python.org> | 2002-04-04 17:52:50 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2002-04-04 17:52:50 (GMT) |
commit | 2e1c09c1fd06531a3ce1de5b12ec5c8f771e78e0 (patch) | |
tree | 436279d8d74b9d759f890ee3c8378e8d6e28d80e /LICENSE | |
parent | bfc2e5ee8ec66fb483e595eed16d49b75eb7e482 (diff) | |
download | cpython-2e1c09c1fd06531a3ce1de5b12ec5c8f771e78e0.zip cpython-2e1c09c1fd06531a3ce1de5b12ec5c8f771e78e0.tar.gz cpython-2e1c09c1fd06531a3ce1de5b12ec5c8f771e78e0.tar.bz2 |
Removed old Digital Creations copyright/license notices (with
permission from Paul Everitt). Also removed a few other references to
Digital Creations and changed the remaining ones to Zope Corporation.
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 11 |
1 files changed, 6 insertions, 5 deletions
@@ -13,11 +13,12 @@ software. In May 2000, Guido and the Python core development team moved to BeOpen.com to form the BeOpen PythonLabs team. In October of the same -year, the PythonLabs team moved to Digital Creations (see -http://www.digicool.com). In 2001, the Python Software Foundation -(PSF, see http://www.python.org/psf/) was formed, a non-profit -organization created specifically to own Python-related Intellectual -Property. Digital Creations is a sponsoring member of the PSF. +year, the PythonLabs team moved to Digital Creations (now Zope +Corporation, see http://www.zope.com). In 2001, the Python Software +Foundation (PSF, see http://www.python.org/psf/) was formed, a +non-profit organization created specifically to own Python-related +Intellectual Property. Zope Corporation is a sponsoring member of +the PSF. All Python releases are Open Source (see http://www.opensource.org for the Open Source Definition). Historically, most, but not all, Python |