mirror of https://github.com/python/cpython.git
updated copyright string
This commit is contained in:
parent
57072eb79f
commit
71017e5b6a
|
@ -72,7 +72,7 @@ def my__import__(name, globals=None, locals=None, fromlist=None):
|
||||||
|
|
||||||
abouttext1 = """The Python Integrated Developement Environment for the Macintosh<73>
|
abouttext1 = """The Python Integrated Developement Environment for the Macintosh<73>
|
||||||
Version: %s
|
Version: %s
|
||||||
Copyright 1997-98 Just van Rossum, Letterror. <just@letterror.com>
|
Copyright 1997-2000 Just van Rossum, Letterror. <just@letterror.com>
|
||||||
|
|
||||||
Python %s
|
Python %s
|
||||||
%s
|
%s
|
||||||
|
|
Loading…
Reference in New Issue