]> code.delx.au - offlineimap/blobdiff - setup.py
use latest version of imaplib2
[offlineimap] / setup.py
index 6662ef2656da0a742114fd59f4e582734bf5a979..92fb1fd9bd6e4aeaa246c59b8d1a28be9bbcbc1d 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -1,11 +1,11 @@
-#!/usr/bin/env python2.3
+#!/usr/bin/env python
 
 # $Id: setup.py,v 1.1 2002/06/21 18:10:49 jgoerzen Exp $
 
 # IMAP synchronization
 # Module: installer
 # COPYRIGHT #
-# Copyright (C) 2002 John Goerzen
+# Copyright (C) 2002 - 2006 John Goerzen
 #
 #    This program is free software; you can redistribute it and/or modify
 #    it under the terms of the GNU General Public License as published by