update links to the new URL www.offlineimap.org

Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
This commit is contained in:
Nicolas Sebrecht
2016-02-19 12:10:23 +01:00
parent b670bb2022
commit 36165e391f
7 changed files with 13 additions and 13 deletions

View File

@ -24,7 +24,7 @@ __author__ = 'Sebastian Spaeth'
__author_email__= 'Sebastian@SSpaeth.de'
__description__ = 'Moo'
__license__ = "Licensed under the GNU GPL v2+ (v2 or any later version)"
__homepage__ = "http://offlineimap.org"
__homepage__ = "http://www.offlineimap.org"
banner = """%(__productname__)s %(__version__)s
%(__license__)s""" % locals()