X-Git-Url: https://code.delx.au/offlineimap/blobdiff_plain/94264c0fb344d37010418419cc6ce1b7344fbb97..39a18fef6078388dac7a1db386cdfd2900f5263c:/offlineimap/imapserver.py diff --git a/offlineimap/imapserver.py b/offlineimap/imapserver.py index c8c9078..9ebdb2e 100644 --- a/offlineimap/imapserver.py +++ b/offlineimap/imapserver.py @@ -14,7 +14,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA from offlineimap import imaplib, imaputil, threadutil from offlineimap.ui import UIBase