summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorTobias Mueller <fdo-bugs@cryptobitch.de>2009-07-10 19:32:38 -0400
committerColin Walters <walters@verbum.org>2009-07-10 19:32:38 -0400
commit5baf2f856a9c6625993234855b07680da1c8916f (patch)
treece37d2f1ba82959317b39a43ef66b1ad9688b20b /tools
parent1f6ac4deef91df3130c61525a2800e6b8a0ddcbf (diff)
Bug 21161 - Update the FSF address
No comment. Signed-off-by: Colin Walters <walters@verbum.org>
Diffstat (limited to 'tools')
-rw-r--r--tools/dbus-cleanup-sockets.c2
-rw-r--r--tools/dbus-launch-win.c2
-rw-r--r--tools/dbus-launch-x11.c2
-rw-r--r--tools/dbus-launch.c2
-rw-r--r--tools/dbus-launch.h2
-rw-r--r--tools/dbus-monitor.c2
-rw-r--r--tools/dbus-print-message.c2
-rw-r--r--tools/dbus-print-message.h2
-rw-r--r--tools/dbus-send.c2
-rw-r--r--tools/dbus-uuidgen.c2
-rw-r--r--tools/dbus-viewer.c2
11 files changed, 11 insertions, 11 deletions
diff --git a/tools/dbus-cleanup-sockets.c b/tools/dbus-cleanup-sockets.c
index fd24fc0c..487c4b07 100644
--- a/tools/dbus-cleanup-sockets.c
+++ b/tools/dbus-cleanup-sockets.c
@@ -19,7 +19,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to 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 <config.h>
diff --git a/tools/dbus-launch-win.c b/tools/dbus-launch-win.c
index 4d563191..cc936a6c 100644
--- a/tools/dbus-launch-win.c
+++ b/tools/dbus-launch-win.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 <windows.h>
diff --git a/tools/dbus-launch-x11.c b/tools/dbus-launch-x11.c
index b1824181..56d7f744 100644
--- a/tools/dbus-launch-x11.c
+++ b/tools/dbus-launch-x11.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-launch.h"
diff --git a/tools/dbus-launch.c b/tools/dbus-launch.c
index 9c47d7e3..912afba8 100644
--- a/tools/dbus-launch.c
+++ b/tools/dbus-launch.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 "dbus-launch.h"
diff --git a/tools/dbus-launch.h b/tools/dbus-launch.h
index 74788793..d0d0617d 100644
--- a/tools/dbus-launch.h
+++ b/tools/dbus-launch.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/tools/dbus-monitor.c b/tools/dbus-monitor.c
index cbd7a489..e7c7cf49 100644
--- a/tools/dbus-monitor.c
+++ b/tools/dbus-monitor.c
@@ -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 02110-1301 USA
*
*/
diff --git a/tools/dbus-print-message.c b/tools/dbus-print-message.c
index ea15769f..335aa3dc 100644
--- a/tools/dbus-print-message.c
+++ b/tools/dbus-print-message.c
@@ -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 02110-1301 USA
*
*/
#include "dbus-print-message.h"
diff --git a/tools/dbus-print-message.h b/tools/dbus-print-message.h
index 2f9bf8ef..26700d84 100644
--- a/tools/dbus-print-message.h
+++ b/tools/dbus-print-message.h
@@ -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 02110-1301 USA
*
*/
#ifndef DBUS_PRINT_MESSAGE_H
diff --git a/tools/dbus-send.c b/tools/dbus-send.c
index 81a9c372..c9c9be27 100644
--- a/tools/dbus-send.c
+++ b/tools/dbus-send.c
@@ -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 02110-1301 USA
*
*/
diff --git a/tools/dbus-uuidgen.c b/tools/dbus-uuidgen.c
index 6801dcea..c8ba1cf7 100644
--- a/tools/dbus-uuidgen.c
+++ b/tools/dbus-uuidgen.c
@@ -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 02110-1301 USA
*
*/
diff --git a/tools/dbus-viewer.c b/tools/dbus-viewer.c
index 3a550ac4..2fd28474 100644
--- a/tools/dbus-viewer.c
+++ b/tools/dbus-viewer.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 <config.h>