mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-22 12:23:37 -05:00
Added copyright and license properties to versioned files.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/WSJT/trunk@17 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
25c2ac4df8
commit
fc4d4f0a17
2
wsjt.py
2
wsjt.py
@ -13,7 +13,7 @@ from palettes import colormapblue, colormapgray0, colormapHot, \
|
|||||||
colormapAFMHot, colormapgray1, colormapLinrad, Colormap2Palette
|
colormapAFMHot, colormapgray1, colormapLinrad, Colormap2Palette
|
||||||
|
|
||||||
root = Tk()
|
root = Tk()
|
||||||
Version="5.9.2 r16"
|
Version="5.9.2 r17"
|
||||||
print "******************************************************************"
|
print "******************************************************************"
|
||||||
print "WSJT Version " + Version + ", by K1JT"
|
print "WSJT Version " + Version + ", by K1JT"
|
||||||
isec=Audio.makedate_sub()
|
isec=Audio.makedate_sub()
|
||||||
|
Loading…
Reference in New Issue
Block a user