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.
This commit is contained in:
Guido van Rossum 2002-04-04 17:52:50 +00:00
parent bfc2e5ee8e
commit 2e1c09c1fd
11 changed files with 14 additions and 228 deletions

View file

@ -261,7 +261,7 @@ if sys.platform[:4] == 'java':
"Jython is maintained by the Jython developers (www.jython.org).")
else:
__builtin__.credits = _Printer("credits", """\
Thanks to CWI, CNRI, BeOpen.com, Digital Creations and a cast of thousands
Thanks to CWI, CNRI, BeOpen.com, Zope Corporation and a cast of thousands
for supporting Python development. See www.python.org for more information.""")
here = os.path.dirname(os.__file__)
__builtin__.license = _Printer(