From 5d75fc664c6517f9acc7c7825dc7b4c7359831b8 Mon Sep 17 00:00:00 2001 From: Joe Taylor Date: Tue, 27 Dec 2005 16:34:34 +0000 Subject: [PATCH] GPL license notice on "About" screen. git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/WSJT/trunk@22 ab8295b8-cf94-4d9e-aec4-7959e3be5d79 --- wsjt.py | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/wsjt.py b/wsjt.py index 7233c31e3..561f1f7a8 100644 --- a/wsjt.py +++ b/wsjt.py @@ -619,10 +619,9 @@ JT6M, specially optimized for meteor and ionospheric scatter on 50 MHz; JT65, an extremely sensitive mode for troposcatter and EME; CW at 15 WPM with messages structured for EME; and an EME Echo mode for measuring your own echoes from the moon. -""" - Label(about,text=t,font=(font1,9),justify=LEFT).pack(padx=20) - t=""" -Copyright(C) 2001-2005 by Joseph H. Taylor, Jr., K1JT. + +WSJT is Copyright (c) 2001-2005 by Joseph H. Taylor, Jr., K1JT, +and is licensed under the GNU General Public License (GPL). """ Label(about,text=t,font=(font1,9),justify=LEFT).pack(padx=20) t="Revision date: " + \