X-Git-Url: https://code.delx.au/offlineimap/blobdiff_plain/d839be3c61888a837bf2de52939eca9831e68dfc..39a18fef6078388dac7a1db386cdfd2900f5263c:/bin/offlineimap diff --git a/bin/offlineimap b/bin/offlineimap index cdb044e..2fbc59c 100644 --- a/bin/offlineimap +++ b/bin/offlineimap @@ -1,6 +1,6 @@ #!/usr/bin/env python2.3 # Startup from system-wide installation -# Copyright (C) 2002, 2003 John Goerzen +# Copyright (C) 2002 - 2005 John Goerzen # # # This program is free software; you can redistribute it and/or modify @@ -15,7 +15,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 init -init.startup('4.0.7') +init.startup('4.0.13')