changeset 20514:723b5a2f91ce

explicit merge of 'd565bd9a8e62d3302ac14bb7c3a68a52c0c6a65e' and '791472752b3aab532e7fd551baa49e6e74a4cfe7'
author Richard Laager <rlaager@wiktel.com>
date Sun, 16 Sep 2007 18:03:53 +0000
parents 8b8effa59cc6 (current diff) 44b4e8bd759b (diff)
children 7aaebdb013c9
files libpurple/internal.h libpurple/protocols/msn/cmdproc.c libpurple/protocols/msn/command.c libpurple/protocols/msn/dialog.c libpurple/protocols/msn/directconn.c libpurple/protocols/msn/directconn.h libpurple/protocols/msn/group.c libpurple/protocols/msn/group.h libpurple/protocols/msn/history.c libpurple/protocols/msn/msg.c libpurple/protocols/msn/msg.h libpurple/protocols/msn/msn-utils.c libpurple/protocols/msn/msn-utils.h libpurple/protocols/msn/msn.c libpurple/protocols/msn/msn.h libpurple/protocols/msn/msnutils.c libpurple/protocols/msn/msnutils.h libpurple/protocols/msn/nexus.c libpurple/protocols/msn/nexus.h libpurple/protocols/msn/notification.c libpurple/protocols/msn/notification.h libpurple/protocols/msn/servconn.c libpurple/protocols/msn/session.c libpurple/protocols/msn/session.h libpurple/protocols/msn/slp.c libpurple/protocols/msn/slpcall.c libpurple/protocols/msn/slplink.c libpurple/protocols/msn/state.c libpurple/protocols/msn/state.h libpurple/protocols/msn/switchboard.c libpurple/protocols/msn/sync.c libpurple/protocols/msn/user.c libpurple/protocols/msn/user.h libpurple/protocols/msn/userlist.c libpurple/protocols/msn/userlist.h libpurple/util.c libpurple/win32/win32dep.c libpurple/win32/win32dep.h libpurple/xmlnode.h
diffstat 671 files changed, 727 insertions(+), 727 deletions(-) [+]
line wrap: on
line diff
--- a/COPYING	Sun Sep 16 18:03:41 2007 +0000
+++ b/COPYING	Sun Sep 16 18:03:53 2007 +0000
@@ -2,7 +2,7 @@
 		       Version 2, June 1991
 
  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
-     59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+     51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
 
@@ -305,7 +305,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
 
 
 Also add information on how to contact you by electronic and paper mail.
--- a/doc/finch.1.in	Sun Sep 16 18:03:41 2007 +0000
+++ b/doc/finch.1.in	Sun Sep 16 18:03:53 2007 +0000
@@ -494,7 +494,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
 
 .SH AUTHORS
 Sadrul Habib Chowdhury <\fIsadrul@users.sourceforge.net\fR>
--- a/doc/pidgin.1.in	Sun Sep 16 18:03:41 2007 +0000
+++ b/doc/pidgin.1.in	Sun Sep 16 18:03:53 2007 +0000
@@ -526,7 +526,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
 
 .SH AUTHORS
 Pidgin's active developers are:
--- a/finch/finch.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/finch.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include "finch.h"
 
--- a/finch/finch.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/finch.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include <glib.h>
 
--- a/finch/gntaccount.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/gntaccount.c	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include <gnt.h>
 #include <gntbox.h>
--- a/finch/gntaccount.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/gntaccount.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _GNT_ACCOUNT_H
 #define _GNT_ACCOUNT_H
--- a/finch/gntblist.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/gntblist.c	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include "finch.h"
 
--- a/finch/gntblist.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/gntblist.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _GNT_BLIST_H
 #define _GNT_BLIST_H
--- a/finch/gntcertmgr.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/gntcertmgr.c	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 
--- a/finch/gntcertmgr.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/gntcertmgr.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 #ifndef _GNT_CERTMGR_H
--- a/finch/gntconn.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/gntconn.c	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include "finch.h"
 
--- a/finch/gntconn.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/gntconn.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _GNT_CONN_H
 #define _GNT_CONN_H
--- a/finch/gntconv.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/gntconv.c	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include <string.h>
 
--- a/finch/gntconv.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/gntconv.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _GNT_CONV_H
 #define _GNT_CONV_H
--- a/finch/gntdebug.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/gntdebug.c	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include <gnt.h>
 #include <gntbox.h>
--- a/finch/gntdebug.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/gntdebug.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _GNT_DEBUG_H
 #define _GNT_DEBUG_H
--- a/finch/gntft.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/gntft.c	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include <gnt.h>
 #include <gntbox.h>
--- a/finch/gntft.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/gntft.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _FINCHFT_H_
 #define _FINCHFT_H_
--- a/finch/gntidle.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/gntidle.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 
--- a/finch/gntidle.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/gntidle.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _GNT_IDLE_H_
 #define _GNT_IDLE_H_
--- a/finch/gntnotify.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/gntnotify.c	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include <gnt.h>
 #include <gntbox.h>
--- a/finch/gntnotify.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/gntnotify.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _GNT_NOTIFY_H
 #define _GNT_NOTIFY_H
--- a/finch/gntplugin.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/gntplugin.c	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include <gnt.h>
 #include <gntbox.h>
--- a/finch/gntplugin.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/gntplugin.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _GNT_PLUGIN_H
 #define _GNT_PLUGIN_H
--- a/finch/gntpounce.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/gntpounce.c	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 #include <gnt.h>
--- a/finch/gntpounce.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/gntpounce.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _FINCHPOUNCE_H_
 #define _FINCHPOUNCE_H_
--- a/finch/gntprefs.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/gntprefs.c	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include "finch.h"
 
--- a/finch/gntprefs.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/gntprefs.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _GNT_PREFS_H
 #define _GNT_PREFS_H
--- a/finch/gntrequest.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/gntrequest.c	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include <gnt.h>
 #include <gntbox.h>
--- a/finch/gntrequest.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/gntrequest.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _GNT_REQUEST_H
 #define _GNT_REQUEST_H
--- a/finch/gntsound.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/gntsound.c	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include "internal.h"
 #include "finch.h"
--- a/finch/gntsound.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/gntsound.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _GNT_SOUND_H
 #define _GNT_SOUND_H
--- a/finch/gntstatus.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/gntstatus.c	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include <gnt.h>
 #include <gntbox.h>
--- a/finch/gntstatus.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/gntstatus.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _GNT_STATUS_H
 #define _GNT_STATUS_H
--- a/finch/gntui.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/gntui.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include "internal.h"
 
--- a/finch/gntui.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/gntui.h	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _GNT_UI_H
 #define _GNT_UI_H
--- a/finch/libgnt/COPYING	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/libgnt/COPYING	Sun Sep 16 18:03:53 2007 +0000
@@ -2,7 +2,7 @@
 		       Version 2, June 1991
 
  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
-     59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+     51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
 
@@ -305,7 +305,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
 
 
 Also add information on how to contact you by electronic and paper mail.
--- a/finch/libgnt/gnt-skel.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/libgnt/gnt-skel.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "gnt-skel.h"
--- a/finch/libgnt/gnt-skel.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/libgnt/gnt-skel.h	Sun Sep 16 18:03:53 2007 +0000
@@ -21,7 +21,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef GNT_SKEL_H
--- a/finch/libgnt/gnt.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/libgnt/gnt.h	Sun Sep 16 18:03:53 2007 +0000
@@ -27,7 +27,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include <glib.h>
--- a/finch/libgnt/gntbindable.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/libgnt/gntbindable.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include <string.h>
--- a/finch/libgnt/gntbindable.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/libgnt/gntbindable.h	Sun Sep 16 18:03:53 2007 +0000
@@ -21,7 +21,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef GNT_BINDABLE_H
--- a/finch/libgnt/gntbox.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/libgnt/gntbox.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "gntbox.h"
--- a/finch/libgnt/gntbox.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/libgnt/gntbox.h	Sun Sep 16 18:03:53 2007 +0000
@@ -21,7 +21,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef GNT_BOX_H
--- a/finch/libgnt/gntbutton.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/libgnt/gntbutton.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include <stdlib.h>
--- a/finch/libgnt/gntbutton.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/libgnt/gntbutton.h	Sun Sep 16 18:03:53 2007 +0000
@@ -21,7 +21,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef GNT_BUTTON_H
--- a/finch/libgnt/gntcheckbox.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/libgnt/gntcheckbox.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "gntcheckbox.h"
--- a/finch/libgnt/gntcheckbox.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/libgnt/gntcheckbox.h	Sun Sep 16 18:03:53 2007 +0000
@@ -21,7 +21,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef GNT_CHECK_BOX_H
--- a/finch/libgnt/gntclipboard.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/libgnt/gntclipboard.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "gntclipboard.h"
--- a/finch/libgnt/gntclipboard.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/libgnt/gntclipboard.h	Sun Sep 16 18:03:53 2007 +0000
@@ -21,7 +21,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef GNT_CLIPBOARD_H
--- a/finch/libgnt/gntcolors.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/libgnt/gntcolors.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "config.h"
--- a/finch/libgnt/gntcolors.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/libgnt/gntcolors.h	Sun Sep 16 18:03:53 2007 +0000
@@ -21,7 +21,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef GNT_COLORS_H
--- a/finch/libgnt/gntcombobox.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/libgnt/gntcombobox.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "gntbox.h"
--- a/finch/libgnt/gntcombobox.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/libgnt/gntcombobox.h	Sun Sep 16 18:03:53 2007 +0000
@@ -21,7 +21,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef GNT_COMBO_BOX_H
--- a/finch/libgnt/gntentry.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/libgnt/gntentry.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include <ctype.h>
--- a/finch/libgnt/gntentry.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/libgnt/gntentry.h	Sun Sep 16 18:03:53 2007 +0000
@@ -21,7 +21,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef GNT_ENTRY_H
--- a/finch/libgnt/gntfilesel.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/libgnt/gntfilesel.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "gntbutton.h"
--- a/finch/libgnt/gntfilesel.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/libgnt/gntfilesel.h	Sun Sep 16 18:03:53 2007 +0000
@@ -21,7 +21,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef GNT_FILE_SEL_H
--- a/finch/libgnt/gntkeys.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/libgnt/gntkeys.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "gntkeys.h"
--- a/finch/libgnt/gntkeys.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/libgnt/gntkeys.h	Sun Sep 16 18:03:53 2007 +0000
@@ -21,7 +21,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef GNT_KEYS_H
--- a/finch/libgnt/gntlabel.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/libgnt/gntlabel.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "gntlabel.h"
--- a/finch/libgnt/gntlabel.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/libgnt/gntlabel.h	Sun Sep 16 18:03:53 2007 +0000
@@ -21,7 +21,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef GNT_LABEL_H
--- a/finch/libgnt/gntline.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/libgnt/gntline.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "gntline.h"
--- a/finch/libgnt/gntline.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/libgnt/gntline.h	Sun Sep 16 18:03:53 2007 +0000
@@ -21,7 +21,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef GNT_LINE_H
--- a/finch/libgnt/gntmain.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/libgnt/gntmain.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #define _GNU_SOURCE
--- a/finch/libgnt/gntmenu.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/libgnt/gntmenu.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "gntmenu.h"
--- a/finch/libgnt/gntmenu.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/libgnt/gntmenu.h	Sun Sep 16 18:03:53 2007 +0000
@@ -21,7 +21,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef GNT_MENU_H
--- a/finch/libgnt/gntmenuitem.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/libgnt/gntmenuitem.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "gntmenu.h"
--- a/finch/libgnt/gntmenuitem.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/libgnt/gntmenuitem.h	Sun Sep 16 18:03:53 2007 +0000
@@ -21,7 +21,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef GNT_MENUITEM_H
--- a/finch/libgnt/gntmenuitemcheck.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/libgnt/gntmenuitemcheck.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "gntmenuitemcheck.h"
--- a/finch/libgnt/gntmenuitemcheck.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/libgnt/gntmenuitemcheck.h	Sun Sep 16 18:03:53 2007 +0000
@@ -21,7 +21,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef GNT_MENU_ITEM_CHECK_H
--- a/finch/libgnt/gntslider.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/libgnt/gntslider.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "gntcolors.h"
--- a/finch/libgnt/gntslider.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/libgnt/gntslider.h	Sun Sep 16 18:03:53 2007 +0000
@@ -21,7 +21,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef GNT_SLIDER_H
--- a/finch/libgnt/gntstyle.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/libgnt/gntstyle.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "gntstyle.h"
--- a/finch/libgnt/gntstyle.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/libgnt/gntstyle.h	Sun Sep 16 18:03:53 2007 +0000
@@ -21,7 +21,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "gnt.h"
--- a/finch/libgnt/gnttextview.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/libgnt/gnttextview.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "gntstyle.h"
--- a/finch/libgnt/gnttextview.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/libgnt/gnttextview.h	Sun Sep 16 18:03:53 2007 +0000
@@ -21,7 +21,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef GNT_TEXT_VIEW_H
--- a/finch/libgnt/gnttree.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/libgnt/gnttree.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "gntmarshal.h"
--- a/finch/libgnt/gnttree.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/libgnt/gnttree.h	Sun Sep 16 18:03:53 2007 +0000
@@ -21,7 +21,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef GNT_TREE_H
--- a/finch/libgnt/gntutils.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/libgnt/gntutils.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "gntbutton.h"
--- a/finch/libgnt/gntutils.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/libgnt/gntutils.h	Sun Sep 16 18:03:53 2007 +0000
@@ -21,7 +21,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include <glib.h>
--- a/finch/libgnt/gntwidget.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/libgnt/gntwidget.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 /* Stuff brutally ripped from Gflib */
--- a/finch/libgnt/gntwidget.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/libgnt/gntwidget.h	Sun Sep 16 18:03:53 2007 +0000
@@ -21,7 +21,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef GNT_WIDGET_H
--- a/finch/libgnt/gntwindow.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/libgnt/gntwindow.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "gntstyle.h"
--- a/finch/libgnt/gntwindow.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/libgnt/gntwindow.h	Sun Sep 16 18:03:53 2007 +0000
@@ -21,7 +21,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef GNT_WINDOW_H
--- a/finch/libgnt/gntwm.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/libgnt/gntwm.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #define _GNU_SOURCE
--- a/finch/libgnt/gntwm.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/libgnt/gntwm.h	Sun Sep 16 18:03:53 2007 +0000
@@ -21,7 +21,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef GNTWM_H
--- a/finch/libgnt/gntws.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/libgnt/gntws.h	Sun Sep 16 18:03:53 2007 +0000
@@ -21,7 +21,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef GNTWS_H
--- a/finch/libgnt/pygnt/example/rss/gnthtml.py	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/libgnt/pygnt/example/rss/gnthtml.py	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,7 @@
 
 You should have received a copy of the GNU Lesser General Public
 License along with this application; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301
 USA
 """
 
--- a/finch/libgnt/pygnt/example/rss/gntrss-ui.py	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/libgnt/pygnt/example/rss/gntrss-ui.py	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,7 @@
 
 You should have received a copy of the GNU Lesser General Public
 License along with this application; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301
 USA
 """
 
