]> code.delx.au - offlineimap/blobdiff - offlineimap/syncmaster.py
Update FSF address
[offlineimap] / offlineimap / syncmaster.py
index 4c720aa3664f9ce45dee0fb8383d06b422d75cd0..d10c5c36bb929391fecd4ec045d45d43414db2fc 100644 (file)
@@ -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
 #
 #    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, imapserver, repository, folder, mbnames, threadutil, version
 from offlineimap.threadutil import InstanceLimitedThread, ExitNotifyThread
 
 from offlineimap import imaplib, imapserver, repository, folder, mbnames, threadutil, version
 from offlineimap.threadutil import InstanceLimitedThread, ExitNotifyThread