UI/Info.py

branch
Py2 comp.
changeset 3057
10516539f238
parent 2525
8b507a9a2d40
parent 3012
d177226027e2
child 3145
a9de05d4a22f
--- a/UI/Info.py	Tue Oct 15 22:03:54 2013 +0200
+++ b/UI/Info.py	Fri Oct 18 23:00:41 2013 +0200
@@ -11,7 +11,8 @@
 
 Program = 'eric5'
 Version = '@@VERSION@@ (rev @@REVISION@@)'
-Copyright = 'Copyright (c) 2002 - 2013 Detlev Offenbach <detlev@die-offenbachs.de>'
+Copyright = 'Copyright (c) 2002 - 2013 Detlev Offenbach' \
+            ' <detlev@die-offenbachs.de>'
 BugAddress = 'eric5-bugs@eric-ide.python-projects.org'
 FeatureAddress = 'eric5-featurerequest@eric-ide.python-projects.org'
 Homepage = "http://eric-ide.python-projects.org/index.html"

eric ide

mercurial