From 5c38bbbb658497d05cc7bba0c568cb5a48a735c0 Mon Sep 17 00:00:00 2001 From: Tobias Mueller Date: Wed, 15 Apr 2009 21:37:05 +0100 Subject: [PATCH 1/2] fd.o #20936: Update FSF address The glib bindings contain an outdated address of the FSF: Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 The new address is: http://www.fsf.org/about/contact.html writes: > Free Software Foundation > 51 Franklin Street, Fifth Floor > Boston, MA 02110-1301 > USA Signed-off-by: Simon McVittie --- COPYING | 4 ++-- dbus/dbus-binding-tool-glib.c | 2 +- dbus/dbus-binding-tool-glib.h | 2 +- dbus/dbus-gidl.c | 2 +- dbus/dbus-gidl.h | 2 +- dbus/dbus-glib-lowlevel.h | 2 +- dbus/dbus-glib-tool.c | 2 +- dbus/dbus-glib-tool.h | 2 +- dbus/dbus-glib.c | 2 +- dbus/dbus-glib.h | 2 +- dbus/dbus-gloader-expat.c | 2 +- dbus/dbus-gmain.c | 2 +- dbus/dbus-gobject.c | 2 +- dbus/dbus-gobject.h | 2 +- dbus/dbus-gparser.c | 2 +- dbus/dbus-gparser.h | 2 +- dbus/dbus-gproxy.c | 2 +- dbus/dbus-gsignature.c | 2 +- dbus/dbus-gtest-main.c | 2 +- dbus/dbus-gtest.c | 2 +- dbus/dbus-gtest.h | 2 +- dbus/dbus-gthread.c | 2 +- dbus/dbus-gtype-specialized.c | 2 +- dbus/dbus-gtype-specialized.h | 2 +- dbus/dbus-gutils.c | 2 +- dbus/dbus-gutils.h | 2 +- dbus/dbus-gvalue-utils.c | 2 +- dbus/dbus-gvalue-utils.h | 2 +- dbus/dbus-gvalue.c | 2 +- test/core/test-profile.c | 2 +- test/decode-gcov.c | 2 +- 31 files changed, 32 insertions(+), 32 deletions(-) diff --git a/COPYING b/COPYING index 71b0eee..8f263ca 100644 --- a/COPYING +++ b/COPYING @@ -211,7 +211,7 @@ START OF GNU GENERAL PUBLIC LICENSE 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 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. @@ -515,7 +515,7 @@ the "copyright" line and a pointer to where the full notice is found. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Also add information on how to contact you by electronic and paper mail. diff --git a/dbus/dbus-binding-tool-glib.c b/dbus/dbus-binding-tool-glib.c index a15e8e1..debd9c7 100644 --- a/dbus/dbus-binding-tool-glib.c +++ b/dbus/dbus-binding-tool-glib.c @@ -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 02110-1301 USA * */ diff --git a/dbus/dbus-binding-tool-glib.h b/dbus/dbus-binding-tool-glib.h index 7a2f0e9..9abe7d0 100644 --- a/dbus/dbus-binding-tool-glib.h +++ b/dbus/dbus-binding-tool-glib.h @@ -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 02110-1301 USA * */ #ifndef DBUS_BINDING_TOOL_OUTPUT_GLIB_H diff --git a/dbus/dbus-gidl.c b/dbus/dbus-gidl.c index 7906d26..6d93467 100644 --- a/dbus/dbus-gidl.c +++ b/dbus/dbus-gidl.c @@ -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 02110-1301 USA * */ diff --git a/dbus/dbus-gidl.h b/dbus/dbus-gidl.h index 53bab67..dd82176 100644 --- a/dbus/dbus-gidl.h +++ b/dbus/dbus-gidl.h @@ -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 02110-1301 USA * */ #ifndef DBUS_GLIB_IDL_H diff --git a/dbus/dbus-glib-lowlevel.h b/dbus/dbus-glib-lowlevel.h index c996821..a69f8d1 100644 --- a/dbus/dbus-glib-lowlevel.h +++ b/dbus/dbus-glib-lowlevel.h @@ -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 02110-1301 USA * */ #ifndef DBUS_GLIB_LOWLEVEL_H diff --git a/dbus/dbus-glib-tool.c b/dbus/dbus-glib-tool.c index d76ea3c..8f2019f 100644 --- a/dbus/dbus-glib-tool.c +++ b/dbus/dbus-glib-tool.c @@ -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 02110-1301 USA * */ diff --git a/dbus/dbus-glib-tool.h b/dbus/dbus-glib-tool.h index 0c61de7..b1106fb 100644 --- a/dbus/dbus-glib-tool.h +++ b/dbus/dbus-glib-tool.h @@ -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 02110-1301 USA * */ #ifndef DBUS_BINDING_TOOL_H diff --git a/dbus/dbus-glib.c b/dbus/dbus-glib.c index e8c715e..a6a717f 100644 --- a/dbus/dbus-glib.c +++ b/dbus/dbus-glib.c @@ -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 02110-1301 USA * */ diff --git a/dbus/dbus-glib.h b/dbus/dbus-glib.h index aa7c793..4bdfd42 100644 --- a/dbus/dbus-glib.h +++ b/dbus/dbus-glib.h @@ -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 02110-1301 USA * */ #ifndef DBUS_GLIB_H diff --git a/dbus/dbus-gloader-expat.c b/dbus/dbus-gloader-expat.c index 609f316..21f807e 100644 --- a/dbus/dbus-gloader-expat.c +++ b/dbus/dbus-gloader-expat.c @@ -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 02110-1301 USA * */ diff --git a/dbus/dbus-gmain.c b/dbus/dbus-gmain.c index 6a64601..9f7bf52 100644 --- a/dbus/dbus-gmain.c +++ b/dbus/dbus-gmain.c @@ -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 02110-1301 USA * */ diff --git a/dbus/dbus-gobject.c b/dbus/dbus-gobject.c index fb92a27..b3c68bc 100644 --- a/dbus/dbus-gobject.c +++ b/dbus/dbus-gobject.c @@ -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 02110-1301 USA * */ diff --git a/dbus/dbus-gobject.h b/dbus/dbus-gobject.h index fcc38cd..fa1e005 100644 --- a/dbus/dbus-gobject.h +++ b/dbus/dbus-gobject.h @@ -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 02110-1301 USA * */ #ifndef DBUS_GLIB_OBJECT_H diff --git a/dbus/dbus-gparser.c b/dbus/dbus-gparser.c index 8203881..87e156d 100644 --- a/dbus/dbus-gparser.c +++ b/dbus/dbus-gparser.c @@ -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 02110-1301 USA * */ #include "dbus-gparser.h" diff --git a/dbus/dbus-gparser.h b/dbus/dbus-gparser.h index d1b0aa0..347b39b 100644 --- a/dbus/dbus-gparser.h +++ b/dbus/dbus-gparser.h @@ -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 02110-1301 USA * */ #ifndef DBUS_GLIB_PARSER_H diff --git a/dbus/dbus-gproxy.c b/dbus/dbus-gproxy.c index b379c20..935c389 100644 --- a/dbus/dbus-gproxy.c +++ b/dbus/dbus-gproxy.c @@ -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 02110-1301 USA * */ #include diff --git a/dbus/dbus-gsignature.c b/dbus/dbus-gsignature.c index 698550c..46c9205 100644 --- a/dbus/dbus-gsignature.c +++ b/dbus/dbus-gsignature.c @@ -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 02110-1301 USA * */ diff --git a/dbus/dbus-gtest-main.c b/dbus/dbus-gtest-main.c index c23c5c1..9ff65ac 100644 --- a/dbus/dbus-gtest-main.c +++ b/dbus/dbus-gtest-main.c @@ -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 02110-1301 USA * */ #include diff --git a/dbus/dbus-gtest.c b/dbus/dbus-gtest.c index e5c2e8b..dead0db 100644 --- a/dbus/dbus-gtest.c +++ b/dbus/dbus-gtest.c @@ -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 02110-1301 USA * */ diff --git a/dbus/dbus-gtest.h b/dbus/dbus-gtest.h index 75633ea..7a57b51 100644 --- a/dbus/dbus-gtest.h +++ b/dbus/dbus-gtest.h @@ -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 02110-1301 USA * */ diff --git a/dbus/dbus-gthread.c b/dbus/dbus-gthread.c index 445f380..201a715 100644 --- a/dbus/dbus-gthread.c +++ b/dbus/dbus-gthread.c @@ -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 02110-1301 USA * */ diff --git a/dbus/dbus-gtype-specialized.c b/dbus/dbus-gtype-specialized.c index 4046d8b..5c3edd4 100644 --- a/dbus/dbus-gtype-specialized.c +++ b/dbus/dbus-gtype-specialized.c @@ -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 02110-1301 USA * */ diff --git a/dbus/dbus-gtype-specialized.h b/dbus/dbus-gtype-specialized.h index 0c22b79..98cdde9 100644 --- a/dbus/dbus-gtype-specialized.h +++ b/dbus/dbus-gtype-specialized.h @@ -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 02110-1301 USA * */ diff --git a/dbus/dbus-gutils.c b/dbus/dbus-gutils.c index e278791..e882282 100644 --- a/dbus/dbus-gutils.c +++ b/dbus/dbus-gutils.c @@ -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 02110-1301 USA * */ diff --git a/dbus/dbus-gutils.h b/dbus/dbus-gutils.h index 874028c..d56c07d 100644 --- a/dbus/dbus-gutils.h +++ b/dbus/dbus-gutils.h @@ -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 02110-1301 USA * */ diff --git a/dbus/dbus-gvalue-utils.c b/dbus/dbus-gvalue-utils.c index 55f58b9..41f57d5 100644 --- a/dbus/dbus-gvalue-utils.c +++ b/dbus/dbus-gvalue-utils.c @@ -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 02110-1301 USA * */ diff --git a/dbus/dbus-gvalue-utils.h b/dbus/dbus-gvalue-utils.h index cba3b61..7f411fc 100644 --- a/dbus/dbus-gvalue-utils.h +++ b/dbus/dbus-gvalue-utils.h @@ -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 02110-1301 USA * */ diff --git a/dbus/dbus-gvalue.c b/dbus/dbus-gvalue.c index ef9d7ea..a1da5db 100644 --- a/dbus/dbus-gvalue.c +++ b/dbus/dbus-gvalue.c @@ -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 02110-1301 USA * */ diff --git a/test/core/test-profile.c b/test/core/test-profile.c index fce0edc..219c6ed 100644 --- a/test/core/test-profile.c +++ b/test/core/test-profile.c @@ -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 02110-1301 USA * */ diff --git a/test/decode-gcov.c b/test/decode-gcov.c index 5235a1c..c9965c6 100644 --- a/test/decode-gcov.c +++ b/test/decode-gcov.c @@ -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 02110-1301 USA * */ -- 1.6.2.4