X-Git-Url: https://code.delx.au/offlineimap/blobdiff_plain/ea4158dd6dca4a7161b8848f0381fdd873b4ff58..021788524b621e6650916e5205dd0465a50792db:/bin/offlineimap diff --git a/bin/offlineimap b/bin/offlineimap old mode 100644 new mode 100755 index 3c54069..00da684 --- a/bin/offlineimap +++ b/bin/offlineimap @@ -1,6 +1,6 @@ -#!/usr/bin/env python2.3 +#!/usr/bin/env python # Startup from system-wide installation -# Copyright (C) 2002 - 2005 John Goerzen +# Copyright (C) 2002 - 2008 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.10') +init.startup('5.99.7')