summaryrefslogtreecommitdiff
path: root/atspi
diff options
context:
space:
mode:
Diffstat (limited to 'atspi')
-rw-r--r--atspi/atspi-accessible-private.h4
-rw-r--r--atspi/atspi-accessible.c4
-rw-r--r--atspi/atspi-accessible.h4
-rw-r--r--atspi/atspi-action.c4
-rw-r--r--atspi/atspi-action.h4
-rw-r--r--atspi/atspi-application.c4
-rw-r--r--atspi/atspi-application.h4
-rw-r--r--atspi/atspi-collection.c4
-rw-r--r--atspi/atspi-collection.h4
-rw-r--r--atspi/atspi-component.c4
-rw-r--r--atspi/atspi-component.h4
-rw-r--r--atspi/atspi-constants.h4
-rw-r--r--atspi/atspi-device-listener-private.h4
-rw-r--r--atspi/atspi-device-listener.c4
-rw-r--r--atspi/atspi-device-listener.h4
-rw-r--r--atspi/atspi-document.c4
-rw-r--r--atspi/atspi-document.h4
-rw-r--r--atspi/atspi-editabletext.c4
-rw-r--r--atspi/atspi-editabletext.h4
-rw-r--r--atspi/atspi-event-listener-private.h4
-rw-r--r--atspi/atspi-event-listener.c4
-rw-r--r--atspi/atspi-event-listener.h4
-rw-r--r--atspi/atspi-hyperlink.c4
-rw-r--r--atspi/atspi-hyperlink.h4
-rw-r--r--atspi/atspi-hypertext.c4
-rw-r--r--atspi/atspi-hypertext.h4
-rw-r--r--atspi/atspi-image.c4
-rw-r--r--atspi/atspi-image.h4
-rw-r--r--atspi/atspi-matchrule-private.h4
-rw-r--r--atspi/atspi-matchrule.c4
-rw-r--r--atspi/atspi-matchrule.h4
-rw-r--r--atspi/atspi-misc-private.h4
-rw-r--r--atspi/atspi-misc.c4
-rw-r--r--atspi/atspi-misc.h4
-rw-r--r--atspi/atspi-mutter-private.h4
-rw-r--r--atspi/atspi-mutter.c4
-rw-r--r--atspi/atspi-object.c4
-rw-r--r--atspi/atspi-object.h4
-rw-r--r--atspi/atspi-private.h4
-rw-r--r--atspi/atspi-registry.c4
-rw-r--r--atspi/atspi-registry.h4
-rw-r--r--atspi/atspi-relation.c4
-rw-r--r--atspi/atspi-relation.h4
-rw-r--r--atspi/atspi-selection.c4
-rw-r--r--atspi/atspi-selection.h4
-rw-r--r--atspi/atspi-stateset.c4
-rw-r--r--atspi/atspi-stateset.h4
-rw-r--r--atspi/atspi-table-cell.c4
-rw-r--r--atspi/atspi-table-cell.h4
-rw-r--r--atspi/atspi-table.c4
-rw-r--r--atspi/atspi-table.h4
-rw-r--r--atspi/atspi-text.c4
-rw-r--r--atspi/atspi-text.h4
-rw-r--r--atspi/atspi-types.h4
-rw-r--r--atspi/atspi-value.c4
-rw-r--r--atspi/atspi-value.h4
-rw-r--r--atspi/atspi.h4
57 files changed, 114 insertions, 114 deletions
diff --git a/atspi/atspi-accessible-private.h b/atspi/atspi-accessible-private.h
index b9b68b11..5665490c 100644
--- a/atspi/atspi-accessible-private.h
+++ b/atspi/atspi-accessible-private.h
@@ -19,8 +19,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 02110-1301, USA.
*/
#ifndef _ATSPI_ACCESSIBLE_PRIVATE_H_
diff --git a/atspi/atspi-accessible.c b/atspi/atspi-accessible.c
index 8c60b288..4084ae7c 100644
--- a/atspi/atspi-accessible.c
+++ b/atspi/atspi-accessible.c
@@ -18,8 +18,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 02110-1301, USA.
*/
#include "atspi-private.h"
diff --git a/atspi/atspi-accessible.h b/atspi/atspi-accessible.h
index a17cf5ee..7d274a94 100644
--- a/atspi/atspi-accessible.h
+++ b/atspi/atspi-accessible.h
@@ -19,8 +19,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 02110-1301, USA.
*/
#ifndef _ATSPI_ACCESSIBLE_H_
diff --git a/atspi/atspi-action.c b/atspi/atspi-action.c
index 731773ac..aec561a8 100644
--- a/atspi/atspi-action.c
+++ b/atspi/atspi-action.c
@@ -17,8 +17,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 02110-1301, USA.
*/
#include "atspi-private.h"
diff --git a/atspi/atspi-action.h b/atspi/atspi-action.h
index 99de8af6..ee731806 100644
--- a/atspi/atspi-action.h
+++ b/atspi/atspi-action.h
@@ -18,8 +18,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 02110-1301, USA.
*/
#ifndef _ATSPI_ACTION_H_
diff --git a/atspi/atspi-application.c b/atspi/atspi-application.c
index f7dd2259..7f7678e8 100644
--- a/atspi/atspi-application.c
+++ b/atspi/atspi-application.c
@@ -17,8 +17,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 02110-1301, USA.
*/
#include "atspi-private.h"
diff --git a/atspi/atspi-application.h b/atspi/atspi-application.h
index 15fb57a7..f901bd8b 100644
--- a/atspi/atspi-application.h
+++ b/atspi/atspi-application.h
@@ -18,8 +18,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 02110-1301, USA.
*/
#ifndef _ATSPI_APPLICATION_H_
diff --git a/atspi/atspi-collection.c b/atspi/atspi-collection.c
index d3f27da7..9bb1cd16 100644
--- a/atspi/atspi-collection.c
+++ b/atspi/atspi-collection.c
@@ -17,8 +17,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 02110-1301, USA.
*/
#include "atspi-private.h"
diff --git a/atspi/atspi-collection.h b/atspi/atspi-collection.h
index 2ba93614..4d5b1af8 100644
--- a/atspi/atspi-collection.h
+++ b/atspi/atspi-collection.h
@@ -19,8 +19,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 02110-1301, USA.
*/
#ifndef _ATSPI_COLLECTION_H_
diff --git a/atspi/atspi-component.c b/atspi/atspi-component.c
index d6873efc..b46c9ac1 100644
--- a/atspi/atspi-component.c
+++ b/atspi/atspi-component.c
@@ -17,8 +17,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 02110-1301, USA.
*/
/*
diff --git a/atspi/atspi-component.h b/atspi/atspi-component.h
index c84232d8..0a0eaf00 100644
--- a/atspi/atspi-component.h
+++ b/atspi/atspi-component.h
@@ -18,8 +18,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 02110-1301, USA.
*/
#ifndef _ATSPI_COMPONENT_H_
diff --git a/atspi/atspi-constants.h b/atspi/atspi-constants.h
index e7c07dc1..0492568f 100644
--- a/atspi/atspi-constants.h
+++ b/atspi/atspi-constants.h
@@ -17,8 +17,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 02110-1301, USA.
*/
/* TODO: Auto-generate this file again
diff --git a/atspi/atspi-device-listener-private.h b/atspi/atspi-device-listener-private.h
index 1089e456..cb08b588 100644
--- a/atspi/atspi-device-listener-private.h
+++ b/atspi/atspi-device-listener-private.h
@@ -18,8 +18,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 02110-1301, USA.
*/
#ifndef _ATSPI_DEVICE_LISTENER_PRIVATE_H_
diff --git a/atspi/atspi-device-listener.c b/atspi/atspi-device-listener.c
index 56597f73..b216efc3 100644
--- a/atspi/atspi-device-listener.c
+++ b/atspi/atspi-device-listener.c
@@ -18,8 +18,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 02110-1301, USA.
*/
#include "atspi-private.h"
diff --git a/atspi/atspi-device-listener.h b/atspi/atspi-device-listener.h
index 3b1b96d2..56aba4f9 100644
--- a/atspi/atspi-device-listener.h
+++ b/atspi/atspi-device-listener.h
@@ -19,8 +19,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 02110-1301, USA.
*/
#ifndef _ATSPI_DEVICE_LISTENER_H_
diff --git a/atspi/atspi-document.c b/atspi/atspi-document.c
index 98dfc4fa..04365b80 100644
--- a/atspi/atspi-document.c
+++ b/atspi/atspi-document.c
@@ -17,8 +17,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 02110-1301, USA.
*/
#include "atspi-private.h"
diff --git a/atspi/atspi-document.h b/atspi/atspi-document.h
index f326d896..84afbe82 100644
--- a/atspi/atspi-document.h
+++ b/atspi/atspi-document.h
@@ -18,8 +18,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 02110-1301, USA.
*/
#ifndef _ATSPI_DOCUMENT_H_
diff --git a/atspi/atspi-editabletext.c b/atspi/atspi-editabletext.c
index 58ac7152..d68a075b 100644
--- a/atspi/atspi-editabletext.c
+++ b/atspi/atspi-editabletext.c
@@ -17,8 +17,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 02110-1301, USA.
*/
#include "atspi-private.h"
diff --git a/atspi/atspi-editabletext.h b/atspi/atspi-editabletext.h
index 59b2331b..d2a795a9 100644
--- a/atspi/atspi-editabletext.h
+++ b/atspi/atspi-editabletext.h
@@ -18,8 +18,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 02110-1301, USA.
*/
#ifndef _ATSPI_EDITABLE_TEXT_H_
diff --git a/atspi/atspi-event-listener-private.h b/atspi/atspi-event-listener-private.h
index 260db743..92c8fd51 100644
--- a/atspi/atspi-event-listener-private.h
+++ b/atspi/atspi-event-listener-private.h
@@ -19,8 +19,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 02110-1301, USA.
*/
#ifndef _ATSPI_EVENT_LISTENER_PRIVATE_H_
diff --git a/atspi/atspi-event-listener.c b/atspi/atspi-event-listener.c
index 5fb84026..37d7fde8 100644
--- a/atspi/atspi-event-listener.c
+++ b/atspi/atspi-event-listener.c
@@ -18,8 +18,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 02110-1301, USA.
*/
#include "atspi-private.h"
diff --git a/atspi/atspi-event-listener.h b/atspi/atspi-event-listener.h
index ee52facc..011d39df 100644
--- a/atspi/atspi-event-listener.h
+++ b/atspi/atspi-event-listener.h
@@ -19,8 +19,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 02110-1301, USA.
*/
#ifndef _ATSPI_EVENT_LISTENER_H_
diff --git a/atspi/atspi-hyperlink.c b/atspi/atspi-hyperlink.c
index 80f8a54a..621f6bcc 100644
--- a/atspi/atspi-hyperlink.c
+++ b/atspi/atspi-hyperlink.c
@@ -18,8 +18,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 02110-1301, USA.
*/
#include "atspi-private.h"
diff --git a/atspi/atspi-hyperlink.h b/atspi/atspi-hyperlink.h
index 86efa7ba..67bd08b0 100644
--- a/atspi/atspi-hyperlink.h
+++ b/atspi/atspi-hyperlink.h
@@ -19,8 +19,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 02110-1301, USA.
*/
#ifndef _ATSPI_HYPERLINK_H_
diff --git a/atspi/atspi-hypertext.c b/atspi/atspi-hypertext.c
index ca186eaa..8a6e4060 100644
--- a/atspi/atspi-hypertext.c
+++ b/atspi/atspi-hypertext.c
@@ -18,8 +18,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 02110-1301, USA.
*/
#include "atspi-private.h"
diff --git a/atspi/atspi-hypertext.h b/atspi/atspi-hypertext.h
index bebcf511..5ec09f67 100644
--- a/atspi/atspi-hypertext.h
+++ b/atspi/atspi-hypertext.h
@@ -19,8 +19,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 02110-1301, USA.
*/
#ifndef _ATSPI_HYPERTEXT_H_
diff --git a/atspi/atspi-image.c b/atspi/atspi-image.c
index 2ede1076..b39232d1 100644
--- a/atspi/atspi-image.c
+++ b/atspi/atspi-image.c
@@ -18,8 +18,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 02110-1301, USA.
*/
#include "atspi-private.h"
diff --git a/atspi/atspi-image.h b/atspi/atspi-image.h
index 3fa40ef0..35c1de1b 100644
--- a/atspi/atspi-image.h
+++ b/atspi/atspi-image.h
@@ -19,8 +19,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 02110-1301, USA.
*/
#ifndef _ATSPI_IMAGE_H_
diff --git a/atspi/atspi-matchrule-private.h b/atspi/atspi-matchrule-private.h
index e55c2fa3..4c5793ff 100644
--- a/atspi/atspi-matchrule-private.h
+++ b/atspi/atspi-matchrule-private.h
@@ -19,8 +19,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 02110-1301, USA.
*/
#ifndef _ATSPI_MATCH_RULE_PRIVATE_H_
diff --git a/atspi/atspi-matchrule.c b/atspi/atspi-matchrule.c
index cf6a306a..9950855f 100644
--- a/atspi/atspi-matchrule.c
+++ b/atspi/atspi-matchrule.c
@@ -18,8 +18,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 02110-1301, USA.
*/
#include "atspi-private.h"
diff --git a/atspi/atspi-matchrule.h b/atspi/atspi-matchrule.h
index 0a006d06..94a46857 100644
--- a/atspi/atspi-matchrule.h
+++ b/atspi/atspi-matchrule.h
@@ -19,8 +19,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 02110-1301, USA.
*/
#ifndef _ATSPI_MATCH_RULE_H_
diff --git a/atspi/atspi-misc-private.h b/atspi/atspi-misc-private.h
index a20b5c33..fd9e0988 100644
--- a/atspi/atspi-misc-private.h
+++ b/atspi/atspi-misc-private.h
@@ -19,8 +19,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 02110-1301, USA.
*/
#ifndef _ATSPI_MISC_PRIVATE_H_
diff --git a/atspi/atspi-misc.c b/atspi/atspi-misc.c
index 719b3c82..7c89343e 100644
--- a/atspi/atspi-misc.c
+++ b/atspi/atspi-misc.c
@@ -18,8 +18,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 02110-1301, USA.
*/
/*
diff --git a/atspi/atspi-misc.h b/atspi/atspi-misc.h
index f13596fd..755b21e3 100644
--- a/atspi/atspi-misc.h
+++ b/atspi/atspi-misc.h
@@ -19,8 +19,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 02110-1301, USA.
*/
#ifndef _ATSPI_MISC_H_
diff --git a/atspi/atspi-mutter-private.h b/atspi/atspi-mutter-private.h
index 7d09c57a..d7c77cc5 100644
--- a/atspi/atspi-mutter-private.h
+++ b/atspi/atspi-mutter-private.h
@@ -17,8 +17,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 02110-1301, USA.
*/
#ifndef _ATSPI_MUTTER_H_
diff --git a/atspi/atspi-mutter.c b/atspi/atspi-mutter.c
index 80106807..a6277d46 100644
--- a/atspi/atspi-mutter.c
+++ b/atspi/atspi-mutter.c
@@ -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 02110-1301, USA.
*/
/* atspi-mutter.c: support for keyboard/mouse handling using the
diff --git a/atspi/atspi-object.c b/atspi/atspi-object.c
index 3545845c..e5adebfa 100644
--- a/atspi/atspi-object.c
+++ b/atspi/atspi-object.c
@@ -17,8 +17,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 02110-1301, USA.
*/
#include "atspi-private.h"
diff --git a/atspi/atspi-object.h b/atspi/atspi-object.h
index 69dd5518..900a267b 100644
--- a/atspi/atspi-object.h
+++ b/atspi/atspi-object.h
@@ -18,8 +18,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 02110-1301, USA.
*/
#ifndef _ATSPI_OBJECT_H_
diff --git a/atspi/atspi-private.h b/atspi/atspi-private.h
index fc7727c4..4725ba1d 100644
--- a/atspi/atspi-private.h
+++ b/atspi/atspi-private.h
@@ -18,8 +18,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 02110-1301, USA.
*/
#ifndef _ATSPI_PRIVATE_H_
diff --git a/atspi/atspi-registry.c b/atspi/atspi-registry.c
index 50cce980..fa0c658c 100644
--- a/atspi/atspi-registry.c
+++ b/atspi/atspi-registry.c
@@ -18,8 +18,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 02110-1301, USA.
*/
/* atspi_registry.c: Global functions wrapping the registry */
diff --git a/atspi/atspi-registry.h b/atspi/atspi-registry.h
index dd787d4c..bece9cc4 100644
--- a/atspi/atspi-registry.h
+++ b/atspi/atspi-registry.h
@@ -18,8 +18,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 02110-1301, USA.
*/
#ifndef _ATSPI_REGISTRY_H_
diff --git a/atspi/atspi-relation.c b/atspi/atspi-relation.c
index 82bb6682..4c82a1ca 100644
--- a/atspi/atspi-relation.c
+++ b/atspi/atspi-relation.c
@@ -18,8 +18,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 02110-1301, USA.
*/
#include "atspi-private.h"
diff --git a/atspi/atspi-relation.h b/atspi/atspi-relation.h
index 4eecad3b..c55cfe72 100644
--- a/atspi/atspi-relation.h
+++ b/atspi/atspi-relation.h
@@ -19,8 +19,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 02110-1301, USA.
*/
#ifndef _ATSPI_RELATION_H_
diff --git a/atspi/atspi-selection.c b/atspi/atspi-selection.c
index 7318989a..e6945d2f 100644
--- a/atspi/atspi-selection.c
+++ b/atspi/atspi-selection.c
@@ -18,8 +18,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 02110-1301, USA.
*/
#include "atspi-private.h"
diff --git a/atspi/atspi-selection.h b/atspi/atspi-selection.h
index 8ac7e444..0c1312d0 100644
--- a/atspi/atspi-selection.h
+++ b/atspi/atspi-selection.h
@@ -19,8 +19,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 02110-1301, USA.
*/
#ifndef _ATSPI_SELECTION_H_
diff --git a/atspi/atspi-stateset.c b/atspi/atspi-stateset.c
index 366c48b4..59e701df 100644
--- a/atspi/atspi-stateset.c
+++ b/atspi/atspi-stateset.c
@@ -18,8 +18,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 02110-1301, USA.
*/
#include "atspi-private.h"
diff --git a/atspi/atspi-stateset.h b/atspi/atspi-stateset.h
index f6fd32f0..217ba1c5 100644
--- a/atspi/atspi-stateset.h
+++ b/atspi/atspi-stateset.h
@@ -18,8 +18,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 02110-1301, USA.
*/
#ifndef _ATSPI_STATE_SET_H_
diff --git a/atspi/atspi-table-cell.c b/atspi/atspi-table-cell.c
index 3a475655..14e50f16 100644
--- a/atspi/atspi-table-cell.c
+++ b/atspi/atspi-table-cell.c
@@ -18,8 +18,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 02110-1301, USA.
*/
#include <stdlib.h> /* for malloc */
diff --git a/atspi/atspi-table-cell.h b/atspi/atspi-table-cell.h
index 757ab0d7..18c08b43 100644
--- a/atspi/atspi-table-cell.h
+++ b/atspi/atspi-table-cell.h
@@ -19,8 +19,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 02110-1301, USA.
*/
#ifndef _ATSPI_TABLE_CELL_H_
diff --git a/atspi/atspi-table.c b/atspi/atspi-table.c
index 54db9603..4a33375b 100644
--- a/atspi/atspi-table.c
+++ b/atspi/atspi-table.c
@@ -18,8 +18,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 02110-1301, USA.
*/
#include <stdlib.h> /* for malloc */
diff --git a/atspi/atspi-table.h b/atspi/atspi-table.h
index 1295df11..7056d5ea 100644
--- a/atspi/atspi-table.h
+++ b/atspi/atspi-table.h
@@ -19,8 +19,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 02110-1301, USA.
*/
#ifndef _ATSPI_TABLE_H_
diff --git a/atspi/atspi-text.c b/atspi/atspi-text.c
index a360f56c..8ee5b926 100644
--- a/atspi/atspi-text.c
+++ b/atspi/atspi-text.c
@@ -18,8 +18,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 02110-1301, USA.
*/
#include "atspi-private.h"
diff --git a/atspi/atspi-text.h b/atspi/atspi-text.h
index 693c13a4..2922aa51 100644
--- a/atspi/atspi-text.h
+++ b/atspi/atspi-text.h
@@ -19,8 +19,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 02110-1301, USA.
*/
#ifndef _ATSPI_TEXT_H_
diff --git a/atspi/atspi-types.h b/atspi/atspi-types.h
index 211d543c..c855dced 100644
--- a/atspi/atspi-types.h
+++ b/atspi/atspi-types.h
@@ -18,8 +18,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 02110-1301, USA.
*/
#ifndef _ATSPI_TYPES_H_
diff --git a/atspi/atspi-value.c b/atspi/atspi-value.c
index 642533d8..9ceef2ce 100644
--- a/atspi/atspi-value.c
+++ b/atspi/atspi-value.c
@@ -18,8 +18,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 02110-1301, USA.
*/
#include "atspi-private.h"
diff --git a/atspi/atspi-value.h b/atspi/atspi-value.h
index 6a1e5316..72b5591c 100644
--- a/atspi/atspi-value.h
+++ b/atspi/atspi-value.h
@@ -19,8 +19,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 02110-1301, USA.
*/
#ifndef _ATSPI_VALUE_H_
diff --git a/atspi/atspi.h b/atspi/atspi.h
index dc92de09..eb1edbf0 100644
--- a/atspi/atspi.h
+++ b/atspi/atspi.h
@@ -17,8 +17,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 02110-1301, USA.
*/
#ifndef _ATSPI_H