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

@ -11,7 +11,7 @@ __description__ = "Disconnected Universal IMAP Mail Synchronization/Reader Suppo
__license__ = "Licensed under the GNU GPL v2 or any later version (with an OpenSSL exception)"
__bigcopyright__ = """%(__productname__)s %(__bigversion__)s
%(__license__)s""" % locals()
__homepage__ = "http://offlineimap.org"
__homepage__ = "http://www.offlineimap.org"
banner = __bigcopyright__