diff -r ac84ac3c0f05 -r f0cb7579c0b4 cleanupSource.py --- a/cleanupSource.py Sat Jul 05 11:41:14 2014 +0200 +++ b/cleanupSource.py Sat Jul 05 12:13:23 2014 +0200 @@ -5,7 +5,7 @@ # """ -Script for eric5 to clean up the source tree. +Script for eric6 to clean up the source tree. """ from __future__ import unicode_literals @@ -70,5 +70,5 @@ print( "\nAn internal error occured. Please report all the output of the" " program, \nincluding the following traceback, to" - " eric5-bugs@eric-ide.python-projects.org.\n") + " eric-bugs@eric-ide.python-projects.org.\n") raise