diff options
author | Barry Warsaw <barry@python.org> | 1998-11-18 00:21:09 (GMT) |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 1998-11-18 00:21:09 (GMT) |
commit | e882b8a92e83aaf606e4c227e0ef0a61308c6e88 (patch) | |
tree | fdb96ae0f3188773a6e0fcb8913878281c242eb8 /Tools/pynche | |
parent | db70d0646426f5b5dcb2586f42453e142f1be3dd (diff) | |
download | cpython-e882b8a92e83aaf606e4c227e0ef0a61308c6e88.zip cpython-e882b8a92e83aaf606e4c227e0ef0a61308c6e88.tar.gz cpython-e882b8a92e83aaf606e4c227e0ef0a61308c6e88.tar.bz2 |
Updating
Diffstat (limited to 'Tools/pynche')
-rw-r--r-- | Tools/pynche/PyncheWidget.py | 3 | ||||
-rw-r--r-- | Tools/pynche/README | 1 |
2 files changed, 0 insertions, 4 deletions
diff --git a/Tools/pynche/PyncheWidget.py b/Tools/pynche/PyncheWidget.py index 7cbb33e..843efd7 100644 --- a/Tools/pynche/PyncheWidget.py +++ b/Tools/pynche/PyncheWidget.py @@ -149,9 +149,6 @@ Pynche %s The PYthonically Natural Color and Hue Editor -Copyright (C) 1998 CNRI -All rights reserved - For information contact author: Barry A. Warsaw email : bwarsaw@python.org''' % __version__) diff --git a/Tools/pynche/README b/Tools/pynche/README index b507307..c74332a 100644 --- a/Tools/pynche/README +++ b/Tools/pynche/README @@ -1,5 +1,4 @@ Pynche - The PYthonically Natural Color and Hue Editor -Copyright (C) 1998 CNRI Author: Barry A. Warsaw <bwarsaw@python.org> Introduction |