UI/Info.py

branch
maintenance
changeset 6693
3629d88ae235
parent 6668
d251ea768383
--- a/UI/Info.py	Thu Jan 10 14:23:49 2019 +0100
+++ b/UI/Info.py	Sat Feb 02 11:12:54 2019 +0100
@@ -14,6 +14,7 @@
 VersionOnly = '@@VERSION@@'
 Copyright = 'Copyright (c) 2002 - 2019 Detlev Offenbach' \
             ' <detlev@die-offenbachs.de>'
+CopyrightShort = '(c) 2002 - 2019 Detlev Offenbach'
 BugAddress = 'eric-bugs@eric-ide.python-projects.org'
 FeatureAddress = 'eric-featurerequest@eric-ide.python-projects.org'
 Homepage = "https://eric-ide.python-projects.org/index.html"

eric ide

mercurial