# HG changeset patch # User John Bailey # Date 1189220975 0 # Node ID 44b4e8bd759bdc3895223adedf427b565d8bcbd6 # Parent 7e2327d291fbf6aa6db9210d85c0b1f7f6e61b6f The FSF changed its address a while ago; our files were out of date. This is a quick update done with a for loop, find, and sed. diff -r 7e2327d291fb -r 44b4e8bd759b COPYING --- a/COPYING Fri Sep 07 06:53:01 2007 +0000 +++ b/COPYING Sat Sep 08 03:09:35 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. diff -r 7e2327d291fb -r 44b4e8bd759b doc/finch.1.in --- a/doc/finch.1.in Fri Sep 07 06:53:01 2007 +0000 +++ b/doc/finch.1.in Sat Sep 08 03:09:35 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> diff -r 7e2327d291fb -r 44b4e8bd759b doc/pidgin.1.in --- a/doc/pidgin.1.in Fri Sep 07 06:53:01 2007 +0000 +++ b/doc/pidgin.1.in Sat Sep 08 03:09:35 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: diff -r 7e2327d291fb -r 44b4e8bd759b finch/finch.c --- a/finch/finch.c Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/finch.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b finch/finch.h --- a/finch/finch.h Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/finch.h Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b finch/gntaccount.c --- a/finch/gntaccount.c Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/gntaccount.c Sat Sep 08 03:09:35 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 #include diff -r 7e2327d291fb -r 44b4e8bd759b finch/gntaccount.h --- a/finch/gntaccount.h Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/gntaccount.h Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b finch/gntblist.c --- a/finch/gntblist.c Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/gntblist.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b finch/gntblist.h --- a/finch/gntblist.h Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/gntblist.h Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b finch/gntcertmgr.c --- a/finch/gntcertmgr.c Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/gntcertmgr.c Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b finch/gntcertmgr.h --- a/finch/gntcertmgr.h Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/gntcertmgr.h Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b finch/gntconn.c --- a/finch/gntconn.c Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/gntconn.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b finch/gntconn.h --- a/finch/gntconn.h Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/gntconn.h Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b finch/gntconv.c --- a/finch/gntconv.c Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/gntconv.c Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b finch/gntconv.h --- a/finch/gntconv.h Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/gntconv.h Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b finch/gntdebug.c --- a/finch/gntdebug.c Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/gntdebug.c Sat Sep 08 03:09:35 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 #include diff -r 7e2327d291fb -r 44b4e8bd759b finch/gntdebug.h --- a/finch/gntdebug.h Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/gntdebug.h Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b finch/gntft.c --- a/finch/gntft.c Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/gntft.c Sat Sep 08 03:09:35 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 #include diff -r 7e2327d291fb -r 44b4e8bd759b finch/gntft.h --- a/finch/gntft.h Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/gntft.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b finch/gntidle.c --- a/finch/gntidle.c Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/gntidle.c Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b finch/gntidle.h --- a/finch/gntidle.h Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/gntidle.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b finch/gntnotify.c --- a/finch/gntnotify.c Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/gntnotify.c Sat Sep 08 03:09:35 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 #include diff -r 7e2327d291fb -r 44b4e8bd759b finch/gntnotify.h --- a/finch/gntnotify.h Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/gntnotify.h Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b finch/gntplugin.c --- a/finch/gntplugin.c Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/gntplugin.c Sat Sep 08 03:09:35 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 #include diff -r 7e2327d291fb -r 44b4e8bd759b finch/gntplugin.h --- a/finch/gntplugin.h Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/gntplugin.h Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b finch/gntpounce.c --- a/finch/gntpounce.c Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/gntpounce.c Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b finch/gntpounce.h --- a/finch/gntpounce.h Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/gntpounce.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b finch/gntprefs.c --- a/finch/gntprefs.c Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/gntprefs.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b finch/gntprefs.h --- a/finch/gntprefs.h Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/gntprefs.h Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b finch/gntrequest.c --- a/finch/gntrequest.c Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/gntrequest.c Sat Sep 08 03:09:35 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 #include diff -r 7e2327d291fb -r 44b4e8bd759b finch/gntrequest.h --- a/finch/gntrequest.h Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/gntrequest.h Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b finch/gntsound.c --- a/finch/gntsound.c Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/gntsound.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b finch/gntsound.h --- a/finch/gntsound.h Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/gntsound.h Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b finch/gntstatus.c --- a/finch/gntstatus.c Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/gntstatus.c Sat Sep 08 03:09:35 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 #include diff -r 7e2327d291fb -r 44b4e8bd759b finch/gntstatus.h --- a/finch/gntstatus.h Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/gntstatus.h Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b finch/gntui.c --- a/finch/gntui.c Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/gntui.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b finch/gntui.h --- a/finch/gntui.h Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/gntui.h Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b finch/libgnt/COPYING --- a/finch/libgnt/COPYING Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/libgnt/COPYING Sat Sep 08 03:09:35 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. diff -r 7e2327d291fb -r 44b4e8bd759b finch/libgnt/gnt-skel.c --- a/finch/libgnt/gnt-skel.c Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/libgnt/gnt-skel.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b finch/libgnt/gnt-skel.h --- a/finch/libgnt/gnt-skel.h Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/libgnt/gnt-skel.h Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b finch/libgnt/gnt.h --- a/finch/libgnt/gnt.h Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/libgnt/gnt.h Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b finch/libgnt/gntbindable.c --- a/finch/libgnt/gntbindable.c Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/libgnt/gntbindable.c Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b finch/libgnt/gntbindable.h --- a/finch/libgnt/gntbindable.h Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/libgnt/gntbindable.h Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b finch/libgnt/gntbox.c --- a/finch/libgnt/gntbox.c Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/libgnt/gntbox.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b finch/libgnt/gntbox.h --- a/finch/libgnt/gntbox.h Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/libgnt/gntbox.h Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b finch/libgnt/gntbutton.c --- a/finch/libgnt/gntbutton.c Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/libgnt/gntbutton.c Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b finch/libgnt/gntbutton.h --- a/finch/libgnt/gntbutton.h Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/libgnt/gntbutton.h Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b finch/libgnt/gntcheckbox.c --- a/finch/libgnt/gntcheckbox.c Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/libgnt/gntcheckbox.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b finch/libgnt/gntcheckbox.h --- a/finch/libgnt/gntcheckbox.h Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/libgnt/gntcheckbox.h Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b finch/libgnt/gntclipboard.c --- a/finch/libgnt/gntclipboard.c Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/libgnt/gntclipboard.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b finch/libgnt/gntclipboard.h --- a/finch/libgnt/gntclipboard.h Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/libgnt/gntclipboard.h Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b finch/libgnt/gntcolors.c --- a/finch/libgnt/gntcolors.c Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/libgnt/gntcolors.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b finch/libgnt/gntcolors.h --- a/finch/libgnt/gntcolors.h Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/libgnt/gntcolors.h Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b finch/libgnt/gntcombobox.c --- a/finch/libgnt/gntcombobox.c Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/libgnt/gntcombobox.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b finch/libgnt/gntcombobox.h --- a/finch/libgnt/gntcombobox.h Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/libgnt/gntcombobox.h Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b finch/libgnt/gntentry.c --- a/finch/libgnt/gntentry.c Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/libgnt/gntentry.c Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b finch/libgnt/gntentry.h --- a/finch/libgnt/gntentry.h Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/libgnt/gntentry.h Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b finch/libgnt/gntfilesel.c --- a/finch/libgnt/gntfilesel.c Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/libgnt/gntfilesel.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b finch/libgnt/gntfilesel.h --- a/finch/libgnt/gntfilesel.h Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/libgnt/gntfilesel.h Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b finch/libgnt/gntkeys.c --- a/finch/libgnt/gntkeys.c Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/libgnt/gntkeys.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b finch/libgnt/gntkeys.h --- a/finch/libgnt/gntkeys.h Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/libgnt/gntkeys.h Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b finch/libgnt/gntlabel.c --- a/finch/libgnt/gntlabel.c Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/libgnt/gntlabel.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b finch/libgnt/gntlabel.h --- a/finch/libgnt/gntlabel.h Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/libgnt/gntlabel.h Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b finch/libgnt/gntline.c --- a/finch/libgnt/gntline.c Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/libgnt/gntline.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b finch/libgnt/gntline.h --- a/finch/libgnt/gntline.h Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/libgnt/gntline.h Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b finch/libgnt/gntmain.c --- a/finch/libgnt/gntmain.c Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/libgnt/gntmain.c Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b finch/libgnt/gntmenu.c --- a/finch/libgnt/gntmenu.c Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/libgnt/gntmenu.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b finch/libgnt/gntmenu.h --- a/finch/libgnt/gntmenu.h Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/libgnt/gntmenu.h Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b finch/libgnt/gntmenuitem.c --- a/finch/libgnt/gntmenuitem.c Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/libgnt/gntmenuitem.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b finch/libgnt/gntmenuitem.h --- a/finch/libgnt/gntmenuitem.h Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/libgnt/gntmenuitem.h Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b finch/libgnt/gntmenuitemcheck.c --- a/finch/libgnt/gntmenuitemcheck.c Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/libgnt/gntmenuitemcheck.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b finch/libgnt/gntmenuitemcheck.h --- a/finch/libgnt/gntmenuitemcheck.h Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/libgnt/gntmenuitemcheck.h Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b finch/libgnt/gntslider.c --- a/finch/libgnt/gntslider.c Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/libgnt/gntslider.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b finch/libgnt/gntslider.h --- a/finch/libgnt/gntslider.h Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/libgnt/gntslider.h Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b finch/libgnt/gntstyle.c --- a/finch/libgnt/gntstyle.c Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/libgnt/gntstyle.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b finch/libgnt/gntstyle.h --- a/finch/libgnt/gntstyle.h Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/libgnt/gntstyle.h Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b finch/libgnt/gnttextview.c --- a/finch/libgnt/gnttextview.c Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/libgnt/gnttextview.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b finch/libgnt/gnttextview.h --- a/finch/libgnt/gnttextview.h Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/libgnt/gnttextview.h Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b finch/libgnt/gnttree.c --- a/finch/libgnt/gnttree.c Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/libgnt/gnttree.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b finch/libgnt/gnttree.h --- a/finch/libgnt/gnttree.h Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/libgnt/gnttree.h Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b finch/libgnt/gntutils.c --- a/finch/libgnt/gntutils.c Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/libgnt/gntutils.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b finch/libgnt/gntutils.h --- a/finch/libgnt/gntutils.h Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/libgnt/gntutils.h Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b finch/libgnt/gntwidget.c --- a/finch/libgnt/gntwidget.c Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/libgnt/gntwidget.c Sat Sep 08 03:09:35 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 */ diff -r 7e2327d291fb -r 44b4e8bd759b finch/libgnt/gntwidget.h --- a/finch/libgnt/gntwidget.h Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/libgnt/gntwidget.h Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b finch/libgnt/gntwindow.c --- a/finch/libgnt/gntwindow.c Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/libgnt/gntwindow.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b finch/libgnt/gntwindow.h --- a/finch/libgnt/gntwindow.h Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/libgnt/gntwindow.h Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b finch/libgnt/gntwm.c --- a/finch/libgnt/gntwm.c Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/libgnt/gntwm.c Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b finch/libgnt/gntwm.h --- a/finch/libgnt/gntwm.h Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/libgnt/gntwm.h Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b finch/libgnt/gntws.h --- a/finch/libgnt/gntws.h Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/libgnt/gntws.h Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b finch/libgnt/pygnt/example/rss/gnthtml.py --- a/finch/libgnt/pygnt/example/rss/gnthtml.py Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/libgnt/pygnt/example/rss/gnthtml.py Sat Sep 08 03:09:35 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 """ diff -r 7e2327d291fb -r 44b4e8bd759b finch/libgnt/pygnt/example/rss/gntrss-ui.py --- a/finch/libgnt/pygnt/example/rss/gntrss-ui.py Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/libgnt/pygnt/example/rss/gntrss-ui.py Sat Sep 08 03:09:35 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 """ diff -r 7e2327d291fb -r 44b4e8bd759b finch/libgnt/pygnt/example/rss/gntrss.py --- a/finch/libgnt/pygnt/example/rss/gntrss.py Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/libgnt/pygnt/example/rss/gntrss.py Sat Sep 08 03:09:35 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 """ diff -r 7e2327d291fb -r 44b4e8bd759b finch/libgnt/pygnt/gntbox.override --- a/finch/libgnt/pygnt/gntbox.override Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/libgnt/pygnt/gntbox.override Sat Sep 08 03:09:35 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 */ %% diff -r 7e2327d291fb -r 44b4e8bd759b finch/libgnt/pygnt/gntfilesel.override --- a/finch/libgnt/pygnt/gntfilesel.override Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/libgnt/pygnt/gntfilesel.override Sat Sep 08 03:09:35 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 */ %% diff -r 7e2327d291fb -r 44b4e8bd759b finch/libgnt/pygnt/gnttree.override --- a/finch/libgnt/pygnt/gnttree.override Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/libgnt/pygnt/gnttree.override Sat Sep 08 03:09:35 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 */ %% diff -r 7e2327d291fb -r 44b4e8bd759b finch/libgnt/pygnt/gntwidget.override --- a/finch/libgnt/pygnt/gntwidget.override Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/libgnt/pygnt/gntwidget.override Sat Sep 08 03:09:35 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 */ %% diff -r 7e2327d291fb -r 44b4e8bd759b finch/plugins/gntclipboard.c --- a/finch/plugins/gntclipboard.c Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/plugins/gntclipboard.c Sat Sep 08 03:09:35 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 */ diff -r 7e2327d291fb -r 44b4e8bd759b finch/plugins/gntgf.c --- a/finch/plugins/gntgf.c Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/plugins/gntgf.c Sat Sep 08 03:09:35 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 */ diff -r 7e2327d291fb -r 44b4e8bd759b finch/plugins/gnthistory.c --- a/finch/plugins/gnthistory.c Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/plugins/gnthistory.c Sat Sep 08 03:09:35 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 */ diff -r 7e2327d291fb -r 44b4e8bd759b finch/plugins/lastlog.c --- a/finch/plugins/lastlog.c Fri Sep 07 06:53:01 2007 +0000 +++ b/finch/plugins/lastlog.c Sat Sep 08 03:09:35 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 */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/account.c --- a/libpurple/account.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/account.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/account.h --- a/libpurple/account.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/account.h Sat Sep 08 03:09:35 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 */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/accountopt.c --- a/libpurple/accountopt.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/accountopt.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/accountopt.h --- a/libpurple/accountopt.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/accountopt.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/blist.c --- a/libpurple/blist.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/blist.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/blist.h --- a/libpurple/blist.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/blist.h Sat Sep 08 03:09:35 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 */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/buddyicon.c --- a/libpurple/buddyicon.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/buddyicon.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/buddyicon.h --- a/libpurple/buddyicon.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/buddyicon.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/certificate.c --- a/libpurple/certificate.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/certificate.c Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/certificate.h --- a/libpurple/certificate.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/certificate.h Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/cipher.c --- a/libpurple/cipher.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/cipher.c Sat Sep 08 03:09:35 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 #include diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/cipher.h --- a/libpurple/cipher.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/cipher.h Sat Sep 08 03:09:35 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 */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/circbuffer.c --- a/libpurple/circbuffer.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/circbuffer.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/circbuffer.h --- a/libpurple/circbuffer.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/circbuffer.h Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/cmds.c --- a/libpurple/cmds.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/cmds.c Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/cmds.h --- a/libpurple/cmds.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/cmds.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/connection.c --- a/libpurple/connection.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/connection.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/connection.h --- a/libpurple/connection.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/connection.h Sat Sep 08 03:09:35 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 */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/conversation.c --- a/libpurple/conversation.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/conversation.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/conversation.h --- a/libpurple/conversation.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/conversation.h Sat Sep 08 03:09:35 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 */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/core.c --- a/libpurple/core.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/core.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/core.h --- a/libpurple/core.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/core.h Sat Sep 08 03:09:35 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 */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/dbus-bindings.h --- a/libpurple/dbus-bindings.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/dbus-bindings.h Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/dbus-purple.h --- a/libpurple/dbus-purple.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/dbus-purple.h Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/dbus-server.c --- a/libpurple/dbus-server.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/dbus-server.c Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/dbus-server.h --- a/libpurple/dbus-server.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/dbus-server.h Sat Sep 08 03:09:35 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 */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/debug.c --- a/libpurple/debug.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/debug.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/debug.h --- a/libpurple/debug.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/debug.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/desktopitem.c --- a/libpurple/desktopitem.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/desktopitem.c Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/desktopitem.h --- a/libpurple/desktopitem.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/desktopitem.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/dnsquery.c --- a/libpurple/dnsquery.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/dnsquery.c Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/dnsquery.h --- a/libpurple/dnsquery.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/dnsquery.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/dnssrv.c --- a/libpurple/dnssrv.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/dnssrv.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/dnssrv.h --- a/libpurple/dnssrv.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/dnssrv.h Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/eventloop.c --- a/libpurple/eventloop.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/eventloop.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/eventloop.h --- a/libpurple/eventloop.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/eventloop.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/example/nullclient.c --- a/libpurple/example/nullclient.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/example/nullclient.c Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/ft.c --- a/libpurple/ft.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/ft.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/ft.h --- a/libpurple/ft.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/ft.h Sat Sep 08 03:09:35 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 */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/gaim-compat.h --- a/libpurple/gaim-compat.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/gaim-compat.h Sat Sep 08 03:09:35 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 */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/idle.c --- a/libpurple/idle.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/idle.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/idle.h --- a/libpurple/idle.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/idle.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/imgstore.c --- a/libpurple/imgstore.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/imgstore.c Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/imgstore.h --- a/libpurple/imgstore.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/imgstore.h Sat Sep 08 03:09:35 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 */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/internal.h --- a/libpurple/internal.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/internal.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/log.c --- a/libpurple/log.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/log.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/log.h --- a/libpurple/log.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/log.h Sat Sep 08 03:09:35 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 */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/mime.c --- a/libpurple/mime.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/mime.c Sat Sep 08 03:09:35 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. */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/mime.h --- a/libpurple/mime.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/mime.h Sat Sep 08 03:09:35 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. */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/network.c --- a/libpurple/network.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/network.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/network.h --- a/libpurple/network.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/network.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/notify.c --- a/libpurple/notify.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/notify.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/notify.h --- a/libpurple/notify.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/notify.h Sat Sep 08 03:09:35 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 */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/ntlm.c --- a/libpurple/ntlm.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/ntlm.c Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/ntlm.h --- a/libpurple/ntlm.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/ntlm.h Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/plugin.c --- a/libpurple/plugin.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/plugin.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/plugin.h --- a/libpurple/plugin.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/plugin.h Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/pluginpref.c --- a/libpurple/pluginpref.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/pluginpref.c Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/pluginpref.h --- a/libpurple/pluginpref.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/pluginpref.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/plugins/autoaccept.c --- a/libpurple/plugins/autoaccept.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/plugins/autoaccept.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/plugins/buddynote.c --- a/libpurple/plugins/buddynote.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/plugins/buddynote.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/plugins/ciphertest.c --- a/libpurple/plugins/ciphertest.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/plugins/ciphertest.c Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/plugins/codeinline.c --- a/libpurple/plugins/codeinline.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/plugins/codeinline.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/plugins/dbus-buddyicons-example.py --- a/libpurple/plugins/dbus-buddyicons-example.py Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/plugins/dbus-buddyicons-example.py Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/plugins/dbus-example.c --- a/libpurple/plugins/dbus-example.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/plugins/dbus-example.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/plugins/fortuneprofile.pl --- a/libpurple/plugins/fortuneprofile.pl Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/plugins/fortuneprofile.pl Sat Sep 08 03:09:35 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; diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/plugins/idle.c --- a/libpurple/plugins/idle.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/plugins/idle.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/plugins/ipc-test-client.c --- a/libpurple/plugins/ipc-test-client.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/plugins/ipc-test-client.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/plugins/ipc-test-server.c --- a/libpurple/plugins/ipc-test-server.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/plugins/ipc-test-server.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/plugins/joinpart.c --- a/libpurple/plugins/joinpart.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/plugins/joinpart.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/plugins/newline.c --- a/libpurple/plugins/newline.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/plugins/newline.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/plugins/offlinemsg.c --- a/libpurple/plugins/offlinemsg.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/plugins/offlinemsg.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/plugins/perl/perl.c --- a/libpurple/plugins/perl/perl.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/plugins/perl/perl.c Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/plugins/pluginpref_example.c --- a/libpurple/plugins/pluginpref_example.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/plugins/pluginpref_example.c Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/plugins/signals-test.c --- a/libpurple/plugins/signals-test.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/plugins/signals-test.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/plugins/ssl/ssl-gnutls.c --- a/libpurple/plugins/ssl/ssl-gnutls.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/plugins/ssl/ssl-gnutls.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/plugins/ssl/ssl-nss.c --- a/libpurple/plugins/ssl/ssl-nss.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/plugins/ssl/ssl-nss.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/plugins/ssl/ssl.c --- a/libpurple/plugins/ssl/ssl.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/plugins/ssl/ssl.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/plugins/startup.py --- a/libpurple/plugins/startup.py Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/plugins/startup.py Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/plugins/tcl/tcl.c --- a/libpurple/plugins/tcl/tcl.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/plugins/tcl/tcl.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/plugins/tcl/tcl_cmd.c --- a/libpurple/plugins/tcl/tcl_cmd.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/plugins/tcl/tcl_cmd.c Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/plugins/tcl/tcl_cmds.c --- a/libpurple/plugins/tcl/tcl_cmds.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/plugins/tcl/tcl_cmds.c Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/plugins/tcl/tcl_glib.c --- a/libpurple/plugins/tcl/tcl_glib.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/plugins/tcl/tcl_glib.c Sat Sep 08 03:09:35 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 * diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/plugins/tcl/tcl_glib.h --- a/libpurple/plugins/tcl/tcl_glib.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/plugins/tcl/tcl_glib.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/plugins/tcl/tcl_purple.h --- a/libpurple/plugins/tcl/tcl_purple.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/plugins/tcl/tcl_purple.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/plugins/tcl/tcl_ref.c --- a/libpurple/plugins/tcl/tcl_ref.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/plugins/tcl/tcl_ref.c Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/plugins/tcl/tcl_signals.c --- a/libpurple/plugins/tcl/tcl_signals.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/plugins/tcl/tcl_signals.c Sat Sep 08 03:09:35 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 #include diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/pounce.c --- a/libpurple/pounce.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/pounce.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/pounce.h --- a/libpurple/pounce.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/pounce.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/prefs.c --- a/libpurple/prefs.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/prefs.c Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/prefs.h --- a/libpurple/prefs.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/prefs.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/privacy.c --- a/libpurple/privacy.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/privacy.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/privacy.h --- a/libpurple/privacy.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/privacy.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/bonjour/bonjour.c --- a/libpurple/protocols/bonjour/bonjour.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/bonjour/bonjour.c Sat Sep 08 03:09:35 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 #ifndef _WIN32 diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/bonjour/bonjour.h --- a/libpurple/protocols/bonjour/bonjour.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/bonjour/bonjour.h Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/bonjour/buddy.c --- a/libpurple/protocols/bonjour/buddy.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/bonjour/buddy.c Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/bonjour/buddy.h --- a/libpurple/protocols/bonjour/buddy.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/bonjour/buddy.h Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/bonjour/jabber.c --- a/libpurple/protocols/bonjour/jabber.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/bonjour/jabber.c Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/bonjour/jabber.h --- a/libpurple/protocols/bonjour/jabber.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/bonjour/jabber.h Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/bonjour/mdns_avahi.c --- a/libpurple/protocols/bonjour/mdns_avahi.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/bonjour/mdns_avahi.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/bonjour/mdns_common.c --- a/libpurple/protocols/bonjour/mdns_common.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/bonjour/mdns_common.c Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/bonjour/mdns_common.h --- a/libpurple/protocols/bonjour/mdns_common.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/bonjour/mdns_common.h Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/bonjour/mdns_howl.c --- a/libpurple/protocols/bonjour/mdns_howl.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/bonjour/mdns_howl.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/bonjour/mdns_interface.h --- a/libpurple/protocols/bonjour/mdns_interface.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/bonjour/mdns_interface.h Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/bonjour/mdns_types.h --- a/libpurple/protocols/bonjour/mdns_types.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/bonjour/mdns_types.h Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/bonjour/mdns_win32.c --- a/libpurple/protocols/bonjour/mdns_win32.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/bonjour/mdns_win32.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/bonjour/parser.c --- a/libpurple/protocols/bonjour/parser.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/bonjour/parser.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/bonjour/parser.h --- a/libpurple/protocols/bonjour/parser.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/bonjour/parser.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/gg/buddylist.c --- a/libpurple/protocols/gg/buddylist.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/gg/buddylist.c Sat Sep 08 03:09:35 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 */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/gg/buddylist.h --- a/libpurple/protocols/gg/buddylist.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/gg/buddylist.h Sat Sep 08 03:09:35 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 */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/gg/confer.c --- a/libpurple/protocols/gg/confer.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/gg/confer.c Sat Sep 08 03:09:35 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 */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/gg/confer.h --- a/libpurple/protocols/gg/confer.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/gg/confer.h Sat Sep 08 03:09:35 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 */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/gg/gg-utils.c --- a/libpurple/protocols/gg/gg-utils.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/gg/gg-utils.c Sat Sep 08 03:09:35 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 */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/gg/gg-utils.h --- a/libpurple/protocols/gg/gg-utils.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/gg/gg-utils.h Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/gg/gg.c --- a/libpurple/protocols/gg/gg.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/gg/gg.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/gg/gg.h --- a/libpurple/protocols/gg/gg.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/gg/gg.h Sat Sep 08 03:09:35 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 */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/gg/lib/COPYING --- a/libpurple/protocols/gg/lib/COPYING Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/gg/lib/COPYING Sat Sep 08 03:09:35 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. diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/gg/lib/common.c --- a/libpurple/protocols/gg/lib/common.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/gg/lib/common.c Sat Sep 08 03:09:35 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. */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/gg/lib/compat.h --- a/libpurple/protocols/gg/lib/compat.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/gg/lib/compat.h Sat Sep 08 03:09:35 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. */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/gg/lib/dcc.c --- a/libpurple/protocols/gg/lib/dcc.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/gg/lib/dcc.c Sat Sep 08 03:09:35 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. */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/gg/lib/events.c --- a/libpurple/protocols/gg/lib/events.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/gg/lib/events.c Sat Sep 08 03:09:35 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. */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/gg/lib/http.c --- a/libpurple/protocols/gg/lib/http.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/gg/lib/http.c Sat Sep 08 03:09:35 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. */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/gg/lib/libgadu.c --- a/libpurple/protocols/gg/lib/libgadu.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/gg/lib/libgadu.c Sat Sep 08 03:09:35 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. */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/gg/lib/libgadu.h --- a/libpurple/protocols/gg/lib/libgadu.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/gg/lib/libgadu.h Sat Sep 08 03:09:35 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. */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/gg/lib/obsolete.c --- a/libpurple/protocols/gg/lib/obsolete.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/gg/lib/obsolete.c Sat Sep 08 03:09:35 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. */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/gg/lib/pubdir.c --- a/libpurple/protocols/gg/lib/pubdir.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/gg/lib/pubdir.c Sat Sep 08 03:09:35 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. */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/gg/lib/pubdir50.c --- a/libpurple/protocols/gg/lib/pubdir50.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/gg/lib/pubdir50.c Sat Sep 08 03:09:35 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. */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/gg/search.c --- a/libpurple/protocols/gg/search.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/gg/search.c Sat Sep 08 03:09:35 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 */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/gg/search.h --- a/libpurple/protocols/gg/search.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/gg/search.h Sat Sep 08 03:09:35 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 */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/irc/cmds.c --- a/libpurple/protocols/irc/cmds.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/irc/cmds.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/irc/dcc_send.c --- a/libpurple/protocols/irc/dcc_send.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/irc/dcc_send.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/irc/irc.c --- a/libpurple/protocols/irc/irc.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/irc/irc.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/irc/irc.h --- a/libpurple/protocols/irc/irc.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/irc/irc.h Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/irc/msgs.c --- a/libpurple/protocols/irc/msgs.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/irc/msgs.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/irc/parse.c --- a/libpurple/protocols/irc/parse.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/irc/parse.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/jabber/auth.c --- a/libpurple/protocols/jabber/auth.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/jabber/auth.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/jabber/auth.h --- a/libpurple/protocols/jabber/auth.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/jabber/auth.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/jabber/buddy.c --- a/libpurple/protocols/jabber/buddy.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/jabber/buddy.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/jabber/buddy.h --- a/libpurple/protocols/jabber/buddy.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/jabber/buddy.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/jabber/chat.c --- a/libpurple/protocols/jabber/chat.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/jabber/chat.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/jabber/chat.h --- a/libpurple/protocols/jabber/chat.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/jabber/chat.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/jabber/disco.c --- a/libpurple/protocols/jabber/disco.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/jabber/disco.c Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/jabber/disco.h --- a/libpurple/protocols/jabber/disco.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/jabber/disco.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/jabber/google.c --- a/libpurple/protocols/jabber/google.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/jabber/google.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/jabber/google.h --- a/libpurple/protocols/jabber/google.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/jabber/google.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/jabber/iq.c --- a/libpurple/protocols/jabber/iq.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/jabber/iq.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/jabber/iq.h --- a/libpurple/protocols/jabber/iq.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/jabber/iq.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/jabber/jabber.c --- a/libpurple/protocols/jabber/jabber.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/jabber/jabber.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/jabber/jabber.h --- a/libpurple/protocols/jabber/jabber.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/jabber/jabber.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/jabber/jutil.c --- a/libpurple/protocols/jabber/jutil.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/jabber/jutil.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/jabber/jutil.h --- a/libpurple/protocols/jabber/jutil.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/jabber/jutil.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/jabber/libxmpp.c --- a/libpurple/protocols/jabber/libxmpp.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/jabber/libxmpp.c Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/jabber/message.c --- a/libpurple/protocols/jabber/message.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/jabber/message.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/jabber/message.h --- a/libpurple/protocols/jabber/message.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/jabber/message.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/jabber/oob.c --- a/libpurple/protocols/jabber/oob.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/jabber/oob.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/jabber/oob.h --- a/libpurple/protocols/jabber/oob.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/jabber/oob.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/jabber/parser.c --- a/libpurple/protocols/jabber/parser.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/jabber/parser.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/jabber/parser.h --- a/libpurple/protocols/jabber/parser.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/jabber/parser.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/jabber/presence.c --- a/libpurple/protocols/jabber/presence.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/jabber/presence.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/jabber/presence.h --- a/libpurple/protocols/jabber/presence.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/jabber/presence.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/jabber/roster.c --- a/libpurple/protocols/jabber/roster.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/jabber/roster.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/jabber/roster.h --- a/libpurple/protocols/jabber/roster.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/jabber/roster.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/jabber/si.c --- a/libpurple/protocols/jabber/si.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/jabber/si.c Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/jabber/si.h --- a/libpurple/protocols/jabber/si.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/jabber/si.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/jabber/win32/posix.uname.c --- a/libpurple/protocols/jabber/win32/posix.uname.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/jabber/win32/posix.uname.c Sat Sep 08 03:09:35 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. */ /* diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/jabber/xdata.c --- a/libpurple/protocols/jabber/xdata.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/jabber/xdata.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/jabber/xdata.h --- a/libpurple/protocols/jabber/xdata.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/jabber/xdata.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/msn/cmdproc.c --- a/libpurple/protocols/msn/cmdproc.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/msn/cmdproc.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/msn/cmdproc.h --- a/libpurple/protocols/msn/cmdproc.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/msn/cmdproc.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/msn/command.c --- a/libpurple/protocols/msn/command.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/msn/command.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/msn/command.h --- a/libpurple/protocols/msn/command.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/msn/command.h Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/msn/dialog.c --- a/libpurple/protocols/msn/dialog.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/msn/dialog.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/msn/dialog.h --- a/libpurple/protocols/msn/dialog.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/msn/dialog.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/msn/directconn.c --- a/libpurple/protocols/msn/directconn.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/msn/directconn.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/msn/directconn.h --- a/libpurple/protocols/msn/directconn.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/msn/directconn.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/msn/error.c --- a/libpurple/protocols/msn/error.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/msn/error.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/msn/error.h --- a/libpurple/protocols/msn/error.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/msn/error.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/msn/group.c --- a/libpurple/protocols/msn/group.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/msn/group.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/msn/group.h --- a/libpurple/protocols/msn/group.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/msn/group.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/msn/history.c --- a/libpurple/protocols/msn/history.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/msn/history.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/msn/history.h --- a/libpurple/protocols/msn/history.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/msn/history.h Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/msn/httpconn.c --- a/libpurple/protocols/msn/httpconn.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/msn/httpconn.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/msn/httpconn.h --- a/libpurple/protocols/msn/httpconn.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/msn/httpconn.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/msn/msg.c --- a/libpurple/protocols/msn/msg.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/msn/msg.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/msn/msg.h --- a/libpurple/protocols/msn/msg.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/msn/msg.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/msn/msn-utils.c --- a/libpurple/protocols/msn/msn-utils.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/msn/msn-utils.c Sat Sep 08 03:09:35 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 "msn-utils.h" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/msn/msn-utils.h --- a/libpurple/protocols/msn/msn-utils.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/msn/msn-utils.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/msn/msn.c --- a/libpurple/protocols/msn/msn.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/msn/msn.c Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/msn/msn.h --- a/libpurple/protocols/msn/msn.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/msn/msn.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/msn/nexus.c --- a/libpurple/protocols/msn/nexus.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/msn/nexus.c Sat Sep 08 03:09:35 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 "nexus.h" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/msn/nexus.h --- a/libpurple/protocols/msn/nexus.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/msn/nexus.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/msn/notification.c --- a/libpurple/protocols/msn/notification.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/msn/notification.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/msn/notification.h --- a/libpurple/protocols/msn/notification.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/msn/notification.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/msn/object.c --- a/libpurple/protocols/msn/object.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/msn/object.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/msn/object.h --- a/libpurple/protocols/msn/object.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/msn/object.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/msn/page.c --- a/libpurple/protocols/msn/page.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/msn/page.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/msn/page.h --- a/libpurple/protocols/msn/page.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/msn/page.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/msn/servconn.c --- a/libpurple/protocols/msn/servconn.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/msn/servconn.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/msn/servconn.h --- a/libpurple/protocols/msn/servconn.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/msn/servconn.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/msn/session.c --- a/libpurple/protocols/msn/session.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/msn/session.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/msn/session.h --- a/libpurple/protocols/msn/session.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/msn/session.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/msn/slp.c --- a/libpurple/protocols/msn/slp.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/msn/slp.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/msn/slp.h --- a/libpurple/protocols/msn/slp.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/msn/slp.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/msn/slpcall.c --- a/libpurple/protocols/msn/slpcall.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/msn/slpcall.c Sat Sep 08 03:09:35 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 "slpcall.h" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/msn/slpcall.h --- a/libpurple/protocols/msn/slpcall.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/msn/slpcall.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/msn/slplink.c --- a/libpurple/protocols/msn/slplink.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/msn/slplink.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/msn/slplink.h --- a/libpurple/protocols/msn/slplink.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/msn/slplink.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/msn/slpmsg.c --- a/libpurple/protocols/msn/slpmsg.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/msn/slpmsg.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/msn/slpmsg.h --- a/libpurple/protocols/msn/slpmsg.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/msn/slpmsg.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/msn/slpsession.c --- a/libpurple/protocols/msn/slpsession.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/msn/slpsession.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/msn/slpsession.h --- a/libpurple/protocols/msn/slpsession.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/msn/slpsession.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/msn/state.c --- a/libpurple/protocols/msn/state.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/msn/state.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/msn/state.h --- a/libpurple/protocols/msn/state.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/msn/state.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/msn/switchboard.c --- a/libpurple/protocols/msn/switchboard.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/msn/switchboard.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/msn/switchboard.h --- a/libpurple/protocols/msn/switchboard.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/msn/switchboard.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/msn/sync.c --- a/libpurple/protocols/msn/sync.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/msn/sync.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/msn/sync.h --- a/libpurple/protocols/msn/sync.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/msn/sync.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/msn/table.c --- a/libpurple/protocols/msn/table.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/msn/table.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/msn/table.h --- a/libpurple/protocols/msn/table.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/msn/table.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/msn/transaction.c --- a/libpurple/protocols/msn/transaction.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/msn/transaction.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/msn/transaction.h --- a/libpurple/protocols/msn/transaction.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/msn/transaction.h Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/msn/user.c --- a/libpurple/protocols/msn/user.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/msn/user.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/msn/user.h --- a/libpurple/protocols/msn/user.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/msn/user.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/msn/userlist.c --- a/libpurple/protocols/msn/userlist.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/msn/userlist.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/msn/userlist.h --- a/libpurple/protocols/msn/userlist.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/msn/userlist.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/myspace/markup.c --- a/libpurple/protocols/myspace/markup.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/myspace/markup.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/myspace/markup.h --- a/libpurple/protocols/myspace/markup.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/myspace/markup.h Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/myspace/message.c --- a/libpurple/protocols/myspace/message.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/myspace/message.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/myspace/message.h --- a/libpurple/protocols/myspace/message.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/myspace/message.h Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/myspace/myspace.c --- a/libpurple/protocols/myspace/myspace.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/myspace/myspace.c Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/myspace/myspace.h --- a/libpurple/protocols/myspace/myspace.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/myspace/myspace.h Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/myspace/persist.h --- a/libpurple/protocols/myspace/persist.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/myspace/persist.h Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/myspace/session.c --- a/libpurple/protocols/myspace/session.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/myspace/session.c Sat Sep 08 03:09:35 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 */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/myspace/session.h --- a/libpurple/protocols/myspace/session.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/myspace/session.h Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/myspace/user.c --- a/libpurple/protocols/myspace/user.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/myspace/user.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/myspace/user.h --- a/libpurple/protocols/myspace/user.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/myspace/user.h Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/myspace/zap.c --- a/libpurple/protocols/myspace/zap.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/myspace/zap.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/myspace/zap.h --- a/libpurple/protocols/myspace/zap.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/myspace/zap.h Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/novell/nmconference.c --- a/libpurple/protocols/novell/nmconference.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/novell/nmconference.c Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/novell/nmconference.h --- a/libpurple/protocols/novell/nmconference.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/novell/nmconference.h Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/novell/nmconn.c --- a/libpurple/protocols/novell/nmconn.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/novell/nmconn.c Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/novell/nmconn.h --- a/libpurple/protocols/novell/nmconn.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/novell/nmconn.h Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/novell/nmcontact.c --- a/libpurple/protocols/novell/nmcontact.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/novell/nmcontact.c Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/novell/nmcontact.h --- a/libpurple/protocols/novell/nmcontact.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/novell/nmcontact.h Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/novell/nmevent.c --- a/libpurple/protocols/novell/nmevent.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/novell/nmevent.c Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/novell/nmevent.h --- a/libpurple/protocols/novell/nmevent.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/novell/nmevent.h Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/novell/nmfield.c --- a/libpurple/protocols/novell/nmfield.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/novell/nmfield.c Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/novell/nmfield.h --- a/libpurple/protocols/novell/nmfield.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/novell/nmfield.h Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/novell/nmmessage.c --- a/libpurple/protocols/novell/nmmessage.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/novell/nmmessage.c Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/novell/nmmessage.h --- a/libpurple/protocols/novell/nmmessage.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/novell/nmmessage.h Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/novell/nmrequest.c --- a/libpurple/protocols/novell/nmrequest.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/novell/nmrequest.c Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/novell/nmrequest.h --- a/libpurple/protocols/novell/nmrequest.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/novell/nmrequest.h Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/novell/nmrtf.c --- a/libpurple/protocols/novell/nmrtf.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/novell/nmrtf.c Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/novell/nmrtf.h --- a/libpurple/protocols/novell/nmrtf.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/novell/nmrtf.h Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/novell/nmuser.c --- a/libpurple/protocols/novell/nmuser.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/novell/nmuser.c Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/novell/nmuser.h --- a/libpurple/protocols/novell/nmuser.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/novell/nmuser.h Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/novell/nmuserrecord.c --- a/libpurple/protocols/novell/nmuserrecord.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/novell/nmuserrecord.c Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/novell/nmuserrecord.h --- a/libpurple/protocols/novell/nmuserrecord.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/novell/nmuserrecord.h Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/novell/novell.c --- a/libpurple/protocols/novell/novell.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/novell/novell.c Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/null/nullprpl.c --- a/libpurple/protocols/null/nullprpl.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/null/nullprpl.c Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/oscar/COPYING --- a/libpurple/protocols/oscar/COPYING Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/oscar/COPYING Sat Sep 08 03:09:35 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. diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/oscar/bstream.c --- a/libpurple/protocols/oscar/bstream.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/oscar/bstream.c Sat Sep 08 03:09:35 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 */ /* diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/oscar/family_admin.c --- a/libpurple/protocols/oscar/family_admin.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/oscar/family_admin.c Sat Sep 08 03:09:35 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 */ /* diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/oscar/family_advert.c --- a/libpurple/protocols/oscar/family_advert.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/oscar/family_advert.c Sat Sep 08 03:09:35 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 */ /* diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/oscar/family_alert.c --- a/libpurple/protocols/oscar/family_alert.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/oscar/family_alert.c Sat Sep 08 03:09:35 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 */ /* diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/oscar/family_auth.c --- a/libpurple/protocols/oscar/family_auth.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/oscar/family_auth.c Sat Sep 08 03:09:35 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 */ /* diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/oscar/family_bart.c --- a/libpurple/protocols/oscar/family_bart.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/oscar/family_bart.c Sat Sep 08 03:09:35 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 */ /* diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/oscar/family_bos.c --- a/libpurple/protocols/oscar/family_bos.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/oscar/family_bos.c Sat Sep 08 03:09:35 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 */ /* diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/oscar/family_buddy.c --- a/libpurple/protocols/oscar/family_buddy.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/oscar/family_buddy.c Sat Sep 08 03:09:35 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 */ /* diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/oscar/family_chat.c --- a/libpurple/protocols/oscar/family_chat.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/oscar/family_chat.c Sat Sep 08 03:09:35 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 */ /* diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/oscar/family_chatnav.c --- a/libpurple/protocols/oscar/family_chatnav.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/oscar/family_chatnav.c Sat Sep 08 03:09:35 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 */ /* diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/oscar/family_feedbag.c --- a/libpurple/protocols/oscar/family_feedbag.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/oscar/family_feedbag.c Sat Sep 08 03:09:35 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 */ /* diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/oscar/family_icbm.c --- a/libpurple/protocols/oscar/family_icbm.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/oscar/family_icbm.c Sat Sep 08 03:09:35 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 */ /* diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/oscar/family_icq.c --- a/libpurple/protocols/oscar/family_icq.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/oscar/family_icq.c Sat Sep 08 03:09:35 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 */ /* diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/oscar/family_invite.c --- a/libpurple/protocols/oscar/family_invite.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/oscar/family_invite.c Sat Sep 08 03:09:35 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 */ /* diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/oscar/family_locate.c --- a/libpurple/protocols/oscar/family_locate.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/oscar/family_locate.c Sat Sep 08 03:09:35 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 */ /* diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/oscar/family_odir.c --- a/libpurple/protocols/oscar/family_odir.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/oscar/family_odir.c Sat Sep 08 03:09:35 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 */ /* diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/oscar/family_oservice.c --- a/libpurple/protocols/oscar/family_oservice.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/oscar/family_oservice.c Sat Sep 08 03:09:35 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 */ /* diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/oscar/family_popup.c --- a/libpurple/protocols/oscar/family_popup.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/oscar/family_popup.c Sat Sep 08 03:09:35 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 */ /* diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/oscar/family_stats.c --- a/libpurple/protocols/oscar/family_stats.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/oscar/family_stats.c Sat Sep 08 03:09:35 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 */ /* diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/oscar/family_translate.c --- a/libpurple/protocols/oscar/family_translate.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/oscar/family_translate.c Sat Sep 08 03:09:35 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 */ /* diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/oscar/family_userlookup.c --- a/libpurple/protocols/oscar/family_userlookup.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/oscar/family_userlookup.c Sat Sep 08 03:09:35 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 */ /* diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/oscar/flap_connection.c --- a/libpurple/protocols/oscar/flap_connection.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/oscar/flap_connection.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/oscar/libaim.c --- a/libpurple/protocols/oscar/libaim.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/oscar/libaim.c Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/oscar/libicq.c --- a/libpurple/protocols/oscar/libicq.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/oscar/libicq.c Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/oscar/misc.c --- a/libpurple/protocols/oscar/misc.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/oscar/misc.c Sat Sep 08 03:09:35 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 */ /* diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/oscar/msgcookie.c --- a/libpurple/protocols/oscar/msgcookie.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/oscar/msgcookie.c Sat Sep 08 03:09:35 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 */ /* diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/oscar/odc.c --- a/libpurple/protocols/oscar/odc.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/oscar/odc.c Sat Sep 08 03:09:35 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 */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/oscar/oft.c --- a/libpurple/protocols/oscar/oft.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/oscar/oft.c Sat Sep 08 03:09:35 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 */ /* diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/oscar/oscar.c --- a/libpurple/protocols/oscar/oscar.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/oscar/oscar.c Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/oscar/oscar.h --- a/libpurple/protocols/oscar/oscar.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/oscar/oscar.h Sat Sep 08 03:09:35 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 */ /* diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/oscar/oscar_data.c --- a/libpurple/protocols/oscar/oscar_data.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/oscar/oscar_data.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/oscar/oscarcommon.h --- a/libpurple/protocols/oscar/oscarcommon.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/oscar/oscarcommon.h Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/oscar/peer.c --- a/libpurple/protocols/oscar/peer.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/oscar/peer.c Sat Sep 08 03:09:35 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 */ /* diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/oscar/peer.h --- a/libpurple/protocols/oscar/peer.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/oscar/peer.h Sat Sep 08 03:09:35 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 */ /* diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/oscar/peer_proxy.c --- a/libpurple/protocols/oscar/peer_proxy.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/oscar/peer_proxy.c Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/oscar/rxhandlers.c --- a/libpurple/protocols/oscar/rxhandlers.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/oscar/rxhandlers.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/oscar/snac.c --- a/libpurple/protocols/oscar/snac.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/oscar/snac.c Sat Sep 08 03:09:35 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 */ /* diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/oscar/snactypes.h --- a/libpurple/protocols/oscar/snactypes.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/oscar/snactypes.h Sat Sep 08 03:09:35 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 */ /* diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/oscar/tlv.c --- a/libpurple/protocols/oscar/tlv.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/oscar/tlv.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/oscar/util.c --- a/libpurple/protocols/oscar/util.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/oscar/util.c Sat Sep 08 03:09:35 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 */ /* diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/qq/buddy_info.c --- a/libpurple/protocols/qq/buddy_info.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/qq/buddy_info.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/qq/buddy_info.h --- a/libpurple/protocols/qq/buddy_info.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/qq/buddy_info.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/qq/buddy_list.c --- a/libpurple/protocols/qq/buddy_list.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/qq/buddy_list.c Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/qq/buddy_list.h --- a/libpurple/protocols/qq/buddy_list.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/qq/buddy_list.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/qq/buddy_opt.c --- a/libpurple/protocols/qq/buddy_opt.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/qq/buddy_opt.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/qq/buddy_opt.h --- a/libpurple/protocols/qq/buddy_opt.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/qq/buddy_opt.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/qq/buddy_status.c --- a/libpurple/protocols/qq/buddy_status.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/qq/buddy_status.c Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/qq/buddy_status.h --- a/libpurple/protocols/qq/buddy_status.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/qq/buddy_status.h Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/qq/char_conv.c --- a/libpurple/protocols/qq/char_conv.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/qq/char_conv.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/qq/char_conv.h --- a/libpurple/protocols/qq/char_conv.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/qq/char_conv.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/qq/crypt.c --- a/libpurple/protocols/qq/crypt.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/qq/crypt.c Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/qq/crypt.h --- a/libpurple/protocols/qq/crypt.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/qq/crypt.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/qq/file_trans.c --- a/libpurple/protocols/qq/file_trans.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/qq/file_trans.c Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/qq/file_trans.h --- a/libpurple/protocols/qq/file_trans.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/qq/file_trans.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/qq/group.c --- a/libpurple/protocols/qq/group.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/qq/group.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/qq/group.h --- a/libpurple/protocols/qq/group.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/qq/group.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/qq/group_conv.c --- a/libpurple/protocols/qq/group_conv.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/qq/group_conv.c Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/qq/group_conv.h --- a/libpurple/protocols/qq/group_conv.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/qq/group_conv.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/qq/group_find.c --- a/libpurple/protocols/qq/group_find.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/qq/group_find.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/qq/group_find.h --- a/libpurple/protocols/qq/group_find.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/qq/group_find.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/qq/group_free.c --- a/libpurple/protocols/qq/group_free.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/qq/group_free.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/qq/group_free.h --- a/libpurple/protocols/qq/group_free.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/qq/group_free.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/qq/group_im.c --- a/libpurple/protocols/qq/group_im.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/qq/group_im.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/qq/group_im.h --- a/libpurple/protocols/qq/group_im.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/qq/group_im.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/qq/group_info.c --- a/libpurple/protocols/qq/group_info.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/qq/group_info.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/qq/group_info.h --- a/libpurple/protocols/qq/group_info.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/qq/group_info.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/qq/group_internal.c --- a/libpurple/protocols/qq/group_internal.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/qq/group_internal.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/qq/group_internal.h --- a/libpurple/protocols/qq/group_internal.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/qq/group_internal.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/qq/group_join.c --- a/libpurple/protocols/qq/group_join.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/qq/group_join.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/qq/group_join.h --- a/libpurple/protocols/qq/group_join.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/qq/group_join.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/qq/group_network.c --- a/libpurple/protocols/qq/group_network.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/qq/group_network.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/qq/group_network.h --- a/libpurple/protocols/qq/group_network.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/qq/group_network.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/qq/group_opt.c --- a/libpurple/protocols/qq/group_opt.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/qq/group_opt.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/qq/group_opt.h --- a/libpurple/protocols/qq/group_opt.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/qq/group_opt.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/qq/group_search.c --- a/libpurple/protocols/qq/group_search.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/qq/group_search.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/qq/group_search.h --- a/libpurple/protocols/qq/group_search.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/qq/group_search.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/qq/header_info.c --- a/libpurple/protocols/qq/header_info.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/qq/header_info.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/qq/header_info.h --- a/libpurple/protocols/qq/header_info.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/qq/header_info.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/qq/im.c --- a/libpurple/protocols/qq/im.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/qq/im.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/qq/im.h --- a/libpurple/protocols/qq/im.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/qq/im.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/qq/keep_alive.c --- a/libpurple/protocols/qq/keep_alive.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/qq/keep_alive.c Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/qq/keep_alive.h --- a/libpurple/protocols/qq/keep_alive.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/qq/keep_alive.h Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/qq/login_logout.c --- a/libpurple/protocols/qq/login_logout.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/qq/login_logout.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/qq/login_logout.h --- a/libpurple/protocols/qq/login_logout.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/qq/login_logout.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/qq/packet_parse.c --- a/libpurple/protocols/qq/packet_parse.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/qq/packet_parse.c Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/qq/packet_parse.h --- a/libpurple/protocols/qq/packet_parse.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/qq/packet_parse.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/qq/qq.c --- a/libpurple/protocols/qq/qq.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/qq/qq.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/qq/qq.h --- a/libpurple/protocols/qq/qq.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/qq/qq.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/qq/qq_proxy.c --- a/libpurple/protocols/qq/qq_proxy.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/qq/qq_proxy.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/qq/qq_proxy.h --- a/libpurple/protocols/qq/qq_proxy.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/qq/qq_proxy.h Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/qq/recv_core.c --- a/libpurple/protocols/qq/recv_core.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/qq/recv_core.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/qq/recv_core.h --- a/libpurple/protocols/qq/recv_core.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/qq/recv_core.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/qq/send_core.c --- a/libpurple/protocols/qq/send_core.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/qq/send_core.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/qq/send_core.h --- a/libpurple/protocols/qq/send_core.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/qq/send_core.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/qq/send_file.c --- a/libpurple/protocols/qq/send_file.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/qq/send_file.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/qq/send_file.h --- a/libpurple/protocols/qq/send_file.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/qq/send_file.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/qq/sendqueue.c --- a/libpurple/protocols/qq/sendqueue.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/qq/sendqueue.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/qq/sendqueue.h --- a/libpurple/protocols/qq/sendqueue.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/qq/sendqueue.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/qq/sys_msg.c --- a/libpurple/protocols/qq/sys_msg.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/qq/sys_msg.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/qq/sys_msg.h --- a/libpurple/protocols/qq/sys_msg.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/qq/sys_msg.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/qq/udp_proxy_s5.c --- a/libpurple/protocols/qq/udp_proxy_s5.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/qq/udp_proxy_s5.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/qq/udp_proxy_s5.h --- a/libpurple/protocols/qq/udp_proxy_s5.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/qq/udp_proxy_s5.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/qq/utils.c --- a/libpurple/protocols/qq/utils.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/qq/utils.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/qq/utils.h --- a/libpurple/protocols/qq/utils.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/qq/utils.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/sametime/sametime.c --- a/libpurple/protocols/sametime/sametime.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/sametime/sametime.c Sat Sep 08 03:09:35 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. */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/simple/simple.c --- a/libpurple/protocols/simple/simple.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/simple/simple.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/simple/simple.h --- a/libpurple/protocols/simple/simple.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/simple/simple.h Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/simple/sipmsg.c --- a/libpurple/protocols/simple/sipmsg.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/simple/sipmsg.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/simple/sipmsg.h --- a/libpurple/protocols/simple/sipmsg.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/simple/sipmsg.h Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/toc/PROTOCOL --- a/libpurple/protocols/toc/PROTOCOL Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/toc/PROTOCOL Sat Sep 08 03:09:35 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. diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/toc/toc.c --- a/libpurple/protocols/toc/toc.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/toc/toc.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/yahoo/util.c --- a/libpurple/protocols/yahoo/util.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/yahoo/util.c Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/yahoo/yahoo.c --- a/libpurple/protocols/yahoo/yahoo.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/yahoo/yahoo.c Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/yahoo/yahoo.h --- a/libpurple/protocols/yahoo/yahoo.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/yahoo/yahoo.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/yahoo/yahoo_aliases.c --- a/libpurple/protocols/yahoo/yahoo_aliases.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/yahoo/yahoo_aliases.c Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/yahoo/yahoo_aliases.h --- a/libpurple/protocols/yahoo/yahoo_aliases.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/yahoo/yahoo_aliases.h Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/yahoo/yahoo_crypt.c --- a/libpurple/protocols/yahoo/yahoo_crypt.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/yahoo/yahoo_crypt.c Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/yahoo/yahoo_crypt.h --- a/libpurple/protocols/yahoo/yahoo_crypt.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/yahoo/yahoo_crypt.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/yahoo/yahoo_doodle.c --- a/libpurple/protocols/yahoo/yahoo_doodle.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/yahoo/yahoo_doodle.c Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/yahoo/yahoo_doodle.h --- a/libpurple/protocols/yahoo/yahoo_doodle.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/yahoo/yahoo_doodle.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/yahoo/yahoo_filexfer.c --- a/libpurple/protocols/yahoo/yahoo_filexfer.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/yahoo/yahoo_filexfer.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/yahoo/yahoo_filexfer.h --- a/libpurple/protocols/yahoo/yahoo_filexfer.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/yahoo/yahoo_filexfer.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/yahoo/yahoo_friend.c --- a/libpurple/protocols/yahoo/yahoo_friend.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/yahoo/yahoo_friend.c Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/yahoo/yahoo_friend.h --- a/libpurple/protocols/yahoo/yahoo_friend.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/yahoo/yahoo_friend.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/yahoo/yahoo_packet.c --- a/libpurple/protocols/yahoo/yahoo_packet.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/yahoo/yahoo_packet.c Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/yahoo/yahoo_packet.h --- a/libpurple/protocols/yahoo/yahoo_packet.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/yahoo/yahoo_packet.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/yahoo/yahoo_picture.c --- a/libpurple/protocols/yahoo/yahoo_picture.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/yahoo/yahoo_picture.c Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/yahoo/yahoo_picture.h --- a/libpurple/protocols/yahoo/yahoo_picture.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/yahoo/yahoo_picture.h Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/yahoo/yahoo_profile.c --- a/libpurple/protocols/yahoo/yahoo_profile.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/yahoo/yahoo_profile.c Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/yahoo/yahoochat.c --- a/libpurple/protocols/yahoo/yahoochat.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/yahoo/yahoochat.c Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/yahoo/yahoochat.h --- a/libpurple/protocols/yahoo/yahoochat.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/yahoo/yahoochat.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/yahoo/ycht.c --- a/libpurple/protocols/yahoo/ycht.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/yahoo/ycht.c Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/yahoo/ycht.h --- a/libpurple/protocols/yahoo/ycht.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/yahoo/ycht.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/protocols/zephyr/zephyr.c --- a/libpurple/protocols/zephyr/zephyr.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/protocols/zephyr/zephyr.c Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/proxy.c --- a/libpurple/proxy.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/proxy.c Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/proxy.h --- a/libpurple/proxy.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/proxy.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/prpl.c --- a/libpurple/prpl.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/prpl.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/prpl.h --- a/libpurple/prpl.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/prpl.h Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/request.c --- a/libpurple/request.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/request.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/request.h --- a/libpurple/request.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/request.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/roomlist.c --- a/libpurple/roomlist.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/roomlist.c Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/roomlist.h --- a/libpurple/roomlist.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/roomlist.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/savedstatuses.c --- a/libpurple/savedstatuses.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/savedstatuses.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/savedstatuses.h --- a/libpurple/savedstatuses.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/savedstatuses.h Sat Sep 08 03:09:35 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 */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/server.c --- a/libpurple/server.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/server.c Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/server.h --- a/libpurple/server.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/server.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/signals.c --- a/libpurple/signals.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/signals.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/signals.h --- a/libpurple/signals.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/signals.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/sound.c --- a/libpurple/sound.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/sound.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/sound.h --- a/libpurple/sound.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/sound.h Sat Sep 08 03:09:35 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 */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/sslconn.c --- a/libpurple/sslconn.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/sslconn.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/sslconn.h --- a/libpurple/sslconn.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/sslconn.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/status.c --- a/libpurple/status.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/status.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/status.h --- a/libpurple/status.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/status.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/stringref.c --- a/libpurple/stringref.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/stringref.c Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/stringref.h --- a/libpurple/stringref.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/stringref.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/stun.c --- a/libpurple/stun.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/stun.c Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/stun.h --- a/libpurple/stun.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/stun.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/upnp.c --- a/libpurple/upnp.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/upnp.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/upnp.h --- a/libpurple/upnp.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/upnp.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/util.c --- a/libpurple/util.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/util.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/util.h --- a/libpurple/util.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/util.h Sat Sep 08 03:09:35 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. diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/value.c --- a/libpurple/value.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/value.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/value.h --- a/libpurple/value.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/value.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/version.c --- a/libpurple/version.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/version.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/version.h.in --- a/libpurple/version.h.in Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/version.h.in Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/whiteboard.c --- a/libpurple/whiteboard.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/whiteboard.c Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/whiteboard.h --- a/libpurple/whiteboard.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/whiteboard.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/win32/giowin32.c --- a/libpurple/win32/giowin32.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/win32/giowin32.c Sat Sep 08 03:09:35 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. */ /* diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/win32/libc_interface.c --- a/libpurple/win32/libc_interface.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/win32/libc_interface.c Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/win32/libc_interface.h --- a/libpurple/win32/libc_interface.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/win32/libc_interface.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/win32/libc_internal.h --- a/libpurple/win32/libc_internal.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/win32/libc_internal.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/win32/win32dep.c --- a/libpurple/win32/win32dep.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/win32/win32dep.c Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/win32/win32dep.h --- a/libpurple/win32/win32dep.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/win32/win32dep.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/win32/wpurpleerror.h --- a/libpurple/win32/wpurpleerror.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/win32/wpurpleerror.h Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/xmlnode.c --- a/libpurple/xmlnode.c Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/xmlnode.c Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b libpurple/xmlnode.h --- a/libpurple/xmlnode.h Fri Sep 07 06:53:01 2007 +0000 +++ b/libpurple/xmlnode.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/eggtrayicon.c --- a/pidgin/eggtrayicon.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/eggtrayicon.c Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/eggtrayicon.h --- a/pidgin/eggtrayicon.h Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/eggtrayicon.h Sat Sep 08 03:09:35 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__ diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkaccount.c --- a/pidgin/gtkaccount.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkaccount.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkaccount.h --- a/pidgin/gtkaccount.h Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkaccount.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkblist.c --- a/pidgin/gtkblist.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkblist.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkblist.h --- a/pidgin/gtkblist.h Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkblist.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkcelllayout.c --- a/pidgin/gtkcelllayout.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkcelllayout.c Sat Sep 08 03:09:35 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. */ /* diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkcelllayout.h --- a/pidgin/gtkcelllayout.h Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkcelllayout.h Sat Sep 08 03:09:35 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__ diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkcellrendererexpander.c --- a/pidgin/gtkcellrendererexpander.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkcellrendererexpander.c Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkcellrendererexpander.h --- a/pidgin/gtkcellrendererexpander.h Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkcellrendererexpander.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkcellrendererprogress.c --- a/pidgin/gtkcellrendererprogress.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkcellrendererprogress.c Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkcellrendererprogress.h --- a/pidgin/gtkcellrendererprogress.h Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkcellrendererprogress.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkcellview.c --- a/pidgin/gtkcellview.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkcellview.c Sat Sep 08 03:09:35 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. */ /* diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkcellview.h --- a/pidgin/gtkcellview.h Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkcellview.h Sat Sep 08 03:09:35 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__ diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkcellviewmenuitem.c --- a/pidgin/gtkcellviewmenuitem.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkcellviewmenuitem.c Sat Sep 08 03:09:35 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. */ /* diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkcellviewmenuitem.h --- a/pidgin/gtkcellviewmenuitem.h Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkcellviewmenuitem.h Sat Sep 08 03:09:35 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__ diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkcertmgr.c --- a/pidgin/gtkcertmgr.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkcertmgr.c Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkcertmgr.h --- a/pidgin/gtkcertmgr.h Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkcertmgr.h Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkconn.c --- a/pidgin/gtkconn.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkconn.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkconn.h --- a/pidgin/gtkconn.h Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkconn.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkconv.c --- a/pidgin/gtkconv.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkconv.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkconv.h --- a/pidgin/gtkconv.h Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkconv.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkconvwin.h --- a/pidgin/gtkconvwin.h Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkconvwin.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkdebug.c --- a/pidgin/gtkdebug.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkdebug.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkdebug.h --- a/pidgin/gtkdebug.h Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkdebug.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkdialogs.c --- a/pidgin/gtkdialogs.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkdialogs.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkdialogs.h --- a/pidgin/gtkdialogs.h Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkdialogs.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkdnd-hints.c --- a/pidgin/gtkdnd-hints.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkdnd-hints.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkdnd-hints.h --- a/pidgin/gtkdnd-hints.h Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkdnd-hints.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkdocklet-x11.c --- a/pidgin/gtkdocklet-x11.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkdocklet-x11.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkdocklet.c --- a/pidgin/gtkdocklet.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkdocklet.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkdocklet.h --- a/pidgin/gtkdocklet.h Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkdocklet.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkeventloop.c --- a/pidgin/gtkeventloop.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkeventloop.c Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkeventloop.h --- a/pidgin/gtkeventloop.h Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkeventloop.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkexpander.c --- a/pidgin/gtkexpander.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkexpander.c Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkexpander.h --- a/pidgin/gtkexpander.h Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkexpander.h Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkft.c --- a/pidgin/gtkft.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkft.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkft.h --- a/pidgin/gtkft.h Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkft.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkgaim-compat.h --- a/pidgin/gtkgaim-compat.h Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkgaim-compat.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkidle.c --- a/pidgin/gtkidle.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkidle.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkidle.h --- a/pidgin/gtkidle.h Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkidle.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkimhtml.c --- a/pidgin/gtkimhtml.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkimhtml.c Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkimhtml.h --- a/pidgin/gtkimhtml.h Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkimhtml.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkimhtmltoolbar.c --- a/pidgin/gtkimhtmltoolbar.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkimhtmltoolbar.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkimhtmltoolbar.h --- a/pidgin/gtkimhtmltoolbar.h Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkimhtmltoolbar.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtklog.c --- a/pidgin/gtklog.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtklog.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtklog.h --- a/pidgin/gtklog.h Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtklog.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkmain.c --- a/pidgin/gtkmain.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkmain.c Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkmenutray.c --- a/pidgin/gtkmenutray.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkmenutray.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkmenutray.h --- a/pidgin/gtkmenutray.h Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkmenutray.h Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtknickcolors.h --- a/pidgin/gtknickcolors.h Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtknickcolors.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtknotify.c --- a/pidgin/gtknotify.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtknotify.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtknotify.h --- a/pidgin/gtknotify.h Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtknotify.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkplugin.c --- a/pidgin/gtkplugin.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkplugin.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkplugin.h --- a/pidgin/gtkplugin.h Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkplugin.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkpluginpref.c --- a/pidgin/gtkpluginpref.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkpluginpref.c Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkpluginpref.h --- a/pidgin/gtkpluginpref.h Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkpluginpref.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkpounce.c --- a/pidgin/gtkpounce.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkpounce.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkpounce.h --- a/pidgin/gtkpounce.h Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkpounce.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkprefs.c --- a/pidgin/gtkprefs.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkprefs.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkprefs.h --- a/pidgin/gtkprefs.h Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkprefs.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkprivacy.c --- a/pidgin/gtkprivacy.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkprivacy.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkprivacy.h --- a/pidgin/gtkprivacy.h Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkprivacy.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkrequest.c --- a/pidgin/gtkrequest.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkrequest.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkrequest.h --- a/pidgin/gtkrequest.h Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkrequest.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkroomlist.c --- a/pidgin/gtkroomlist.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkroomlist.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkroomlist.h --- a/pidgin/gtkroomlist.h Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkroomlist.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtksavedstatuses.c --- a/pidgin/gtksavedstatuses.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtksavedstatuses.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtksavedstatuses.h --- a/pidgin/gtksavedstatuses.h Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtksavedstatuses.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkscrollbook.c --- a/pidgin/gtkscrollbook.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkscrollbook.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkscrollbook.h --- a/pidgin/gtkscrollbook.h Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkscrollbook.h Sat Sep 08 03:09:35 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__ diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtksession.c --- a/pidgin/gtksession.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtksession.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtksession.h --- a/pidgin/gtksession.h Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtksession.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtksound.c --- a/pidgin/gtksound.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtksound.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtksound.h --- a/pidgin/gtksound.h Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtksound.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtksourceiter.c --- a/pidgin/gtksourceiter.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtksourceiter.c Sat Sep 08 03:09:35 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. */ /* diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtksourceiter.h --- a/pidgin/gtksourceiter.h Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtksourceiter.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtksourceundomanager.c --- a/pidgin/gtksourceundomanager.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtksourceundomanager.c Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtksourceundomanager.h --- a/pidgin/gtksourceundomanager.h Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtksourceundomanager.h Sat Sep 08 03:09:35 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__ diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkstatusbox.c --- a/pidgin/gtkstatusbox.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkstatusbox.c Sat Sep 08 03:09:35 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 */ /* diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkstatusbox.h --- a/pidgin/gtkstatusbox.h Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkstatusbox.h Sat Sep 08 03:09:35 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 */ diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkthemes.c --- a/pidgin/gtkthemes.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkthemes.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkthemes.h --- a/pidgin/gtkthemes.h Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkthemes.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkutils.c --- a/pidgin/gtkutils.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkutils.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkutils.h --- a/pidgin/gtkutils.h Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkutils.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkwhiteboard.c --- a/pidgin/gtkwhiteboard.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkwhiteboard.c Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/gtkwhiteboard.h --- a/pidgin/gtkwhiteboard.h Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/gtkwhiteboard.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/pidgin.h --- a/pidgin/pidgin.h Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/pidgin.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/pidgincombobox.c --- a/pidgin/pidgincombobox.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/pidgincombobox.c Sat Sep 08 03:09:35 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. */ /* diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/pidgincombobox.h --- a/pidgin/pidgincombobox.h Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/pidgincombobox.h Sat Sep 08 03:09:35 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__ diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/pidginstock.c --- a/pidgin/pidginstock.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/pidginstock.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/pidginstock.h --- a/pidgin/pidginstock.h Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/pidginstock.h Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/plugins/cap/cap-mysql.sql --- a/pidgin/plugins/cap/cap-mysql.sql Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/plugins/cap/cap-mysql.sql Sat Sep 08 03:09:35 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; diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/plugins/cap/cap.c --- a/pidgin/plugins/cap/cap.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/plugins/cap/cap.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/plugins/cap/cap.h --- a/pidgin/plugins/cap/cap.h Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/plugins/cap/cap.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/plugins/cap/cap_statistics.h --- a/pidgin/plugins/cap/cap_statistics.h Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/plugins/cap/cap_statistics.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/plugins/contact_priority.c --- a/pidgin/plugins/contact_priority.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/plugins/contact_priority.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/plugins/convcolors.c --- a/pidgin/plugins/convcolors.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/plugins/convcolors.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/plugins/extplacement.c --- a/pidgin/plugins/extplacement.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/plugins/extplacement.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/plugins/gestures/gestures.c --- a/pidgin/plugins/gestures/gestures.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/plugins/gestures/gestures.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/plugins/gevolution/add_buddy_dialog.c --- a/pidgin/plugins/gevolution/add_buddy_dialog.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/plugins/gevolution/add_buddy_dialog.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/plugins/gevolution/assoc-buddy.c --- a/pidgin/plugins/gevolution/assoc-buddy.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/plugins/gevolution/assoc-buddy.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/plugins/gevolution/eds-utils.c --- a/pidgin/plugins/gevolution/eds-utils.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/plugins/gevolution/eds-utils.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/plugins/gevolution/gevo-util.c --- a/pidgin/plugins/gevolution/gevo-util.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/plugins/gevolution/gevo-util.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/plugins/gevolution/gevolution.c --- a/pidgin/plugins/gevolution/gevolution.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/plugins/gevolution/gevolution.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/plugins/gevolution/gevolution.h --- a/pidgin/plugins/gevolution/gevolution.h Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/plugins/gevolution/gevolution.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/plugins/gevolution/new_person_dialog.c --- a/pidgin/plugins/gevolution/new_person_dialog.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/plugins/gevolution/new_person_dialog.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/plugins/gtk-signals-test.c --- a/pidgin/plugins/gtk-signals-test.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/plugins/gtk-signals-test.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/plugins/gtkbuddynote.c --- a/pidgin/plugins/gtkbuddynote.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/plugins/gtkbuddynote.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/plugins/iconaway.c --- a/pidgin/plugins/iconaway.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/plugins/iconaway.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/plugins/markerline.c --- a/pidgin/plugins/markerline.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/plugins/markerline.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/plugins/musicmessaging/musicmessaging.c --- a/pidgin/plugins/musicmessaging/musicmessaging.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/plugins/musicmessaging/musicmessaging.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/plugins/notify.c --- a/pidgin/plugins/notify.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/plugins/notify.c Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/plugins/pidginrc.c --- a/pidgin/plugins/pidginrc.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/plugins/pidginrc.c Sat Sep 08 03:09:35 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" diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/plugins/raw.c --- a/pidgin/plugins/raw.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/plugins/raw.c Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/plugins/relnot.c --- a/pidgin/plugins/relnot.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/plugins/relnot.c Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/plugins/spellchk.c --- a/pidgin/plugins/spellchk.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/plugins/spellchk.c Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/plugins/ticker/gtkticker.c --- a/pidgin/plugins/ticker/gtkticker.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/plugins/ticker/gtkticker.c Sat Sep 08 03:09:35 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. */ /* diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/plugins/ticker/gtkticker.h --- a/pidgin/plugins/ticker/gtkticker.h Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/plugins/ticker/gtkticker.h Sat Sep 08 03:09:35 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. */ /* diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/plugins/ticker/ticker.c --- a/pidgin/plugins/ticker/ticker.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/plugins/ticker/ticker.c Sat Sep 08 03:09:35 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. */ /* diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/plugins/timestamp.c --- a/pidgin/plugins/timestamp.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/plugins/timestamp.c Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/plugins/win32/transparency/win2ktrans.c --- a/pidgin/plugins/win32/transparency/win2ktrans.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/plugins/win32/transparency/win2ktrans.c Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/plugins/win32/winprefs/gtkappbar.c --- a/pidgin/plugins/win32/winprefs/gtkappbar.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/plugins/win32/winprefs/gtkappbar.c Sat Sep 08 03:09:35 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 * */ /* diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/plugins/win32/winprefs/gtkappbar.h --- a/pidgin/plugins/win32/winprefs/gtkappbar.h Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/plugins/win32/winprefs/gtkappbar.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/plugins/win32/winprefs/winprefs.c --- a/pidgin/plugins/win32/winprefs/winprefs.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/plugins/win32/winprefs/winprefs.c Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/plugins/xmppconsole.c --- a/pidgin/plugins/xmppconsole.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/plugins/xmppconsole.c Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/win32/gtkdocklet-win32.c --- a/pidgin/win32/gtkdocklet-win32.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/win32/gtkdocklet-win32.c Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/win32/gtkwin32dep.c --- a/pidgin/win32/gtkwin32dep.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/win32/gtkwin32dep.c Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/win32/gtkwin32dep.h --- a/pidgin/win32/gtkwin32dep.h Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/win32/gtkwin32dep.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/win32/winpidgin.c --- a/pidgin/win32/winpidgin.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/win32/winpidgin.c Sat Sep 08 03:09:35 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 * */ diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/win32/wspell.c --- a/pidgin/win32/wspell.c Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/win32/wspell.c Sat Sep 08 03:09:35 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 diff -r 7e2327d291fb -r 44b4e8bd759b pidgin/win32/wspell.h --- a/pidgin/win32/wspell.h Fri Sep 07 06:53:01 2007 +0000 +++ b/pidgin/win32/wspell.h Sat Sep 08 03:09:35 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_ diff -r 7e2327d291fb -r 44b4e8bd759b po/stats.pl --- a/po/stats.pl Fri Sep 07 06:53:01 2007 +0000 +++ b/po/stats.pl Sat Sep 08 03:09:35 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);