UI/Info.py

changeset 3012
d177226027e2
parent 2302
f29e9405c851
child 3057
10516539f238
child 3160
209a07d7e401
--- a/UI/Info.py	Sun Oct 13 12:21:37 2013 +0200
+++ b/UI/Info.py	Sun Oct 13 14:56:56 2013 +0200
@@ -9,7 +9,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