From bac609a69ec4560ece487f0654429197c7a16b2b Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Wed, 7 Oct 1998 03:40:29 +0000 Subject: Updated about text --- Tools/pynche/PyncheWidget.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Tools/pynche/PyncheWidget.py b/Tools/pynche/PyncheWidget.py index e3a3b2c..c4df038 100644 --- a/Tools/pynche/PyncheWidget.py +++ b/Tools/pynche/PyncheWidget.py @@ -111,9 +111,9 @@ Color and Hue Editor Copyright (C) 1998 CNRI All rights reserved -For information about Pynche -contact: Barry A. Warsaw -email: bwarsaw@python.org''' % __version__) +For information about Pynche contact +author: Barry A. Warsaw +email : bwarsaw@python.org''' % __version__) def __popup_text(self, event=None): if not self.__textwin: -- cgit v0.12