UI/Info.py

changeset 6668
d251ea768383
parent 6645
ad476851d7e0
--- a/UI/Info.py	Mon Jan 21 19:21:25 2019 +0100
+++ b/UI/Info.py	Sat Jan 26 13:56:19 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