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 /PCbuild/python.iss | |
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 'PCbuild/python.iss')
-rw-r--r-- | PCbuild/python.iss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/PCbuild/python.iss b/PCbuild/python.iss index 479f5bf..5532564 100644 --- a/PCbuild/python.iss +++ b/PCbuild/python.iss @@ -65,7 +65,7 @@ SourceDir=.. OutputDir=PCBuild OutputBaseFilename=Python-2.2a1 -AppPublisher=PythonLabs at Digital Creations +AppPublisher=PythonLabs at Zope Corporation AppPublisherURL=http://www.python.org AppSupportURL=http://www.python.org AppUpdatesURL=http://www.python.org |