diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/dbus-cleanup-sockets.c | 2 | ||||
-rw-r--r-- | tools/dbus-launch-win.c | 2 | ||||
-rw-r--r-- | tools/dbus-launch-x11.c | 2 | ||||
-rw-r--r-- | tools/dbus-launch.c | 2 | ||||
-rw-r--r-- | tools/dbus-launch.h | 2 | ||||
-rw-r--r-- | tools/dbus-monitor.c | 2 | ||||
-rw-r--r-- | tools/dbus-print-message.c | 2 | ||||
-rw-r--r-- | tools/dbus-print-message.h | 2 | ||||
-rw-r--r-- | tools/dbus-send.c | 2 | ||||
-rw-r--r-- | tools/dbus-uuidgen.c | 2 | ||||
-rw-r--r-- | tools/dbus-viewer.c | 2 |
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> |