--- a/finch/libgnt/pygnt/example/rss/gntrss.py	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/libgnt/pygnt/example/rss/gntrss.py	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,7 @@
 
 You should have received a copy of the GNU Lesser General Public
 License along with this application; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301
 USA
 """
 
--- a/finch/libgnt/pygnt/gntbox.override	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/libgnt/pygnt/gntbox.override	Sun Sep 16 18:03:53 2007 +0000
@@ -16,7 +16,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301
  * USA
  */
 %%
--- a/finch/libgnt/pygnt/gntfilesel.override	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/libgnt/pygnt/gntfilesel.override	Sun Sep 16 18:03:53 2007 +0000
@@ -16,7 +16,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301
  * USA
  */
 %%
--- a/finch/libgnt/pygnt/gnttree.override	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/libgnt/pygnt/gnttree.override	Sun Sep 16 18:03:53 2007 +0000
@@ -16,7 +16,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301
  * USA
  */
 %%
--- a/finch/libgnt/pygnt/gntwidget.override	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/libgnt/pygnt/gntwidget.override	Sun Sep 16 18:03:53 2007 +0000
@@ -16,7 +16,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301
  * USA
  */
 %%
--- a/finch/plugins/gntclipboard.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/plugins/gntclipboard.c	Sun Sep 16 18:03:53 2007 +0000
@@ -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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 
--- a/finch/plugins/gntgf.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/plugins/gntgf.c	Sun Sep 16 18:03:53 2007 +0000
@@ -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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 
--- a/finch/plugins/gnthistory.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/plugins/gnthistory.c	Sun Sep 16 18:03:53 2007 +0000
@@ -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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 /* Ripped from gtk/plugins/history.c */
--- a/finch/plugins/lastlog.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/finch/plugins/lastlog.c	Sun Sep 16 18:03:53 2007 +0000
@@ -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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 
--- a/libpurple/account.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/account.c	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include "internal.h"
 #include "account.h"
--- a/libpurple/account.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/account.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  * @see @ref account-signals
  */
--- a/libpurple/accountopt.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/accountopt.c	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include "internal.h"
 
--- a/libpurple/accountopt.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/accountopt.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _PURPLE_ACCOUNTOPT_H_
 #define _PURPLE_ACCOUNTOPT_H_
--- a/libpurple/blist.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/blist.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 #include "internal.h"
--- a/libpurple/blist.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/blist.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  * @see @ref blist-signals
  */
--- a/libpurple/buddyicon.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/buddyicon.c	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include "internal.h"
 #include "buddyicon.h"
--- a/libpurple/buddyicon.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/buddyicon.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _PURPLE_BUDDYICON_H_
 #define _PURPLE_BUDDYICON_H_
--- a/libpurple/certificate.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/certificate.c	Sun Sep 16 18:03:53 2007 +0000
@@ -23,7 +23,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include <glib.h>
--- a/libpurple/certificate.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/certificate.h	Sun Sep 16 18:03:53 2007 +0000
@@ -23,7 +23,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef _PURPLE_CERTIFICATE_H
--- a/libpurple/cipher.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/cipher.c	Sun Sep 16 18:03:53 2007 +0000
@@ -48,7 +48,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include <glib.h>
 #include <string.h>
--- a/libpurple/cipher.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/cipher.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  * @see @ref cipher-signals
  */
--- a/libpurple/circbuffer.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/circbuffer.c	Sun Sep 16 18:03:53 2007 +0000
@@ -18,7 +18,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include "internal.h"
 
--- a/libpurple/circbuffer.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/circbuffer.h	Sun Sep 16 18:03:53 2007 +0000
@@ -18,7 +18,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _CIRCBUFFER_H
 #define _CIRCBUFFER_H
--- a/libpurple/cmds.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/cmds.c	Sun Sep 16 18:03:53 2007 +0000
@@ -16,7 +16,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 
--- a/libpurple/cmds.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/cmds.h	Sun Sep 16 18:03:53 2007 +0000
@@ -16,7 +16,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 #ifndef _PURPLE_CMDS_H_
--- a/libpurple/connection.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/connection.c	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include "internal.h"
 #include "account.h"
--- a/libpurple/connection.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/connection.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  * @see @ref connection-signals
  */
--- a/libpurple/conversation.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/conversation.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include "internal.h"
 #include "blist.h"
--- a/libpurple/conversation.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/conversation.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  * @see @ref conversation-signals
  */
--- a/libpurple/core.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/core.c	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include "internal.h"
 #include "cipher.h"
--- a/libpurple/core.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/core.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  * @see @ref core-signals
  */
--- a/libpurple/dbus-bindings.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/dbus-bindings.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 
--- a/libpurple/dbus-purple.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/dbus-purple.h	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 
--- a/libpurple/dbus-server.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/dbus-server.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 
--- a/libpurple/dbus-server.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/dbus-server.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  * @see @ref dbus-server-signals
  */
--- a/libpurple/debug.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/debug.c	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include "debug.h"
 #include "internal.h"
--- a/libpurple/debug.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/debug.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _PURPLE_DEBUG_H_
 #define _PURPLE_DEBUG_H_
--- a/libpurple/desktopitem.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/desktopitem.c	Sun Sep 16 18:03:53 2007 +0000
@@ -18,7 +18,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 
@@ -48,8 +48,8 @@
  * 
  * You should have received a copy of the GNU Library General Public
  * License along with the Gnome Library; see the file COPYING.LIB.  If not,
- * write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02111-1301, USA.
  */
 
 #include <errno.h>
--- a/libpurple/desktopitem.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/desktopitem.h	Sun Sep 16 18:03:53 2007 +0000
@@ -18,7 +18,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 
@@ -48,8 +48,8 @@
  * 
  * You should have received a copy of the GNU Library General Public
  * License along with the Gnome Library; see the file COPYING.LIB.  If not,
- * write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02111-1301, USA.
  */
 
 #ifndef _PURPLE_DESKTOP_ITEM_H_
--- a/libpurple/dnsquery.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/dnsquery.c	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 
--- a/libpurple/dnsquery.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/dnsquery.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _PURPLE_DNSQUERY_H_
 #define _PURPLE_DNSQUERY_H_
--- a/libpurple/dnssrv.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/dnssrv.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "internal.h"
--- a/libpurple/dnssrv.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/dnssrv.h	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef _PURPLE_DNSSRV_H
--- a/libpurple/eventloop.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/eventloop.c	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include "eventloop.h"
 #include "internal.h"
--- a/libpurple/eventloop.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/eventloop.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _PURPLE_EVENTLOOP_H_
 #define _PURPLE_EVENTLOOP_H_
--- a/libpurple/example/nullclient.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/example/nullclient.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 
--- a/libpurple/ft.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/ft.c	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 #include "internal.h"
--- a/libpurple/ft.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/ft.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  * @see @ref xfer-signals
  */
--- a/libpurple/gaim-compat.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/gaim-compat.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  * @see @ref account-signals
  */
--- a/libpurple/idle.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/idle.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 #include "internal.h"
--- a/libpurple/idle.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/idle.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _PURPLE_IDLE_H_
 #define _PURPLE_IDLE_H_
--- a/libpurple/imgstore.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/imgstore.c	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
 */
 
--- a/libpurple/imgstore.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/imgstore.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  * @see @ref imgstore-signals
  */
--- a/libpurple/internal.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/internal.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _PURPLE_INTERNAL_H_
 #define _PURPLE_INTERNAL_H_
--- a/libpurple/log.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/log.c	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "internal.h"
--- a/libpurple/log.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/log.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  * @see @ref log-signals
  */
--- a/libpurple/mime.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/mime.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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,
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301,
  * USA.
  */
 
--- a/libpurple/mime.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/mime.h	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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,
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301,
  * USA.
  */
 
--- a/libpurple/network.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/network.c	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "internal.h"
--- a/libpurple/network.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/network.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _PURPLE_NETWORK_H_
 #define _PURPLE_NETWORK_H_
--- a/libpurple/notify.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/notify.c	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include "internal.h"
 #include "dbus-maybe.h"
--- a/libpurple/notify.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/notify.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  * @see @ref notify-signals
  */
--- a/libpurple/ntlm.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/ntlm.c	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include <glib.h>
--- a/libpurple/ntlm.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/ntlm.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef _PURPLE_NTLM_H
--- a/libpurple/plugin.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/plugin.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include "internal.h"
 
--- a/libpurple/plugin.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/plugin.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  * @see @ref plugin-signals
  * @see @ref plugin-ids
--- a/libpurple/pluginpref.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/pluginpref.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifdef HAVE_CONFIG_H
 # include <config.h>
--- a/libpurple/pluginpref.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/pluginpref.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 #ifndef _PURPLE_PLUGINPREF_H_
--- a/libpurple/plugins/autoaccept.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/plugins/autoaccept.c	Sun Sep 16 18:03:53 2007 +0000
@@ -14,8 +14,8 @@
  *
  * 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 Street, Fifth Floor, Boston, MA
+ * 02111-1301, USA.
  */
 #include "internal.h"
 
--- a/libpurple/plugins/buddynote.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/plugins/buddynote.c	Sun Sep 16 18:03:53 2007 +0000
@@ -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 Street, Fifth Floor, Boston, MA 02111-1301, USA.
  */
 #include "internal.h"
 
--- a/libpurple/plugins/ciphertest.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/plugins/ciphertest.c	Sun Sep 16 18:03:53 2007 +0000
@@ -15,8 +15,8 @@
  *
  * 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 Street, Fifth Floor, Boston, MA
+ * 02111-1301, USA.
  */
 
 #ifdef HAVE_CONFIG_H
--- a/libpurple/plugins/codeinline.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/plugins/codeinline.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "internal.h"
--- a/libpurple/plugins/dbus-buddyicons-example.py	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/plugins/dbus-buddyicons-example.py	Sun Sep 16 18:03:53 2007 +0000
@@ -18,7 +18,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
 #
 
 import dbus
--- a/libpurple/plugins/dbus-example.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/plugins/dbus-example.c	Sun Sep 16 18:03:53 2007 +0000
@@ -32,7 +32,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "internal.h"
--- a/libpurple/plugins/fortuneprofile.pl	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/plugins/fortuneprofile.pl	Sun Sep 16 18:03:53 2007 +0000
@@ -40,7 +40,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 Street, Fifth Floor, Boston, MA  02111-1301 USA
 
 use Gaim;
 
--- a/libpurple/plugins/idle.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/plugins/idle.c	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "internal.h"
--- a/libpurple/plugins/ipc-test-client.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/plugins/ipc-test-client.c	Sun Sep 16 18:03:53 2007 +0000
@@ -15,8 +15,8 @@
  *
  * 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 Street, Fifth Floor, Boston, MA
+ * 02111-1301, USA.
  */
 #include "internal.h"
 #include "debug.h"
--- a/libpurple/plugins/ipc-test-server.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/plugins/ipc-test-server.c	Sun Sep 16 18:03:53 2007 +0000
@@ -15,8 +15,8 @@
  *
  * 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 Street, Fifth Floor, Boston, MA
+ * 02111-1301, USA.
  */
 #define IPC_TEST_SERVER_PLUGIN_ID "core-ipc-test-server"
 
--- a/libpurple/plugins/joinpart.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/plugins/joinpart.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "internal.h"
--- a/libpurple/plugins/newline.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/plugins/newline.c	Sun Sep 16 18:03:53 2007 +0000
@@ -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 Street, Fifth Floor, Boston, MA 02111-1301, USA.
  */
 #include "internal.h"
 
--- a/libpurple/plugins/offlinemsg.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/plugins/offlinemsg.c	Sun Sep 16 18:03:53 2007 +0000
@@ -14,8 +14,8 @@
  *
  * 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 Street, Fifth Floor, Boston, MA
+ * 02111-1301, USA.
  */
 #include "internal.h"
 
--- a/libpurple/plugins/perl/perl.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/plugins/perl/perl.c	Sun Sep 16 18:03:53 2007 +0000
@@ -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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifdef HAVE_CONFIG_H
 #include <config.h>
--- a/libpurple/plugins/pluginpref_example.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/plugins/pluginpref_example.c	Sun Sep 16 18:03:53 2007 +0000
@@ -15,8 +15,8 @@
  *
  * 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 Street, Fifth Floor, Boston, MA
+ * 02111-1301, USA.
  */
 
 #ifdef HAVE_CONFIG_H
--- a/libpurple/plugins/signals-test.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/plugins/signals-test.c	Sun Sep 16 18:03:53 2007 +0000
@@ -15,8 +15,8 @@
  *
  * 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 Street, Fifth Floor, Boston, MA
+ * 02111-1301, USA.
  */
 #define SIGNAL_TEST_PLUGIN_ID "core-signals-test"
 
--- a/libpurple/plugins/ssl/ssl-gnutls.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/plugins/ssl/ssl-gnutls.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include "internal.h"
 #include "debug.h"
--- a/libpurple/plugins/ssl/ssl-nss.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/plugins/ssl/ssl-nss.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include "internal.h"
 #include "debug.h"
--- a/libpurple/plugins/ssl/ssl.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/plugins/ssl/ssl.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include "internal.h"
 #include "debug.h"
--- a/libpurple/plugins/startup.py	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/plugins/startup.py	Sun Sep 16 18:03:53 2007 +0000
@@ -18,7 +18,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
 #
 
 import sys
--- a/libpurple/plugins/tcl/tcl.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/plugins/tcl/tcl.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "config.h"
--- a/libpurple/plugins/tcl/tcl_cmd.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/plugins/tcl/tcl_cmd.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include <tcl.h>
 
--- a/libpurple/plugins/tcl/tcl_cmds.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/plugins/tcl/tcl_cmds.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include <tcl.h>
--- a/libpurple/plugins/tcl/tcl_glib.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/plugins/tcl/tcl_glib.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  * TERMS 2
  *
--- a/libpurple/plugins/tcl/tcl_glib.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/plugins/tcl/tcl_glib.h	Sun Sep 16 18:03:53 2007 +0000
@@ -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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef _PURPLE_TCL_GLIB_H_
--- a/libpurple/plugins/tcl/tcl_purple.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/plugins/tcl/tcl_purple.h	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef _PURPLE_TCL_PURPLE_H_
--- a/libpurple/plugins/tcl/tcl_ref.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/plugins/tcl/tcl_ref.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include <tcl.h>
--- a/libpurple/plugins/tcl/tcl_signals.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/plugins/tcl/tcl_signals.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include <tcl.h>
 #include <stdarg.h>
--- a/libpurple/pounce.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/pounce.c	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include "internal.h"
 #include "conversation.h"
--- a/libpurple/pounce.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/pounce.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _PURPLE_POUNCE_H_
 #define _PURPLE_POUNCE_H_
--- a/libpurple/prefs.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/prefs.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 
--- a/libpurple/prefs.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/prefs.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 #ifndef _PURPLE_PREFS_H_
--- a/libpurple/privacy.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/privacy.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include "internal.h"
 
--- a/libpurple/privacy.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/privacy.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _PURPLE_PRIVACY_H_
 #define _PURPLE_PRIVACY_H_
--- a/libpurple/protocols/bonjour/bonjour.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/bonjour/bonjour.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include <glib.h>
 #ifndef _WIN32
--- a/libpurple/protocols/bonjour/bonjour.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/bonjour/bonjour.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 
--- a/libpurple/protocols/bonjour/buddy.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/bonjour/buddy.c	Sun Sep 16 18:03:53 2007 +0000
@@ -11,7 +11,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 Street, Fifth Floor, Boston, MA 02111-1301, USA.
  */
 
 #include <glib.h>
--- a/libpurple/protocols/bonjour/buddy.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/bonjour/buddy.h	Sun Sep 16 18:03:53 2007 +0000
@@ -11,7 +11,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 Street, Fifth Floor, Boston, MA 02111-1301, USA.
  */
 
 #ifndef _BONJOUR_BUDDY
--- a/libpurple/protocols/bonjour/jabber.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/bonjour/jabber.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _WIN32
 #include <sys/socket.h>
--- a/libpurple/protocols/bonjour/jabber.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/bonjour/jabber.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 
--- a/libpurple/protocols/bonjour/mdns_avahi.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/bonjour/mdns_avahi.c	Sun Sep 16 18:03:53 2007 +0000
@@ -11,7 +11,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 Street, Fifth Floor, Boston, MA 02111-1301, USA.
  */
 
 #include "internal.h"
--- a/libpurple/protocols/bonjour/mdns_common.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/bonjour/mdns_common.c	Sun Sep 16 18:03:53 2007 +0000
@@ -11,7 +11,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 Street, Fifth Floor, Boston, MA 02111-1301, USA.
  */
 
 #include <string.h>
--- a/libpurple/protocols/bonjour/mdns_common.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/bonjour/mdns_common.h	Sun Sep 16 18:03:53 2007 +0000
@@ -11,7 +11,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 Street, Fifth Floor, Boston, MA 02111-1301, USA.
  */
 
 #ifndef _BONJOUR_MDNS_COMMON
--- a/libpurple/protocols/bonjour/mdns_howl.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/bonjour/mdns_howl.c	Sun Sep 16 18:03:53 2007 +0000
@@ -11,7 +11,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 Street, Fifth Floor, Boston, MA 02111-1301, USA.
  */
 
 #include "internal.h"
--- a/libpurple/protocols/bonjour/mdns_interface.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/bonjour/mdns_interface.h	Sun Sep 16 18:03:53 2007 +0000
@@ -11,7 +11,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 Street, Fifth Floor, Boston, MA 02111-1301, USA.
  */
 
 #ifndef _BONJOUR_MDNS_INTERFACE
--- a/libpurple/protocols/bonjour/mdns_types.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/bonjour/mdns_types.h	Sun Sep 16 18:03:53 2007 +0000
@@ -11,7 +11,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 Street, Fifth Floor, Boston, MA 02111-1301, USA.
  */
 
 #ifndef _BONJOUR_MDNS_TYPES
--- a/libpurple/protocols/bonjour/mdns_win32.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/bonjour/mdns_win32.c	Sun Sep 16 18:03:53 2007 +0000
@@ -11,7 +11,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 Street, Fifth Floor, Boston, MA 02111-1301, USA.
  */
 
 #include "internal.h"
--- a/libpurple/protocols/bonjour/parser.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/bonjour/parser.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 #include "internal.h"
--- a/libpurple/protocols/bonjour/parser.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/bonjour/parser.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _PURPLE_BONJOUR_PARSER_H_
 #define _PURPLE_BONJOUR_PARSER_H_
--- a/libpurple/protocols/gg/buddylist.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/gg/buddylist.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 
--- a/libpurple/protocols/gg/buddylist.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/gg/buddylist.h	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 
--- a/libpurple/protocols/gg/confer.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/gg/confer.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 
--- a/libpurple/protocols/gg/confer.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/gg/confer.h	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 
--- a/libpurple/protocols/gg/gg-utils.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/gg/gg-utils.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 
--- a/libpurple/protocols/gg/gg-utils.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/gg/gg-utils.h	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef _PURPLE_GG_UTILS_H
--- a/libpurple/protocols/gg/gg.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/gg/gg.c	Sun Sep 16 18:03:53 2007 +0000
@@ -22,7 +22,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "internal.h"
--- a/libpurple/protocols/gg/gg.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/gg/gg.h	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 
--- a/libpurple/protocols/gg/lib/COPYING	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/gg/lib/COPYING	Sun Sep 16 18:03:53 2007 +0000
@@ -2,7 +2,7 @@
 		       Version 2.1, February 1999
 
  Copyright (C) 1991, 1999 Free Software Foundation, Inc.
-     59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+     51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
 
@@ -485,7 +485,7 @@
 
     You should have received a copy of the GNU Lesser General Public
     License along with this library; if not, write to the Free Software
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
 
 Also add information on how to contact you by electronic and paper mail.
 
--- a/libpurple/protocols/gg/lib/common.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/gg/lib/common.c	Sun Sep 16 18:03:53 2007 +0000
@@ -15,7 +15,7 @@
  *
  *  You should have received a copy of the GNU Lesser 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,
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301,
  *  USA.
  */
 
--- a/libpurple/protocols/gg/lib/compat.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/gg/lib/compat.h	Sun Sep 16 18:03:53 2007 +0000
@@ -15,7 +15,7 @@
  *
  *  You should have received a copy of the GNU Lesser 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,
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301,
  *  USA.
  */
 
--- a/libpurple/protocols/gg/lib/dcc.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/gg/lib/dcc.c	Sun Sep 16 18:03:53 2007 +0000
@@ -15,7 +15,7 @@
  *
  *  You should have received a copy of the GNU Lesser 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,
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301,
  *  USA.
  */
 
--- a/libpurple/protocols/gg/lib/events.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/gg/lib/events.c	Sun Sep 16 18:03:53 2007 +0000
@@ -16,7 +16,7 @@
  *
  *  You should have received a copy of the GNU Lesser 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,
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301,
  *  USA.
  */
 
--- a/libpurple/protocols/gg/lib/http.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/gg/lib/http.c	Sun Sep 16 18:03:53 2007 +0000
@@ -14,7 +14,7 @@
  *
  *  You should have received a copy of the GNU Lesser 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,
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301,
  *  USA.
  */
 
--- a/libpurple/protocols/gg/lib/libgadu.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/gg/lib/libgadu.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,7 @@
  *
  *  You should have received a copy of the GNU Lesser 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,
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301,
  *  USA.
  */
 
--- a/libpurple/protocols/gg/lib/libgadu.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/gg/lib/libgadu.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,7 @@
  *
  *  You should have received a copy of the GNU Lesser 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,
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301,
  *  USA.
  */
 
--- a/libpurple/protocols/gg/lib/obsolete.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/gg/lib/obsolete.c	Sun Sep 16 18:03:53 2007 +0000
@@ -14,7 +14,7 @@
  *
  *  You should have received a copy of the GNU Lesser 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,
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301,
  *  USA.
  */
 
--- a/libpurple/protocols/gg/lib/pubdir.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/gg/lib/pubdir.c	Sun Sep 16 18:03:53 2007 +0000
@@ -15,7 +15,7 @@
  *
  *  You should have received a copy of the GNU Lesser 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,
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301,
  *  USA.
  */
 
--- a/libpurple/protocols/gg/lib/pubdir50.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/gg/lib/pubdir50.c	Sun Sep 16 18:03:53 2007 +0000
@@ -14,7 +14,7 @@
  *
  *  You should have received a copy of the GNU Lesser 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,
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301,
  *  USA.
  */
 
--- a/libpurple/protocols/gg/search.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/gg/search.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 
--- a/libpurple/protocols/gg/search.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/gg/search.h	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 
--- a/libpurple/protocols/irc/cmds.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/irc/cmds.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "internal.h"
--- a/libpurple/protocols/irc/dcc_send.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/irc/dcc_send.c	Sun Sep 16 18:03:53 2007 +0000
@@ -18,7 +18,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "internal.h"
--- a/libpurple/protocols/irc/irc.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/irc/irc.c	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "internal.h"
--- a/libpurple/protocols/irc/irc.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/irc/irc.h	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef _PURPLE_IRC_H
--- a/libpurple/protocols/irc/msgs.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/irc/msgs.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "internal.h"
--- a/libpurple/protocols/irc/parse.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/irc/parse.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "internal.h"
--- a/libpurple/protocols/jabber/auth.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/jabber/auth.c	Sun Sep 16 18:03:53 2007 +0000
@@ -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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 #include "internal.h"
--- a/libpurple/protocols/jabber/auth.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/jabber/auth.h	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _PURPLE_JABBER_AUTH_H_
 #define _PURPLE_JABBER_AUTH_H_
--- a/libpurple/protocols/jabber/buddy.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/jabber/buddy.c	Sun Sep 16 18:03:53 2007 +0000
@@ -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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 #include "internal.h"
--- a/libpurple/protocols/jabber/buddy.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/jabber/buddy.h	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _PURPLE_JABBER_BUDDY_H_
 #define _PURPLE_JABBER_BUDDY_H_
--- a/libpurple/protocols/jabber/chat.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/jabber/chat.c	Sun Sep 16 18:03:53 2007 +0000
@@ -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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 #include "internal.h"
--- a/libpurple/protocols/jabber/chat.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/jabber/chat.h	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _PURPLE_JABBER_CHAT_H_
 #define _PURPLE_JABBER_CHAT_H_
--- a/libpurple/protocols/jabber/disco.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/jabber/disco.c	Sun Sep 16 18:03:53 2007 +0000
@@ -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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 
--- a/libpurple/protocols/jabber/disco.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/jabber/disco.h	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _PURPLE_JABBER_DISCO_H_
 #define _PURPLE_JABBER_DISCO_H_
--- a/libpurple/protocols/jabber/google.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/jabber/google.c	Sun Sep 16 18:03:53 2007 +0000
@@ -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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "internal.h"
--- a/libpurple/protocols/jabber/google.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/jabber/google.h	Sun Sep 16 18:03:53 2007 +0000
@@ -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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef _PURPLE_GOOGLE_H_
--- a/libpurple/protocols/jabber/iq.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/jabber/iq.c	Sun Sep 16 18:03:53 2007 +0000
@@ -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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 #include "internal.h"
--- a/libpurple/protocols/jabber/iq.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/jabber/iq.h	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _PURPLE_JABBER_IQ_H_
 #define _PURPLE_JABBER_IQ_H_
--- a/libpurple/protocols/jabber/jabber.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/jabber/jabber.c	Sun Sep 16 18:03:53 2007 +0000
@@ -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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 #include "internal.h"
--- a/libpurple/protocols/jabber/jabber.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/jabber/jabber.h	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _PURPLE_JABBER_H_
 #define _PURPLE_JABBER_H_
--- a/libpurple/protocols/jabber/jutil.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/jabber/jutil.c	Sun Sep 16 18:03:53 2007 +0000
@@ -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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 #include "internal.h"
--- a/libpurple/protocols/jabber/jutil.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/jabber/jutil.h	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _PURPLE_JABBER_JUTIL_H_
 #define _PURPLE_JABBER_JUTIL_H_
--- a/libpurple/protocols/jabber/libxmpp.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/jabber/libxmpp.c	Sun Sep 16 18:03:53 2007 +0000
@@ -16,7 +16,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 
--- a/libpurple/protocols/jabber/message.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/jabber/message.c	Sun Sep 16 18:03:53 2007 +0000
@@ -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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 #include "internal.h"
--- a/libpurple/protocols/jabber/message.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/jabber/message.h	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _PURPLE_JABBER_MESSAGE_H_
 #define _PURPLE_JABBER_MESSAGE_H_
--- a/libpurple/protocols/jabber/oob.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/jabber/oob.c	Sun Sep 16 18:03:53 2007 +0000
@@ -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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 #include "internal.h"
--- a/libpurple/protocols/jabber/oob.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/jabber/oob.h	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _PURPLE_JABBER_OOB_H_
 #define _PURPLE_JABBER_OOB_H_
--- a/libpurple/protocols/jabber/parser.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/jabber/parser.c	Sun Sep 16 18:03:53 2007 +0000
@@ -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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 #include "internal.h"
--- a/libpurple/protocols/jabber/parser.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/jabber/parser.h	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _PURPLE_JABBER_PARSER_H_
 #define _PURPLE_JABBER_PARSER_H_
--- a/libpurple/protocols/jabber/presence.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/jabber/presence.c	Sun Sep 16 18:03:53 2007 +0000
@@ -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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 #include "internal.h"
--- a/libpurple/protocols/jabber/presence.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/jabber/presence.h	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _PURPLE_JABBER_PRESENCE_H_
 #define _PURPLE_JABBER_PRESENCE_H_
--- a/libpurple/protocols/jabber/roster.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/jabber/roster.c	Sun Sep 16 18:03:53 2007 +0000
@@ -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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 #include "internal.h"
--- a/libpurple/protocols/jabber/roster.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/jabber/roster.h	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _PURPLE_JABBER_ROSTER_H_
 #define _PURPLE_JABBER_ROSTER_H_
--- a/libpurple/protocols/jabber/si.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/jabber/si.c	Sun Sep 16 18:03:53 2007 +0000
@@ -16,7 +16,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 
--- a/libpurple/protocols/jabber/si.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/jabber/si.h	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _PURPLE_JABBER_SI_H_
 #define _PURPLE_JABBER_SI_H_
--- a/libpurple/protocols/jabber/win32/posix.uname.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/jabber/win32/posix.uname.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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.
+   Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301, USA.
  */
 
 /*
--- a/libpurple/protocols/jabber/xdata.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/jabber/xdata.c	Sun Sep 16 18:03:53 2007 +0000
@@ -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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 #include "internal.h"
--- a/libpurple/protocols/jabber/xdata.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/jabber/xdata.h	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _PURPLE_JABBER_XDATA_H_
 #define _PURPLE_JABBER_XDATA_H_
--- a/libpurple/protocols/msn/cmdproc.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/msn/cmdproc.c	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include "msn.h"
 #include "cmdproc.h"
--- a/libpurple/protocols/msn/cmdproc.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/msn/cmdproc.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _MSN_CMDPROC_H_
 #define _MSN_CMDPROC_H_
--- a/libpurple/protocols/msn/command.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/msn/command.c	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include "msn.h"
 #include "command.h"
--- a/libpurple/protocols/msn/command.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/msn/command.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _MSN_COMMAND_H
 #define _MSN_COMMAND_H
--- a/libpurple/protocols/msn/dialog.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/msn/dialog.c	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "msn.h"
--- a/libpurple/protocols/msn/dialog.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/msn/dialog.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _MSN_DIALOG_H_
 #define _MSN_DIALOG_H_
--- a/libpurple/protocols/msn/directconn.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/msn/directconn.c	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include "msn.h"
 #include "directconn.h"
--- a/libpurple/protocols/msn/directconn.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/msn/directconn.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _MSN_DIRECTCONN_H_
 #define _MSN_DIRECTCONN_H_
--- a/libpurple/protocols/msn/error.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/msn/error.c	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include "msn.h"
 #include "error.h"
--- a/libpurple/protocols/msn/error.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/msn/error.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _MSN_ERROR_H_
 #define _MSN_ERROR_H_
--- a/libpurple/protocols/msn/group.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/msn/group.c	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include "msn.h"
 #include "group.h"
--- a/libpurple/protocols/msn/group.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/msn/group.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _MSN_GROUP_H_
 #define _MSN_GROUP_H_
--- a/libpurple/protocols/msn/history.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/msn/history.c	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include "msn.h"
 #include "history.h"
--- a/libpurple/protocols/msn/history.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/msn/history.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _MSN_HISTORY_H
 #define _MSN_HISTORY_H
--- a/libpurple/protocols/msn/httpconn.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/msn/httpconn.c	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include "msn.h"
 #include "debug.h"
--- a/libpurple/protocols/msn/httpconn.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/msn/httpconn.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _MSN_HTTPCONN_H_
 #define _MSN_HTTPCONN_H_
--- a/libpurple/protocols/msn/msg.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/msn/msg.c	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include "msn.h"
 #include "msg.h"
--- a/libpurple/protocols/msn/msg.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/msn/msg.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _MSN_MSG_H_
 #define _MSN_MSG_H_
--- a/libpurple/protocols/msn/msn.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/msn/msn.c	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #define PHOTO_SUPPORT 1
 
--- a/libpurple/protocols/msn/msn.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/msn/msn.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _MSN_H_
 #define _MSN_H_
--- a/libpurple/protocols/msn/msnutils.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/msn/msnutils.c	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include "msn.h"
 #include "msnutils.h"
--- a/libpurple/protocols/msn/msnutils.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/msn/msnutils.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _MSN_UTILS_H_
 #define _MSN_UTILS_H_
--- a/libpurple/protocols/msn/nexus.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/msn/nexus.c	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include "msn.h"
 #include "soap.h"
--- a/libpurple/protocols/msn/nexus.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/msn/nexus.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _MSN_NEXUS_H_
 #define _MSN_NEXUS_H_
--- a/libpurple/protocols/msn/notification.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/msn/notification.c	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include "msn.h"
 #include "notification.h"
--- a/libpurple/protocols/msn/notification.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/msn/notification.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _MSN_NOTIFICATION_H_
 #define _MSN_NOTIFICATION_H_
--- a/libpurple/protocols/msn/object.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/msn/object.c	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include "object.h"
 #include "debug.h"
--- a/libpurple/protocols/msn/object.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/msn/object.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _MSN_OBJECT_H_
 #define _MSN_OBJECT_H_
--- a/libpurple/protocols/msn/page.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/msn/page.c	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include "msn.h"
 #include "page.h"
--- a/libpurple/protocols/msn/page.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/msn/page.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _MSN_PAGE_H_
 #define _MSN_PAGE_H_
--- a/libpurple/protocols/msn/servconn.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/msn/servconn.c	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include "msn.h"
 #include "servconn.h"
--- a/libpurple/protocols/msn/servconn.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/msn/servconn.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _MSN_SERVCONN_H_
 #define _MSN_SERVCONN_H_
--- a/libpurple/protocols/msn/session.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/msn/session.c	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include "msn.h"
 #include "session.h"
--- a/libpurple/protocols/msn/session.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/msn/session.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _MSN_SESSION_H_
 #define _MSN_SESSION_H_
--- a/libpurple/protocols/msn/slp.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/msn/slp.c	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include "msn.h"
 #include "slp.h"
--- a/libpurple/protocols/msn/slp.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/msn/slp.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _MSN_SLP_H_
 #define _MSN_SLP_H_
--- a/libpurple/protocols/msn/slpcall.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/msn/slpcall.c	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include "msn.h"
 #include "msnutils.h"
--- a/libpurple/protocols/msn/slpcall.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/msn/slpcall.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _MSN_SLPCALL_H_
 #define _MSN_SLPCALL_H_
--- a/libpurple/protocols/msn/slplink.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/msn/slplink.c	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include "msn.h"
 #include "slplink.h"
--- a/libpurple/protocols/msn/slplink.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/msn/slplink.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _MSN_SLPLINK_H_
 #define _MSN_SLPLINK_H_
--- a/libpurple/protocols/msn/slpmsg.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/msn/slpmsg.c	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include "msn.h"
 #include "slpmsg.h"
--- a/libpurple/protocols/msn/slpmsg.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/msn/slpmsg.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _MSN_SLPMSG_H_
 #define _MSN_SLPMSG_H_
--- a/libpurple/protocols/msn/slpsession.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/msn/slpsession.c	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include "slpsession.h"
 
--- a/libpurple/protocols/msn/slpsession.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/msn/slpsession.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _MSN_SLPSESSION_H_
 #define _MSN_SLPSESSION_H_
--- a/libpurple/protocols/msn/state.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/msn/state.c	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include "msn.h"
 #include "state.h"
--- a/libpurple/protocols/msn/state.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/msn/state.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _MSN_STATE_H_
 #define _MSN_STATE_H_
--- a/libpurple/protocols/msn/switchboard.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/msn/switchboard.c	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include "msn.h"
 #include "prefs.h"
--- a/libpurple/protocols/msn/switchboard.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/msn/switchboard.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _MSN_SWITCHBOARD_H_
 #define _MSN_SWITCHBOARD_H_
--- a/libpurple/protocols/msn/sync.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/msn/sync.c	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include "msn.h"
 #include "sync.h"
--- a/libpurple/protocols/msn/sync.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/msn/sync.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _MSN_SYNC_H_
 #define _MSN_SYNC_H_
--- a/libpurple/protocols/msn/table.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/msn/table.c	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include "msn.h"
 #include "table.h"
--- a/libpurple/protocols/msn/table.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/msn/table.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _MSN_TABLE_H_
 #define _MSN_TABLE_H_
--- a/libpurple/protocols/msn/transaction.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/msn/transaction.c	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include "msn.h"
 #include "transaction.h"
--- a/libpurple/protocols/msn/transaction.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/msn/transaction.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _MSN_TRANSACTION_H
 #define _MSN_TRANSACTION_H
--- a/libpurple/protocols/msn/user.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/msn/user.c	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include "msn.h"
 #include "user.h"
--- a/libpurple/protocols/msn/user.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/msn/user.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _MSN_USER_H_
 #define _MSN_USER_H_
--- a/libpurple/protocols/msn/userlist.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/msn/userlist.c	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include "msn.h"
 #include "userlist.h"
--- a/libpurple/protocols/msn/userlist.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/msn/userlist.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _MSN_USERLIST_H_
 #define _MSN_USERLIST_H_
--- a/libpurple/protocols/myspace/markup.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/myspace/markup.c	Sun Sep 16 18:03:53 2007 +0000
@@ -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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "myspace.h"
--- a/libpurple/protocols/myspace/markup.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/myspace/markup.h	Sun Sep 16 18:03:53 2007 +0000
@@ -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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef _MYSPACE_MARKUP_H
--- a/libpurple/protocols/myspace/message.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/myspace/message.c	Sun Sep 16 18:03:53 2007 +0000
@@ -16,7 +16,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "myspace.h"
--- a/libpurple/protocols/myspace/message.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/myspace/message.h	Sun Sep 16 18:03:53 2007 +0000
@@ -16,7 +16,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef _MYSPACE_MESSAGE_H
--- a/libpurple/protocols/myspace/myspace.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/myspace/myspace.c	Sun Sep 16 18:03:53 2007 +0000
@@ -28,7 +28,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #define PURPLE_PLUGIN
--- a/libpurple/protocols/myspace/myspace.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/myspace/myspace.h	Sun Sep 16 18:03:53 2007 +0000
@@ -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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef _MYSPACE_MYSPACE_H
--- a/libpurple/protocols/myspace/persist.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/myspace/persist.h	Sun Sep 16 18:03:53 2007 +0000
@@ -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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef _MYSPACE_PERSIST_H
--- a/libpurple/protocols/myspace/session.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/myspace/session.c	Sun Sep 16 18:03:53 2007 +0000
@@ -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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 
--- a/libpurple/protocols/myspace/session.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/myspace/session.h	Sun Sep 16 18:03:53 2007 +0000
@@ -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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef _MYSPACE_SESSION_H
--- a/libpurple/protocols/myspace/user.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/myspace/user.c	Sun Sep 16 18:03:53 2007 +0000
@@ -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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "myspace.h"
--- a/libpurple/protocols/myspace/user.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/myspace/user.h	Sun Sep 16 18:03:53 2007 +0000
@@ -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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef _MYSPACE_USER_H
--- a/libpurple/protocols/myspace/zap.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/myspace/zap.c	Sun Sep 16 18:03:53 2007 +0000
@@ -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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "myspace.h"
--- a/libpurple/protocols/myspace/zap.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/myspace/zap.h	Sun Sep 16 18:03:53 2007 +0000
@@ -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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef _MYSPACE_ZAP_H
--- a/libpurple/protocols/novell/nmconference.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/novell/nmconference.c	Sun Sep 16 18:03:53 2007 +0000
@@ -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 Street, Fifth Floor, Boston, MA	02111-1301	USA
  *
  */
 
--- a/libpurple/protocols/novell/nmconference.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/novell/nmconference.h	Sun Sep 16 18:03:53 2007 +0000
@@ -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 Street, Fifth Floor, Boston, MA	02111-1301	USA
  *
  */
 
--- a/libpurple/protocols/novell/nmconn.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/novell/nmconn.c	Sun Sep 16 18:03:53 2007 +0000
@@ -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 Street, Fifth Floor, Boston, MA	02111-1301	USA
  *
  */
 
--- a/libpurple/protocols/novell/nmconn.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/novell/nmconn.h	Sun Sep 16 18:03:53 2007 +0000
@@ -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 Street, Fifth Floor, Boston, MA	02111-1301	USA
  *
  */
 
--- a/libpurple/protocols/novell/nmcontact.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/novell/nmcontact.c	Sun Sep 16 18:03:53 2007 +0000
@@ -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 Street, Fifth Floor, Boston, MA	02111-1301	USA
  *
  */
 
--- a/libpurple/protocols/novell/nmcontact.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/novell/nmcontact.h	Sun Sep 16 18:03:53 2007 +0000
@@ -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 Street, Fifth Floor, Boston, MA	02111-1301	USA
  *
  */
 
--- a/libpurple/protocols/novell/nmevent.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/novell/nmevent.c	Sun Sep 16 18:03:53 2007 +0000
@@ -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 Street, Fifth Floor, Boston, MA	02111-1301	USA
  *
  */
 
--- a/libpurple/protocols/novell/nmevent.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/novell/nmevent.h	Sun Sep 16 18:03:53 2007 +0000
@@ -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 Street, Fifth Floor, Boston, MA	02111-1301	USA
  *
  */
 
--- a/libpurple/protocols/novell/nmfield.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/novell/nmfield.c	Sun Sep 16 18:03:53 2007 +0000
@@ -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 Street, Fifth Floor, Boston, MA	02111-1301	USA
  *
  */
 
--- a/libpurple/protocols/novell/nmfield.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/novell/nmfield.h	Sun Sep 16 18:03:53 2007 +0000
@@ -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 Street, Fifth Floor, Boston, MA	02111-1301	USA
  *
  */
 
--- a/libpurple/protocols/novell/nmmessage.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/novell/nmmessage.c	Sun Sep 16 18:03:53 2007 +0000
@@ -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 Street, Fifth Floor, Boston, MA	02111-1301	USA
  *
  */
 
--- a/libpurple/protocols/novell/nmmessage.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/novell/nmmessage.h	Sun Sep 16 18:03:53 2007 +0000
@@ -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 Street, Fifth Floor, Boston, MA	02111-1301	USA
  *
  */
 
--- a/libpurple/protocols/novell/nmrequest.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/novell/nmrequest.c	Sun Sep 16 18:03:53 2007 +0000
@@ -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 Street, Fifth Floor, Boston, MA	02111-1301	USA
  *
  */
 
--- a/libpurple/protocols/novell/nmrequest.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/novell/nmrequest.h	Sun Sep 16 18:03:53 2007 +0000
@@ -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 Street, Fifth Floor, Boston, MA	02111-1301	USA
  *
  */
 
--- a/libpurple/protocols/novell/nmrtf.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/novell/nmrtf.c	Sun Sep 16 18:03:53 2007 +0000
@@ -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 Street, Fifth Floor, Boston, MA	02111-1301	USA
  *
  */
 
--- a/libpurple/protocols/novell/nmrtf.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/novell/nmrtf.h	Sun Sep 16 18:03:53 2007 +0000
@@ -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 Street, Fifth Floor, Boston, MA	02111-1301	USA
  *
  */
 
--- a/libpurple/protocols/novell/nmuser.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/novell/nmuser.c	Sun Sep 16 18:03:53 2007 +0000
@@ -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 Street, Fifth Floor, Boston, MA	02111-1301	USA
  *
  */
 
--- a/libpurple/protocols/novell/nmuser.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/novell/nmuser.h	Sun Sep 16 18:03:53 2007 +0000
@@ -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 Street, Fifth Floor, Boston, MA	02111-1301	USA
  *
  */
 
--- a/libpurple/protocols/novell/nmuserrecord.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/novell/nmuserrecord.c	Sun Sep 16 18:03:53 2007 +0000
@@ -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 Street, Fifth Floor, Boston, MA	02111-1301	USA
  *
  */
 
--- a/libpurple/protocols/novell/nmuserrecord.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/novell/nmuserrecord.h	Sun Sep 16 18:03:53 2007 +0000
@@ -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 Street, Fifth Floor, Boston, MA	02111-1301	USA
  *
  */
 
--- a/libpurple/protocols/novell/novell.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/novell/novell.c	Sun Sep 16 18:03:53 2007 +0000
@@ -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 Street, Fifth Floor, Boston, MA	02111-1301	USA
  *
  */
 
--- a/libpurple/protocols/null/nullprpl.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/null/nullprpl.c	Sun Sep 16 18:03:53 2007 +0000
@@ -37,7 +37,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include <stdarg.h>
--- a/libpurple/protocols/oscar/COPYING	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/oscar/COPYING	Sun Sep 16 18:03:53 2007 +0000
@@ -2,7 +2,7 @@
 		       Version 2.1, February 1999
 
  Copyright (C) 1991, 1999 Free Software Foundation, Inc.
-     59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+     51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
 
@@ -485,7 +485,7 @@
 
     You should have received a copy of the GNU Lesser General Public
     License along with this library; if not, write to the Free Software
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
 
 Also add information on how to contact you by electronic and paper mail.
 
--- a/libpurple/protocols/oscar/bstream.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/oscar/bstream.c	Sun Sep 16 18:03:53 2007 +0000
@@ -15,7 +15,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
 */
 
 /*
--- a/libpurple/protocols/oscar/family_admin.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/oscar/family_admin.c	Sun Sep 16 18:03:53 2007 +0000
@@ -15,7 +15,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
 */
 
 /*
--- a/libpurple/protocols/oscar/family_advert.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/oscar/family_advert.c	Sun Sep 16 18:03:53 2007 +0000
@@ -15,7 +15,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
 */
 
 /*
--- a/libpurple/protocols/oscar/family_alert.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/oscar/family_alert.c	Sun Sep 16 18:03:53 2007 +0000
@@ -15,7 +15,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
 */
 
 /*
--- a/libpurple/protocols/oscar/family_auth.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/oscar/family_auth.c	Sun Sep 16 18:03:53 2007 +0000
@@ -15,7 +15,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
 */
 
 /*
--- a/libpurple/protocols/oscar/family_bart.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/oscar/family_bart.c	Sun Sep 16 18:03:53 2007 +0000
@@ -15,7 +15,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
 */
 
 /*
--- a/libpurple/protocols/oscar/family_bos.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/oscar/family_bos.c	Sun Sep 16 18:03:53 2007 +0000
@@ -15,7 +15,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
 */
 
 /*
--- a/libpurple/protocols/oscar/family_buddy.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/oscar/family_buddy.c	Sun Sep 16 18:03:53 2007 +0000
@@ -15,7 +15,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
 */
 
 /*
--- a/libpurple/protocols/oscar/family_chat.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/oscar/family_chat.c	Sun Sep 16 18:03:53 2007 +0000
@@ -15,7 +15,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
 */
 
 /*
--- a/libpurple/protocols/oscar/family_chatnav.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/oscar/family_chatnav.c	Sun Sep 16 18:03:53 2007 +0000
@@ -15,7 +15,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
 */
 
 /*
--- a/libpurple/protocols/oscar/family_feedbag.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/oscar/family_feedbag.c	Sun Sep 16 18:03:53 2007 +0000
@@ -15,7 +15,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
 */
 
 /*
--- a/libpurple/protocols/oscar/family_icbm.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/oscar/family_icbm.c	Sun Sep 16 18:03:53 2007 +0000
@@ -15,7 +15,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
 */
 
 /*
--- a/libpurple/protocols/oscar/family_icq.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/oscar/family_icq.c	Sun Sep 16 18:03:53 2007 +0000
@@ -15,7 +15,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
 */
 
 /*
--- a/libpurple/protocols/oscar/family_invite.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/oscar/family_invite.c	Sun Sep 16 18:03:53 2007 +0000
@@ -15,7 +15,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
 */
 
 /*
--- a/libpurple/protocols/oscar/family_locate.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/oscar/family_locate.c	Sun Sep 16 18:03:53 2007 +0000
@@ -15,7 +15,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
 */
 
 /*
--- a/libpurple/protocols/oscar/family_odir.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/oscar/family_odir.c	Sun Sep 16 18:03:53 2007 +0000
@@ -15,7 +15,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
 */
 
 /*
--- a/libpurple/protocols/oscar/family_oservice.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/oscar/family_oservice.c	Sun Sep 16 18:03:53 2007 +0000
@@ -15,7 +15,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
 */
 
 /*
--- a/libpurple/protocols/oscar/family_popup.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/oscar/family_popup.c	Sun Sep 16 18:03:53 2007 +0000
@@ -15,7 +15,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
 */
 
 /*
--- a/libpurple/protocols/oscar/family_stats.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/oscar/family_stats.c	Sun Sep 16 18:03:53 2007 +0000
@@ -15,7 +15,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
 */
 
 /*
--- a/libpurple/protocols/oscar/family_translate.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/oscar/family_translate.c	Sun Sep 16 18:03:53 2007 +0000
@@ -15,7 +15,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
 */
 
 /*
--- a/libpurple/protocols/oscar/family_userlookup.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/oscar/family_userlookup.c	Sun Sep 16 18:03:53 2007 +0000
@@ -15,7 +15,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
 */
 
 /*
--- a/libpurple/protocols/oscar/flap_connection.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/oscar/flap_connection.c	Sun Sep 16 18:03:53 2007 +0000
@@ -15,7 +15,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
 */
 
 #include "oscar.h"
--- a/libpurple/protocols/oscar/libaim.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/oscar/libaim.c	Sun Sep 16 18:03:53 2007 +0000
@@ -16,7 +16,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 
--- a/libpurple/protocols/oscar/libicq.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/oscar/libicq.c	Sun Sep 16 18:03:53 2007 +0000
@@ -16,7 +16,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 
--- a/libpurple/protocols/oscar/misc.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/oscar/misc.c	Sun Sep 16 18:03:53 2007 +0000
@@ -15,7 +15,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
 */
 
 /*
--- a/libpurple/protocols/oscar/msgcookie.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/oscar/msgcookie.c	Sun Sep 16 18:03:53 2007 +0000
@@ -15,7 +15,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
 */
 
 /*
--- a/libpurple/protocols/oscar/odc.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/oscar/odc.c	Sun Sep 16 18:03:53 2007 +0000
@@ -15,7 +15,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
 */
 
 /* From the oscar PRPL */
--- a/libpurple/protocols/oscar/oft.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/oscar/oft.c	Sun Sep 16 18:03:53 2007 +0000
@@ -15,7 +15,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
 */
 
 /*
--- a/libpurple/protocols/oscar/oscar.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/oscar/oscar.c	Sun Sep 16 18:03:53 2007 +0000
@@ -22,7 +22,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 
--- a/libpurple/protocols/oscar/oscar.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/oscar/oscar.h	Sun Sep 16 18:03:53 2007 +0000
@@ -15,7 +15,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
 */
 
 /*
--- a/libpurple/protocols/oscar/oscar_data.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/oscar/oscar_data.c	Sun Sep 16 18:03:53 2007 +0000
@@ -15,7 +15,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
 */
 
 #include "oscar.h"
--- a/libpurple/protocols/oscar/oscarcommon.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/oscar/oscarcommon.h	Sun Sep 16 18:03:53 2007 +0000
@@ -16,7 +16,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 
--- a/libpurple/protocols/oscar/peer.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/oscar/peer.c	Sun Sep 16 18:03:53 2007 +0000
@@ -15,7 +15,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
 */
 
 /*
--- a/libpurple/protocols/oscar/peer.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/oscar/peer.h	Sun Sep 16 18:03:53 2007 +0000
@@ -15,7 +15,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
 */
 
 /*
--- a/libpurple/protocols/oscar/peer_proxy.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/oscar/peer_proxy.c	Sun Sep 16 18:03:53 2007 +0000
@@ -15,7 +15,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
 */
 
 #ifdef HAVE_CONFIG_H
--- a/libpurple/protocols/oscar/rxhandlers.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/oscar/rxhandlers.c	Sun Sep 16 18:03:53 2007 +0000
@@ -15,7 +15,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
 */
 
 #include "oscar.h"
--- a/libpurple/protocols/oscar/snac.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/oscar/snac.c	Sun Sep 16 18:03:53 2007 +0000
@@ -15,7 +15,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
 */
 
 /*
--- a/libpurple/protocols/oscar/snactypes.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/oscar/snactypes.h	Sun Sep 16 18:03:53 2007 +0000
@@ -15,7 +15,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
 */
 
 /*
--- a/libpurple/protocols/oscar/tlv.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/oscar/tlv.c	Sun Sep 16 18:03:53 2007 +0000
@@ -15,7 +15,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
 */
 
 #include "oscar.h"
--- a/libpurple/protocols/oscar/util.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/oscar/util.c	Sun Sep 16 18:03:53 2007 +0000
@@ -15,7 +15,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
 */
 
 /*
--- a/libpurple/protocols/qq/buddy_info.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/qq/buddy_info.c	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "internal.h"
--- a/libpurple/protocols/qq/buddy_info.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/qq/buddy_info.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef _QQ_BUDDY_INFO_H_
--- a/libpurple/protocols/qq/buddy_list.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/qq/buddy_list.c	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include <string.h>
--- a/libpurple/protocols/qq/buddy_list.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/qq/buddy_list.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef _QQ_BUDDY_LIST_H_
--- a/libpurple/protocols/qq/buddy_opt.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/qq/buddy_opt.c	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "debug.h"
--- a/libpurple/protocols/qq/buddy_opt.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/qq/buddy_opt.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef _QQ_BUDDY_OPT_H_
--- a/libpurple/protocols/qq/buddy_status.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/qq/buddy_status.c	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include <string.h>
--- a/libpurple/protocols/qq/buddy_status.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/qq/buddy_status.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 
--- a/libpurple/protocols/qq/char_conv.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/qq/char_conv.c	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "debug.h"
--- a/libpurple/protocols/qq/char_conv.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/qq/char_conv.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef _QQ_CHAR_CONV_H_
--- a/libpurple/protocols/qq/crypt.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/qq/crypt.c	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  *
  * QQ encryption algorithm
--- a/libpurple/protocols/qq/crypt.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/qq/crypt.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef _QQ_CRYPT_H_
--- a/libpurple/protocols/qq/file_trans.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/qq/file_trans.c	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifdef _WIN32
--- a/libpurple/protocols/qq/file_trans.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/qq/file_trans.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef _QQ_QQ_FILE_TRANS_H_
--- a/libpurple/protocols/qq/group.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/qq/group.c	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "internal.h"
--- a/libpurple/protocols/qq/group.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/qq/group.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef _QQ_GROUP_H_
--- a/libpurple/protocols/qq/group_conv.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/qq/group_conv.c	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include <glib.h>
--- a/libpurple/protocols/qq/group_conv.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/qq/group_conv.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef _QQ_GROUP_CONV_H_
--- a/libpurple/protocols/qq/group_find.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/qq/group_find.c	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "qq.h"
--- a/libpurple/protocols/qq/group_find.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/qq/group_find.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef _QQ_GROUP_FIND_H_
--- a/libpurple/protocols/qq/group_free.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/qq/group_free.c	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "internal.h"
--- a/libpurple/protocols/qq/group_free.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/qq/group_free.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef _QQ_GROUP_FREE_H_
--- a/libpurple/protocols/qq/group_im.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/qq/group_im.c	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "internal.h"
--- a/libpurple/protocols/qq/group_im.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/qq/group_im.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef _QQ_GROUP_IM_H_
--- a/libpurple/protocols/qq/group_info.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/qq/group_info.c	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "internal.h"
--- a/libpurple/protocols/qq/group_info.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/qq/group_info.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef _QQ_GROUP_INFO_H_
--- a/libpurple/protocols/qq/group_internal.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/qq/group_internal.c	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "internal.h"
--- a/libpurple/protocols/qq/group_internal.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/qq/group_internal.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef _QQ_GROUP_HASH_H_
--- a/libpurple/protocols/qq/group_join.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/qq/group_join.c	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "internal.h"
--- a/libpurple/protocols/qq/group_join.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/qq/group_join.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef _QQ_GROUP_JOIN_H_
--- a/libpurple/protocols/qq/group_network.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/qq/group_network.c	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "internal.h"
--- a/libpurple/protocols/qq/group_network.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/qq/group_network.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef _QQ_GROUP_NETWORK_H_
--- a/libpurple/protocols/qq/group_opt.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/qq/group_opt.c	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "qq.h"
--- a/libpurple/protocols/qq/group_opt.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/qq/group_opt.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef _QQ_GROUP_OPT_H_
--- a/libpurple/protocols/qq/group_search.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/qq/group_search.c	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "internal.h"
--- a/libpurple/protocols/qq/group_search.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/qq/group_search.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef _QQ_GROUP_SEARCH_H_
--- a/libpurple/protocols/qq/header_info.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/qq/header_info.c	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "internal.h"
--- a/libpurple/protocols/qq/header_info.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/qq/header_info.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef _QQ_HEADER_INFO_H_
--- a/libpurple/protocols/qq/im.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/qq/im.c	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "internal.h"
--- a/libpurple/protocols/qq/im.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/qq/im.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef _QQ_IM_H_
--- a/libpurple/protocols/qq/keep_alive.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/qq/keep_alive.c	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  *
  * OICQ encryption algorithm
--- a/libpurple/protocols/qq/keep_alive.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/qq/keep_alive.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 
--- a/libpurple/protocols/qq/login_logout.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/qq/login_logout.c	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "debug.h"
--- a/libpurple/protocols/qq/login_logout.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/qq/login_logout.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef _QQ_LOGIN_LOGOUT_H_
--- a/libpurple/protocols/qq/packet_parse.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/qq/packet_parse.c	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include <string.h>
--- a/libpurple/protocols/qq/packet_parse.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/qq/packet_parse.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef _QQ_PACKET_PARSE_H_
--- a/libpurple/protocols/qq/qq.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/qq/qq.c	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "internal.h"
--- a/libpurple/protocols/qq/qq.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/qq/qq.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef _QQ_QQ_H_
--- a/libpurple/protocols/qq/qq_proxy.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/qq/qq_proxy.c	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "cipher.h"
--- a/libpurple/protocols/qq/qq_proxy.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/qq/qq_proxy.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef _QQ_PROXY_H
--- a/libpurple/protocols/qq/recv_core.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/qq/recv_core.c	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "debug.h"
--- a/libpurple/protocols/qq/recv_core.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/qq/recv_core.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef _QQ_RECV_CORE_H_
--- a/libpurple/protocols/qq/send_core.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/qq/send_core.c	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "debug.h"
--- a/libpurple/protocols/qq/send_core.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/qq/send_core.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef _QQ_SEND_CORE_H_
--- a/libpurple/protocols/qq/send_file.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/qq/send_file.c	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "qq.h"
--- a/libpurple/protocols/qq/send_file.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/qq/send_file.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef _QQ_QQ_SEND_FILE_H_
--- a/libpurple/protocols/qq/sendqueue.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/qq/sendqueue.c	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "internal.h"
--- a/libpurple/protocols/qq/sendqueue.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/qq/sendqueue.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef _QQ_SEND_QUEUE_H_
--- a/libpurple/protocols/qq/sys_msg.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/qq/sys_msg.c	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "debug.h"
--- a/libpurple/protocols/qq/sys_msg.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/qq/sys_msg.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef _QQ_SYS_MSG_H_
--- a/libpurple/protocols/qq/udp_proxy_s5.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/qq/udp_proxy_s5.c	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "debug.h"
--- a/libpurple/protocols/qq/udp_proxy_s5.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/qq/udp_proxy_s5.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef _QQ_UDP_PROXY_S5_H_
--- a/libpurple/protocols/qq/utils.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/qq/utils.c	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "cipher.h"
--- a/libpurple/protocols/qq/utils.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/qq/utils.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef _QQ_MY_UTILS_H_
--- a/libpurple/protocols/sametime/sametime.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/sametime/sametime.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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,
+  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301,
   USA.
 */
 
--- a/libpurple/protocols/simple/simple.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/simple/simple.c	Sun Sep 16 18:03:53 2007 +0000
@@ -21,7 +21,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "internal.h"
--- a/libpurple/protocols/simple/simple.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/simple/simple.h	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef _PURPLE_SIMPLE_H
--- a/libpurple/protocols/simple/sipmsg.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/simple/sipmsg.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "internal.h"
--- a/libpurple/protocols/simple/sipmsg.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/simple/sipmsg.h	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef _PURPLE_SIPMSG_H
--- a/libpurple/protocols/toc/PROTOCOL	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/toc/PROTOCOL	Sun Sep 16 18:03:53 2007 +0000
@@ -12,7 +12,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 Street, Fifth Floor, Boston, MA  02111-1301, USA.
 
 # Note from Jim Duchek, former libpurple maintainer -- this may not be
 # the latest version of this document, I provide it as a service.
--- a/libpurple/protocols/toc/toc.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/toc/toc.c	Sun Sep 16 18:03:53 2007 +0000
@@ -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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 #include "internal.h"
--- a/libpurple/protocols/yahoo/util.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/yahoo/util.c	Sun Sep 16 18:03:53 2007 +0000
@@ -16,7 +16,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 
--- a/libpurple/protocols/yahoo/yahoo.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/yahoo/yahoo.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 
--- a/libpurple/protocols/yahoo/yahoo.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/yahoo/yahoo.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef _YAHOO_H_
--- a/libpurple/protocols/yahoo/yahoo_aliases.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/yahoo/yahoo_aliases.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 
--- a/libpurple/protocols/yahoo/yahoo_aliases.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/yahoo/yahoo_aliases.h	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 
--- a/libpurple/protocols/yahoo/yahoo_crypt.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/yahoo/yahoo_crypt.c	Sun Sep 16 18:03:53 2007 +0000
@@ -15,8 +15,8 @@
 
    You should have received a copy of the GNU Lesser General Public
    License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+   02111-1301 USA.  */
 
 /* warmenhoven took this file and made it work with the md5.[ch] we
  * already had. isn't that lovely. people should just use linux or
--- a/libpurple/protocols/yahoo/yahoo_crypt.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/yahoo/yahoo_crypt.h	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _YAHOO_CRYPT_H_
 #define _YAHOO_CRYPT_H_
--- a/libpurple/protocols/yahoo/yahoo_doodle.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/yahoo/yahoo_doodle.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 
--- a/libpurple/protocols/yahoo/yahoo_doodle.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/yahoo/yahoo_doodle.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef _YAHOO_DOODLE_H_
--- a/libpurple/protocols/yahoo/yahoo_filexfer.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/yahoo/yahoo_filexfer.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "internal.h"
--- a/libpurple/protocols/yahoo/yahoo_filexfer.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/yahoo/yahoo_filexfer.h	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _YAHOO_FILEXFER_H_
 #define _YAHOO_FILEXFER_H_
--- a/libpurple/protocols/yahoo/yahoo_friend.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/yahoo/yahoo_friend.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 
--- a/libpurple/protocols/yahoo/yahoo_friend.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/yahoo/yahoo_friend.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef _YAHOO_FRIEND_H_
--- a/libpurple/protocols/yahoo/yahoo_packet.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/yahoo/yahoo_packet.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 
--- a/libpurple/protocols/yahoo/yahoo_packet.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/yahoo/yahoo_packet.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef _YAHOO_PACKET_H_
--- a/libpurple/protocols/yahoo/yahoo_picture.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/yahoo/yahoo_picture.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 
--- a/libpurple/protocols/yahoo/yahoo_picture.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/yahoo/yahoo_picture.h	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 
--- a/libpurple/protocols/yahoo/yahoo_profile.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/yahoo/yahoo_profile.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 
--- a/libpurple/protocols/yahoo/yahoochat.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/yahoo/yahoochat.c	Sun Sep 16 18:03:53 2007 +0000
@@ -22,7 +22,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 
--- a/libpurple/protocols/yahoo/yahoochat.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/yahoo/yahoochat.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef _YAHOOCHAT_H_
--- a/libpurple/protocols/yahoo/ycht.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/yahoo/ycht.c	Sun Sep 16 18:03:53 2007 +0000
@@ -22,7 +22,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include <string.h>
--- a/libpurple/protocols/yahoo/ycht.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/yahoo/ycht.h	Sun Sep 16 18:03:53 2007 +0000
@@ -21,7 +21,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef _PURPLE_YCHT_H_
--- a/libpurple/protocols/zephyr/zephyr.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/protocols/zephyr/zephyr.c	Sun Sep 16 18:03:53 2007 +0000
@@ -22,7 +22,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 Street, Fifth Floor, Boston, MA  02111-1301	 USA
  *
 
 */
--- a/libpurple/proxy.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/proxy.c	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 
--- a/libpurple/proxy.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/proxy.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _PURPLE_PROXY_H_
 #define _PURPLE_PROXY_H_
--- a/libpurple/prpl.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/prpl.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 #include "internal.h"
--- a/libpurple/prpl.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/prpl.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 /* this file should be all that prpls need to include. therefore, by including
--- a/libpurple/request.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/request.c	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include "internal.h"
 
--- a/libpurple/request.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/request.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _PURPLE_REQUEST_H_
 #define _PURPLE_REQUEST_H_
--- a/libpurple/roomlist.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/roomlist.c	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include <glib.h>
--- a/libpurple/roomlist.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/roomlist.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef _PURPLE_ROOMLIST_H_
--- a/libpurple/savedstatuses.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/savedstatuses.c	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include "internal.h"
 
--- a/libpurple/savedstatuses.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/savedstatuses.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  * @see @ref savedstatus-signals
  */
--- a/libpurple/server.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/server.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 
--- a/libpurple/server.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/server.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _PURPLE_SERVER_H_
 #define _PURPLE_SERVER_H_
--- a/libpurple/signals.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/signals.c	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include "internal.h"
 
--- a/libpurple/signals.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/signals.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _PURPLE_SIGNALS_H_
 #define _PURPLE_SIGNALS_H_
--- a/libpurple/sound.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/sound.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 #include "internal.h"
--- a/libpurple/sound.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/sound.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  * @see @ref sound-signals
  */
--- a/libpurple/sslconn.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/sslconn.c	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include "internal.h"
 
--- a/libpurple/sslconn.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/sslconn.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _PURPLE_SSLCONN_H_
 #define _PURPLE_SSLCONN_H_
--- a/libpurple/status.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/status.c	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include "internal.h"
 
--- a/libpurple/status.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/status.h	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _PURPLE_STATUS_H_
 #define _PURPLE_STATUS_H_
--- a/libpurple/stringref.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/stringref.c	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 
--- a/libpurple/stringref.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/stringref.h	Sun Sep 16 18:03:53 2007 +0000
@@ -22,7 +22,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 #ifndef _PURPLE_STRINGREF_H_
--- a/libpurple/stun.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/stun.c	Sun Sep 16 18:03:53 2007 +0000
@@ -22,7 +22,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 
--- a/libpurple/stun.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/stun.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _PURPLE_STUN_H_
 #define _PURPLE_STUN_H_
--- a/libpurple/upnp.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/upnp.c	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include "internal.h"
 
--- a/libpurple/upnp.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/upnp.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef _PURPLE_UPNP_H_
--- a/libpurple/util.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/util.c	Sun Sep 16 18:03:53 2007 +0000
@@ -18,7 +18,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include "internal.h"
 
--- a/libpurple/util.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/util.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  * @todo Rename the functions so that they live somewhere in the purple
  *       namespace.
--- a/libpurple/value.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/value.c	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include "internal.h"
 
--- a/libpurple/value.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/value.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _PURPLE_VALUE_H_
 #define _PURPLE_VALUE_H_
--- a/libpurple/version.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/version.c	Sun Sep 16 18:03:53 2007 +0000
@@ -18,7 +18,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "internal.h"
--- a/libpurple/version.h.in	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/version.h.in	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _PURPLE_VERSION_H_
 #define _PURPLE_VERSION_H_
--- a/libpurple/whiteboard.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/whiteboard.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 
--- a/libpurple/whiteboard.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/whiteboard.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef _PURPLE_WHITEBOARD_H_
--- a/libpurple/win32/giowin32.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/win32/giowin32.c	Sun Sep 16 18:03:53 2007 +0000
@@ -18,8 +18,8 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02111-1301, USA.
  */
 
 /*
--- a/libpurple/win32/libc_interface.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/win32/libc_interface.c	Sun Sep 16 18:03:53 2007 +0000
@@ -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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 #include <winsock2.h>
--- a/libpurple/win32/libc_interface.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/win32/libc_interface.h	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 #ifndef _LIBC_INTERFACE_H_
--- a/libpurple/win32/libc_internal.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/win32/libc_internal.h	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 #ifndef _LIBC_INTERNAL_
--- a/libpurple/win32/win32dep.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/win32/win32dep.c	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 #define _WIN32_IE 0x500
--- a/libpurple/win32/win32dep.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/win32/win32dep.h	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 #ifndef _WIN32DEP_H_
--- a/libpurple/win32/wpurpleerror.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/win32/wpurpleerror.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 #ifndef _WPURPLEERROR_H
--- a/libpurple/xmlnode.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/xmlnode.c	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 /* A lot of this code at least resembles the code in libxode, but since
--- a/libpurple/xmlnode.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/libpurple/xmlnode.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _PURPLE_XMLNODE_H_
 #define _PURPLE_XMLNODE_H_
--- a/pidgin/eggtrayicon.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/eggtrayicon.c	Sun Sep 16 18:03:53 2007 +0000
@@ -14,8 +14,8 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02111-1301, USA.
  */
 
 #include <config.h>
--- a/pidgin/eggtrayicon.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/eggtrayicon.h	Sun Sep 16 18:03:53 2007 +0000
@@ -14,8 +14,8 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02111-1301, USA.
  */
 
 #ifndef __EGG_TRAY_ICON_H__
--- a/pidgin/gtkaccount.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkaccount.c	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "internal.h"
--- a/pidgin/gtkaccount.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkaccount.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _PIDGINACCOUNT_H_
 #define _PIDGINACCOUNT_H_
--- a/pidgin/gtkblist.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkblist.c	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 #include "internal.h"
--- a/pidgin/gtkblist.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkblist.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _PIDGINBLIST_H_
 #define _PIDGINBLIST_H_
--- a/pidgin/gtkcelllayout.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkcelllayout.c	Sun Sep 16 18:03:53 2007 +0000
@@ -13,8 +13,8 @@
  *
  * You should have received a copy of the GNU Library General Public
  * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02111-1301, USA.
  */
 
 /*
--- a/pidgin/gtkcelllayout.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkcelllayout.h	Sun Sep 16 18:03:53 2007 +0000
@@ -13,8 +13,8 @@
  *
  * You should have received a copy of the GNU Library General Public
  * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02111-1301, USA.
  */
 
 #ifndef __GTK_CELL_LAYOUT_H__
--- a/pidgin/gtkcellrendererexpander.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkcellrendererexpander.c	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 
--- a/pidgin/gtkcellrendererexpander.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkcellrendererexpander.h	Sun Sep 16 18:03:53 2007 +0000
@@ -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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 #ifndef _PIDGINCELLRENDEREREXPANDER_H_
--- a/pidgin/gtkcellrendererprogress.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkcellrendererprogress.c	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 
--- a/pidgin/gtkcellrendererprogress.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkcellrendererprogress.h	Sun Sep 16 18:03:53 2007 +0000
@@ -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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 #ifndef _PIDGINCELLRENDERERPROGRESS_H_
--- a/pidgin/gtkcellview.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkcellview.c	Sun Sep 16 18:03:53 2007 +0000
@@ -13,8 +13,8 @@
  *
  * You should have received a copy of the GNU Library General Public
  * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02111-1301, USA.
  */
 
 /*
--- a/pidgin/gtkcellview.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkcellview.h	Sun Sep 16 18:03:53 2007 +0000
@@ -13,8 +13,8 @@
  *
  * You should have received a copy of the GNU Library General Public
  * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02111-1301, USA.
  */
 
 #ifndef __GTK_CELL_VIEW_H__
--- a/pidgin/gtkcellviewmenuitem.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkcellviewmenuitem.c	Sun Sep 16 18:03:53 2007 +0000
@@ -13,8 +13,8 @@
  *
  * You should have received a copy of the GNU Library General Public
  * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02111-1301, USA.
  */
 
 /*
--- a/pidgin/gtkcellviewmenuitem.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkcellviewmenuitem.h	Sun Sep 16 18:03:53 2007 +0000
@@ -13,8 +13,8 @@
  *
  * You should have received a copy of the GNU Library General Public
  * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02111-1301, USA.
  */
 
 #ifndef __GTK_CELL_VIEW_MENU_ITEM_H__
--- a/pidgin/gtkcertmgr.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkcertmgr.c	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 
--- a/pidgin/gtkcertmgr.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkcertmgr.h	Sun Sep 16 18:03:53 2007 +0000
@@ -21,7 +21,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 
--- a/pidgin/gtkconn.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkconn.c	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include "internal.h"
 #include "pidgin.h"
--- a/pidgin/gtkconn.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkconn.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _PIDGINCONN_H_
 #define _PIDGINCONN_H_
--- a/pidgin/gtkconv.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkconv.c	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 #include "internal.h"
@@ -7658,7 +7658,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 #include "internal.h"
--- a/pidgin/gtkconv.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkconv.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _PIDGIN_CONVERSATION_H_
 #define _PIDGIN_CONVERSATION_H_
--- a/pidgin/gtkconvwin.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkconvwin.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _PIDGIN_CONVERSATION_WINDOW_H_
 #define _PIDGIN_CONVERSATION_WINDOW_H_
--- a/pidgin/gtkdebug.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkdebug.c	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include "internal.h"
 #include "pidgin.h"
--- a/pidgin/gtkdebug.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkdebug.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _PIDGINDEBUG_H_
 #define _PIDGINDEBUG_H_
--- a/pidgin/gtkdialogs.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkdialogs.c	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include "internal.h"
 #include "pidgin.h"
--- a/pidgin/gtkdialogs.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkdialogs.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _PIDGINDIALOGS_H_
 #define _PIDGINDIALOGS_H_
--- a/pidgin/gtkdnd-hints.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkdnd-hints.c	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA 02111-1301, USA.
  */
 
 #include "gtkdnd-hints.h"
--- a/pidgin/gtkdnd-hints.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkdnd-hints.h	Sun Sep 16 18:03:53 2007 +0000
@@ -18,7 +18,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 Street, Fifth Floor, Boston, MA 02111-1301, USA.
  */
 #ifndef _PIDGIN_DND_HINTS_H_
 #define _PIDGIN_DND_HINTS_H_
--- a/pidgin/gtkdocklet-x11.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkdocklet-x11.c	Sun Sep 16 18:03:53 2007 +0000
@@ -18,8 +18,8 @@
  * 
  * 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 Street, Fifth Floor, Boston, MA
+ * 02111-1301, USA.
  */
 
 #include "internal.h"
--- a/pidgin/gtkdocklet.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkdocklet.c	Sun Sep 16 18:03:53 2007 +0000
@@ -18,8 +18,8 @@
  *
  * 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 Street, Fifth Floor, Boston, MA
+ * 02111-1301, USA.
  */
 #include "internal.h"
 #include "pidgin.h"
--- a/pidgin/gtkdocklet.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkdocklet.h	Sun Sep 16 18:03:53 2007 +0000
@@ -18,8 +18,8 @@
  * 
  * 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 Street, Fifth Floor, Boston, MA
+ * 02111-1301, USA.
  */
 
 #ifndef _GTKDOCKLET_H_
--- a/pidgin/gtkeventloop.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkeventloop.c	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include <glib.h>
--- a/pidgin/gtkeventloop.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkeventloop.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _PIDGINEVENTLOOP_H_
 #define _PIDGINEVENTLOOP_H_
--- a/pidgin/gtkexpander.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkexpander.c	Sun Sep 16 18:03:53 2007 +0000
@@ -14,8 +14,8 @@
  *
  * You should have received a copy of the GNU Library General Public
  * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02111-1301, USA.
  *
  * Authors:
  *	Mark McLoughlin <mark@skynet.ie>
--- a/pidgin/gtkexpander.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkexpander.h	Sun Sep 16 18:03:53 2007 +0000
@@ -14,8 +14,8 @@
  *
  * You should have received a copy of the GNU Library General Public
  * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02111-1301, USA.
  *
  * Authors:
  *	Mark McLoughlin <mark@skynet.ie>
--- a/pidgin/gtkft.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkft.c	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include "internal.h"
 #include "pidgin.h"
--- a/pidgin/gtkft.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkft.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _PIDGINFT_H_
 #define _PIDGINFT_H_
--- a/pidgin/gtkgaim-compat.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkgaim-compat.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 #ifndef _GTKGAIM_COMPAT_H_
--- a/pidgin/gtkidle.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkidle.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 #include "internal.h"
--- a/pidgin/gtkidle.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkidle.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _PIDGIN_IDLE_H_
 #define _PIDGIN_IDLE_H_
--- a/pidgin/gtkimhtml.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkimhtml.c	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 
--- a/pidgin/gtkimhtml.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkimhtml.h	Sun Sep 16 18:03:53 2007 +0000
@@ -18,7 +18,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _PIDGINIMHTML_H_
 #define _PIDGINIMHTML_H_
--- a/pidgin/gtkimhtmltoolbar.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkimhtmltoolbar.c	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 #include "internal.h"
--- a/pidgin/gtkimhtmltoolbar.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkimhtmltoolbar.h	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 #ifndef _PIDGINIMHTMLTOOLBAR_H_
--- a/pidgin/gtklog.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtklog.c	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include "internal.h"
 #include "pidgin.h"
--- a/pidgin/gtklog.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtklog.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _PIDGINLOG_H_
 #define _PIDGINLOG_H_
--- a/pidgin/gtkmain.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkmain.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 
--- a/pidgin/gtkmenutray.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkmenutray.c	Sun Sep 16 18:03:53 2007 +0000
@@ -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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include "debug.h"
 
--- a/pidgin/gtkmenutray.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkmenutray.h	Sun Sep 16 18:03:53 2007 +0000
@@ -18,7 +18,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef PIDGIN_MENU_TRAY_H
 #define PIDGIN_MENU_TRAY_H
--- a/pidgin/gtknickcolors.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtknickcolors.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _PIDGINNICKCOLORS_H_
 #define _PIDGINNICKCOLORS_H_
--- a/pidgin/gtknotify.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtknotify.c	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include "internal.h"
 #include "pidgin.h"
--- a/pidgin/gtknotify.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtknotify.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _PIDGINNOTIFY_H_
 #define _PIDGINNOTIFY_H_
--- a/pidgin/gtkplugin.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkplugin.c	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include "internal.h"
 #include "pidgin.h"
--- a/pidgin/gtkplugin.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkplugin.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _PIDGINPLUGIN_H_
 #define _PIDGINPLUGIN_H_
--- a/pidgin/gtkpluginpref.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkpluginpref.c	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifdef HAVE_CONFIG_H
 # include <config.h>
--- a/pidgin/gtkpluginpref.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkpluginpref.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 #ifndef _PIDGINPLUGINPREF_H_
--- a/pidgin/gtkpounce.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkpounce.c	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 #include "internal.h"
--- a/pidgin/gtkpounce.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkpounce.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _PIDGINPOUNCE_H_
 #define _PIDGINPOUNCE_H_
--- a/pidgin/gtkprefs.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkprefs.c	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 #include "internal.h"
--- a/pidgin/gtkprefs.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkprefs.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 #ifndef _PIDGINPREFS_H_
--- a/pidgin/gtkprivacy.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkprivacy.c	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include "internal.h"
 #include "pidgin.h"
--- a/pidgin/gtkprivacy.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkprivacy.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _PIDGINPRIVACY_H_
 #define _PIDGINPRIVACY_H_
--- a/pidgin/gtkrequest.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkrequest.c	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include "internal.h"
 #include "pidgin.h"
--- a/pidgin/gtkrequest.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkrequest.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _PIDGINREQUEST_H_
 #define _PIDGINREQUEST_H_
--- a/pidgin/gtkroomlist.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkroomlist.c	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "internal.h"
--- a/pidgin/gtkroomlist.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkroomlist.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _PIDGINROOMLIST_H_
 #define _PIDGINROOMLIST_H_
--- a/pidgin/gtksavedstatuses.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtksavedstatuses.c	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "internal.h"
--- a/pidgin/gtksavedstatuses.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtksavedstatuses.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _PIDGINSAVEDSTATUSES_H_
 #define _PIDGINSAVEDSTATUSES_H_
--- a/pidgin/gtkscrollbook.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkscrollbook.c	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "gtkscrollbook.h"
--- a/pidgin/gtkscrollbook.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkscrollbook.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef __PIDGIN_SCROLL_BOOK_H__
--- a/pidgin/gtksession.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtksession.c	Sun Sep 16 18:03:53 2007 +0000
@@ -18,7 +18,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 #include "internal.h"
--- a/pidgin/gtksession.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtksession.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _PIDGINSESSION_H_
 #define _PIDGINSESSION_H_
--- a/pidgin/gtksound.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtksound.c	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 #include "internal.h"
--- a/pidgin/gtksound.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtksound.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _PIDGINSOUND_H_
 #define _PIDGINSOUND_H_
--- a/pidgin/gtksourceiter.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtksourceiter.c	Sun Sep 16 18:03:53 2007 +0000
@@ -22,7 +22,7 @@
  *
  *  You should have received a copy of the GNU Library 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 Street, Fifth Floor, Boston, MA 02111-1301, USA.
  */
 
 /*
--- a/pidgin/gtksourceiter.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtksourceiter.h	Sun Sep 16 18:03:53 2007 +0000
@@ -22,7 +22,7 @@
  *
  *  You should have received a copy of the GNU Library 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 Street, Fifth Floor, Boston, MA 02111-1301, USA.
  */
 
 #ifndef _PIDGINSOURCEITER_H_
--- a/pidgin/gtksourceundomanager.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtksourceundomanager.c	Sun Sep 16 18:03:53 2007 +0000
@@ -19,8 +19,8 @@
  *
  * 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 Street, Fifth Floor, 
+ * Boston, MA 02111-1301, USA.
  */
 
 #ifdef HAVE_CONFIG_H
--- a/pidgin/gtksourceundomanager.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtksourceundomanager.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,8 +19,8 @@
  *
  * 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 Street, Fifth Floor, 
+ * Boston, MA 02111-1301, USA. * *
  */
  
 #ifndef __GTK_SOURCE_UNDO_MANAGER_H__
--- a/pidgin/gtkstatusbox.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkstatusbox.c	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 /*
--- a/pidgin/gtkstatusbox.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkstatusbox.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 
--- a/pidgin/gtkthemes.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkthemes.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 #include "internal.h"
--- a/pidgin/gtkthemes.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkthemes.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _PIDGINTHEMES_H_
 #define _PIDGINTHEMES_H_
--- a/pidgin/gtkutils.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkutils.c	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include "internal.h"
 #include "pidgin.h"
--- a/pidgin/gtkutils.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkutils.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _PIDGINUTILS_H_
 #define _PIDGINUTILS_H_
--- a/pidgin/gtkwhiteboard.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkwhiteboard.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 
--- a/pidgin/gtkwhiteboard.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/gtkwhiteboard.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #ifndef _PIDGINWHITEBOARD_H_
--- a/pidgin/pidgin.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/pidgin.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 /* #warning ***pidgin*** */
 #ifndef _PIDGIN_H_
--- a/pidgin/pidgincombobox.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/pidgincombobox.c	Sun Sep 16 18:03:53 2007 +0000
@@ -13,8 +13,8 @@
  *
  * You should have received a copy of the GNU Library General Public
  * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02111-1301, USA.
  */
 
 /*
--- a/pidgin/pidgincombobox.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/pidgincombobox.h	Sun Sep 16 18:03:53 2007 +0000
@@ -13,8 +13,8 @@
  *
  * You should have received a copy of the GNU Library General Public
  * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02111-1301, USA.
  */
 
 #ifndef __PIDGIN_COMBO_BOX_H__
--- a/pidgin/pidginstock.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/pidginstock.c	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 #include "internal.h"
--- a/pidgin/pidginstock.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/pidginstock.h	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include <gtk/gtkstock.h>
 
--- a/pidgin/plugins/cap/cap-mysql.sql	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/plugins/cap/cap-mysql.sql	Sun Sep 16 18:03:53 2007 +0000
@@ -14,8 +14,8 @@
 --
 -- 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 Street, Fifth Floor, Boston, MA
+-- 02111-1301, USA.
 
 drop table if exists cap_status;
 drop table if exists cap_message;
--- a/pidgin/plugins/cap/cap.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/plugins/cap/cap.c	Sun Sep 16 18:03:53 2007 +0000
@@ -15,8 +15,8 @@
  *
  * 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 Street, Fifth Floor, Boston, MA
+ * 02111-1301, USA.
  */
 
 #include "cap.h"
--- a/pidgin/plugins/cap/cap.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/plugins/cap/cap.h	Sun Sep 16 18:03:53 2007 +0000
@@ -15,8 +15,8 @@
  *
  * 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 Street, Fifth Floor, Boston, MA
+ * 02111-1301, USA.
  */
 
 #ifndef _CAP_H_
--- a/pidgin/plugins/cap/cap_statistics.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/plugins/cap/cap_statistics.h	Sun Sep 16 18:03:53 2007 +0000
@@ -15,8 +15,8 @@
  *
  * 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 Street, Fifth Floor, Boston, MA
+ * 02111-1301, USA.
  */
 
 #ifndef _CAP_STATISTICS_H_
--- a/pidgin/plugins/contact_priority.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/plugins/contact_priority.c	Sun Sep 16 18:03:53 2007 +0000
@@ -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 Street, Fifth Floor, Boston, MA 02111-1301, USA.
  */
 
 #include "internal.h"
--- a/pidgin/plugins/convcolors.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/plugins/convcolors.c	Sun Sep 16 18:03:53 2007 +0000
@@ -14,8 +14,8 @@
  *
  * 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 Street, Fifth Floor, Boston, MA
+ * 02111-1301, USA.
  */
 #include "internal.h"
 
--- a/pidgin/plugins/extplacement.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/plugins/extplacement.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA 02111-1301, USA.
  */
 
 #include "internal.h"
--- a/pidgin/plugins/gestures/gestures.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/plugins/gestures/gestures.c	Sun Sep 16 18:03:53 2007 +0000
@@ -15,8 +15,8 @@
  *
  * 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 Street, Fifth Floor, Boston, MA
+ * 02111-1301, USA.
  */
 #include "internal.h"
 #include "pidgin.h"
--- a/pidgin/plugins/gevolution/add_buddy_dialog.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/plugins/gevolution/add_buddy_dialog.c	Sun Sep 16 18:03:53 2007 +0000
@@ -15,8 +15,8 @@
  *
  * 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 Street, Fifth Floor, Boston, MA
+ * 02111-1301, USA.
  */
 #include "internal.h"
 #include "gtkblist.h"
--- a/pidgin/plugins/gevolution/assoc-buddy.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/plugins/gevolution/assoc-buddy.c	Sun Sep 16 18:03:53 2007 +0000
@@ -15,8 +15,8 @@
  *
  * 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 Street, Fifth Floor, Boston, MA
+ * 02111-1301, USA.
  */
 #include "internal.h"
 #include "gtkblist.h"
--- a/pidgin/plugins/gevolution/eds-utils.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/plugins/gevolution/eds-utils.c	Sun Sep 16 18:03:53 2007 +0000
@@ -15,8 +15,8 @@
  *
  * 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 Street, Fifth Floor, Boston, MA
+ * 02111-1301, USA.
  */
 
 #include "internal.h"
--- a/pidgin/plugins/gevolution/gevo-util.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/plugins/gevolution/gevo-util.c	Sun Sep 16 18:03:53 2007 +0000
@@ -15,8 +15,8 @@
  *
  * 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 Street, Fifth Floor, Boston, MA
+ * 02111-1301, USA.
  */
 #include "internal.h"
 #include "gtkblist.h"
--- a/pidgin/plugins/gevolution/gevolution.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/plugins/gevolution/gevolution.c	Sun Sep 16 18:03:53 2007 +0000
@@ -15,8 +15,8 @@
  *
  * 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 Street, Fifth Floor, Boston, MA
+ * 02111-1301, USA.
  */
 #include "internal.h"
 #include "pidgin.h"
--- a/pidgin/plugins/gevolution/gevolution.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/plugins/gevolution/gevolution.h	Sun Sep 16 18:03:53 2007 +0000
@@ -15,8 +15,8 @@
  *
  * 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 Street, Fifth Floor, Boston, MA
+ * 02111-1301, USA.
  */
 #ifndef _GEVOLUTION_H_
 #define _GEVOLUTION_H_
--- a/pidgin/plugins/gevolution/new_person_dialog.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/plugins/gevolution/new_person_dialog.c	Sun Sep 16 18:03:53 2007 +0000
@@ -15,8 +15,8 @@
  *
  * 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 Street, Fifth Floor, Boston, MA
+ * 02111-1301, USA.
  */
 #include "internal.h"
 #include "pidgin.h"
--- a/pidgin/plugins/gtk-signals-test.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/plugins/gtk-signals-test.c	Sun Sep 16 18:03:53 2007 +0000
@@ -15,8 +15,8 @@
  *
  * 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 Street, Fifth Floor, Boston, MA
+ * 02111-1301, USA.
  */
 #define GTK_SIGNAL_TEST_PLUGIN_ID "gtk-signals-test"
 
--- a/pidgin/plugins/gtkbuddynote.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/plugins/gtkbuddynote.c	Sun Sep 16 18:03:53 2007 +0000
@@ -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 Street, Fifth Floor, Boston, MA 02111-1301, USA.
  */
 #include "internal.h"
 
--- a/pidgin/plugins/iconaway.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/plugins/iconaway.c	Sun Sep 16 18:03:53 2007 +0000
@@ -16,7 +16,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #include "internal.h"
 #include "pidgin.h"
--- a/pidgin/plugins/markerline.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/plugins/markerline.c	Sun Sep 16 18:03:53 2007 +0000
@@ -14,8 +14,8 @@
  *
  * 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 Street, Fifth Floor, Boston, MA
+ * 02111-1301, USA.
  */
 #include "internal.h"
 
--- a/pidgin/plugins/musicmessaging/musicmessaging.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/plugins/musicmessaging/musicmessaging.c	Sun Sep 16 18:03:53 2007 +0000
@@ -15,8 +15,8 @@
  *
  * 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 Street, Fifth Floor, Boston, MA
+ * 02111-1301, USA.
  */
 
 #include "internal.h"
--- a/pidgin/plugins/notify.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/plugins/notify.c	Sun Sep 16 18:03:53 2007 +0000
@@ -20,7 +20,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 
--- a/pidgin/plugins/pidginrc.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/plugins/pidginrc.c	Sun Sep 16 18:03:53 2007 +0000
@@ -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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
 #include "internal.h"
--- a/pidgin/plugins/raw.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/plugins/raw.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 
--- a/pidgin/plugins/relnot.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/plugins/relnot.c	Sun Sep 16 18:03:53 2007 +0000
@@ -15,8 +15,8 @@
  *
  * 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 Street, Fifth Floor, Boston, MA
+ * 02111-1301, USA.
  */
 
 #ifdef HAVE_CONFIG_H
--- a/pidgin/plugins/spellchk.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/plugins/spellchk.c	Sun Sep 16 18:03:53 2007 +0000
@@ -21,7 +21,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 
--- a/pidgin/plugins/ticker/gtkticker.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/plugins/ticker/gtkticker.c	Sun Sep 16 18:03:53 2007 +0000
@@ -13,8 +13,8 @@
  *
  * You should have received a copy of the GNU Library General Public
  * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02111-1301, USA.
  */
 
 /*
--- a/pidgin/plugins/ticker/gtkticker.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/plugins/ticker/gtkticker.h	Sun Sep 16 18:03:53 2007 +0000
@@ -13,8 +13,8 @@
  *
  * You should have received a copy of the GNU Library General Public
  * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02111-1301, USA.
  */
 
 /*
--- a/pidgin/plugins/ticker/ticker.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/plugins/ticker/ticker.c	Sun Sep 16 18:03:53 2007 +0000
@@ -16,8 +16,8 @@
  *
  * You should have received a copy of the GNU Library General Public
  * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02111-1301, USA.
  */
 
 /*
--- a/pidgin/plugins/timestamp.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/plugins/timestamp.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 
--- a/pidgin/plugins/win32/transparency/win2ktrans.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/plugins/win32/transparency/win2ktrans.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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., 59 temple place, suite 330, boston, ma  02111-1301  usa
  *
  */
 #ifndef _WIN32_WINNT
--- a/pidgin/plugins/win32/winprefs/gtkappbar.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/plugins/win32/winprefs/gtkappbar.c	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 /*
--- a/pidgin/plugins/win32/winprefs/gtkappbar.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/plugins/win32/winprefs/gtkappbar.h	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 #ifndef _GTKAPPBAR_H_
--- a/pidgin/plugins/win32/winprefs/winprefs.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/plugins/win32/winprefs/winprefs.c	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 #include <gtk/gtk.h>
--- a/pidgin/plugins/xmppconsole.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/plugins/xmppconsole.c	Sun Sep 16 18:03:53 2007 +0000
@@ -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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 
--- a/pidgin/win32/gtkdocklet-win32.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/win32/gtkdocklet-win32.c	Sun Sep 16 18:03:53 2007 +0000
@@ -18,8 +18,8 @@
  *
  * 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 Street, Fifth Floor, Boston, MA
+ * 02111-1301, USA.
  */
 
 #include <windows.h>
--- a/pidgin/win32/gtkwin32dep.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/win32/gtkwin32dep.c	Sun Sep 16 18:03:53 2007 +0000
@@ -18,7 +18,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 #define _WIN32_IE 0x500
--- a/pidgin/win32/gtkwin32dep.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/win32/gtkwin32dep.h	Sun Sep 16 18:03:53 2007 +0000
@@ -18,7 +18,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 #ifndef _GTKWIN32DEP_H_
 #define _GTKWIN32DEP_H_
--- a/pidgin/win32/winpidgin.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/win32/winpidgin.c	Sun Sep 16 18:03:53 2007 +0000
@@ -21,7 +21,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 
--- a/pidgin/win32/wspell.c	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/win32/wspell.c	Sun Sep 16 18:03:53 2007 +0000
@@ -19,7 +19,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 #include <windows.h>
--- a/pidgin/win32/wspell.h	Sun Sep 16 18:03:41 2007 +0000
+++ b/pidgin/win32/wspell.h	Sun Sep 16 18:03:53 2007 +0000
@@ -17,7 +17,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 Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
 #ifndef _WSPELL_H_
--- a/po/stats.pl	Sun Sep 16 18:03:41 2007 +0000
+++ b/po/stats.pl	Sun Sep 16 18:03:53 2007 +0000
@@ -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., 50 Temple Place, Suite 330, Boston, MA 02111-1307  USA
+# Foundation, Inc., 50 Temple Place, Suite 330, Boston, MA 02111-1301  USA
 #
 
 use POSIX qw(strftime);