summaryrefslogtreecommitdiff
path: root/eel
diff options
context:
space:
mode:
Diffstat (limited to 'eel')
-rw-r--r--eel/check-program.c4
-rw-r--r--eel/eel-accessibility.c4
-rw-r--r--eel/eel-accessibility.h4
-rw-r--r--eel/eel-alert-dialog.c4
-rw-r--r--eel/eel-alert-dialog.h4
-rw-r--r--eel/eel-art-extensions.c4
-rw-r--r--eel/eel-art-extensions.h4
-rw-r--r--eel/eel-art-gtk-extensions.c4
-rw-r--r--eel/eel-art-gtk-extensions.h4
-rw-r--r--eel/eel-background-box.c4
-rw-r--r--eel/eel-background-box.h4
-rw-r--r--eel/eel-background.c4
-rw-r--r--eel/eel-background.h4
-rw-r--r--eel/eel-canvas-rect-ellipse.c4
-rw-r--r--eel/eel-canvas-rect-ellipse.h4
-rw-r--r--eel/eel-canvas-util.c4
-rw-r--r--eel/eel-canvas-util.h4
-rw-r--r--eel/eel-canvas.c4
-rw-r--r--eel/eel-canvas.h4
-rw-r--r--eel/eel-debug-drawing.c4
-rw-r--r--eel/eel-debug-drawing.h4
-rw-r--r--eel/eel-debug.c4
-rw-r--r--eel/eel-debug.h4
-rw-r--r--eel/eel-editable-label.c2
-rw-r--r--eel/eel-editable-label.h2
-rw-r--r--eel/eel-enumeration.c4
-rw-r--r--eel/eel-enumeration.h4
-rw-r--r--eel/eel-gdk-extensions.c4
-rw-r--r--eel/eel-gdk-extensions.h4
-rw-r--r--eel/eel-gdk-pixbuf-extensions.c4
-rw-r--r--eel/eel-gdk-pixbuf-extensions.h4
-rw-r--r--eel/eel-glib-extensions.c4
-rw-r--r--eel/eel-glib-extensions.h4
-rw-r--r--eel/eel-graphic-effects.c4
-rw-r--r--eel/eel-graphic-effects.h4
-rw-r--r--eel/eel-gtk-container.c4
-rw-r--r--eel/eel-gtk-container.h4
-rw-r--r--eel/eel-gtk-extensions.c4
-rw-r--r--eel/eel-gtk-extensions.h4
-rw-r--r--eel/eel-gtk-macros.h4
-rw-r--r--eel/eel-i18n.c4
-rw-r--r--eel/eel-i18n.h4
-rw-r--r--eel/eel-image-table.c4
-rw-r--r--eel/eel-image-table.h4
-rw-r--r--eel/eel-labeled-image.c4
-rw-r--r--eel/eel-labeled-image.h4
-rw-r--r--eel/eel-lib-self-check-functions.c4
-rw-r--r--eel/eel-lib-self-check-functions.h4
-rw-r--r--eel/eel-mate-extensions.c4
-rw-r--r--eel/eel-mate-extensions.h4
-rw-r--r--eel/eel-mateconf-extensions.c4
-rw-r--r--eel/eel-mateconf-extensions.h4
-rw-r--r--eel/eel-pango-extensions.c4
-rw-r--r--eel/eel-pango-extensions.h4
-rw-r--r--eel/eel-preferences-builder.c4
-rw-r--r--eel/eel-preferences.c4
-rw-r--r--eel/eel-preferences.h4
-rw-r--r--eel/eel-self-checks.c4
-rw-r--r--eel/eel-self-checks.h4
-rw-r--r--eel/eel-stock-dialogs.c4
-rw-r--r--eel/eel-stock-dialogs.h4
-rw-r--r--eel/eel-string.c4
-rw-r--r--eel/eel-string.h4
-rw-r--r--eel/eel-types.c4
-rw-r--r--eel/eel-types.h4
-rw-r--r--eel/eel-vfs-extensions.c4
-rw-r--r--eel/eel-vfs-extensions.h4
-rw-r--r--eel/eel-wrap-table.c4
-rw-r--r--eel/eel-wrap-table.h4
-rw-r--r--eel/eel-xml-extensions.c4
-rw-r--r--eel/eel-xml-extensions.h4
-rw-r--r--eel/eel.h4
72 files changed, 142 insertions, 142 deletions
diff --git a/eel/check-program.c b/eel/check-program.c
index b1e0a3c7..b0cb3d9a 100644
--- a/eel/check-program.c
+++ b/eel/check-program.c
@@ -16,8 +16,8 @@
You should have received a copy of the GNU Library General Public
License along with the Mate 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 St, Fifth Floor,
+ Boston, MA 02110-1301, USA.
Authors: Ramiro Estrugo <[email protected]>
*/
diff --git a/eel/eel-accessibility.c b/eel/eel-accessibility.c
index 1a8a8037..707756d1 100644
--- a/eel/eel-accessibility.c
+++ b/eel/eel-accessibility.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU Library General Public
License along with the Eel 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 St, Fifth Floor,
+ Boston, MA 02110-1301, USA.
Authors:
Anders Carlsson <[email protected]>
diff --git a/eel/eel-accessibility.h b/eel/eel-accessibility.h
index 3ca24a0f..45514c91 100644
--- a/eel/eel-accessibility.h
+++ b/eel/eel-accessibility.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU Library General Public
License along with the Eel 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 St, Fifth Floor,
+ Boston, MA 02110-1301, USA.
Authors: Anders Carlsson <[email protected]>
*/
diff --git a/eel/eel-alert-dialog.c b/eel/eel-alert-dialog.c
index 976c1227..726e4c67 100644
--- a/eel/eel-alert-dialog.c
+++ b/eel/eel-alert-dialog.c
@@ -14,8 +14,8 @@
You should have received a copy of the GNU Library General Public
License along with the Mate 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 St, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/eel/eel-alert-dialog.h b/eel/eel-alert-dialog.h
index 62d86a27..b1bbebe0 100644
--- a/eel/eel-alert-dialog.h
+++ b/eel/eel-alert-dialog.h
@@ -14,8 +14,8 @@
You should have received a copy of the GNU Library General Public
License along with the Mate 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 St, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
diff --git a/eel/eel-art-extensions.c b/eel/eel-art-extensions.c
index c245101b..505d12ca 100644
--- a/eel/eel-art-extensions.c
+++ b/eel/eel-art-extensions.c
@@ -16,8 +16,8 @@
You should have received a copy of the GNU Library General Public
License along with the Mate 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 St, Fifth Floor,
+ Boston, MA 02110-1301, USA.
Authors: Darin Adler <[email protected]>
Ramiro Estrugo <[email protected]>
diff --git a/eel/eel-art-extensions.h b/eel/eel-art-extensions.h
index 67f5aa04..273a035a 100644
--- a/eel/eel-art-extensions.h
+++ b/eel/eel-art-extensions.h
@@ -16,8 +16,8 @@
You should have received a copy of the GNU Library General Public
License along with the Mate 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 St, Fifth Floor,
+ Boston, MA 02110-1301, USA.
Authors: Darin Adler <[email protected]>
Ramiro Estrugo <[email protected]>
diff --git a/eel/eel-art-gtk-extensions.c b/eel/eel-art-gtk-extensions.c
index f3ccef3c..09f6d9d5 100644
--- a/eel/eel-art-gtk-extensions.c
+++ b/eel/eel-art-gtk-extensions.c
@@ -16,8 +16,8 @@
You should have received a copy of the GNU Library General Public
License along with the Mate 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 St, Fifth Floor,
+ Boston, MA 02110-1301, USA.
Authors: Ramiro Estrugo <[email protected]>
*/
diff --git a/eel/eel-art-gtk-extensions.h b/eel/eel-art-gtk-extensions.h
index 3ad24f2d..aea709c3 100644
--- a/eel/eel-art-gtk-extensions.h
+++ b/eel/eel-art-gtk-extensions.h
@@ -16,8 +16,8 @@
You should have received a copy of the GNU Library General Public
License along with the Mate 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 St, Fifth Floor,
+ Boston, MA 02110-1301, USA.
Authors: Ramiro Estrugo <[email protected]>
*/
diff --git a/eel/eel-background-box.c b/eel/eel-background-box.c
index 614d89ab..a3e98ed1 100644
--- a/eel/eel-background-box.c
+++ b/eel/eel-background-box.c
@@ -16,8 +16,8 @@
You should have received a copy of the GNU Library General Public
License along with the Mate 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 St, Fifth Floor,
+ Boston, MA 02110-1301, USA.
Author: Dave Camp <[email protected]>
*/
diff --git a/eel/eel-background-box.h b/eel/eel-background-box.h
index 849f5ebf..1a8f3e36 100644
--- a/eel/eel-background-box.h
+++ b/eel/eel-background-box.h
@@ -16,8 +16,8 @@
You should have received a copy of the GNU Library General Public
License along with the Mate 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 St, Fifth Floor,
+ Boston, MA 02110-1301, USA.
Author: Dave Camp <[email protected]>
*/
diff --git a/eel/eel-background.c b/eel/eel-background.c
index 4d12b37f..f43831e0 100644
--- a/eel/eel-background.c
+++ b/eel/eel-background.c
@@ -16,8 +16,8 @@
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.
+ Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ Boston, MA 02110-1301, USA.
Author: Darin Adler <[email protected]>
*/
diff --git a/eel/eel-background.h b/eel/eel-background.h
index 36a6c3f5..3e299a30 100644
--- a/eel/eel-background.h
+++ b/eel/eel-background.h
@@ -16,8 +16,8 @@
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.
+ Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ Boston, MA 02110-1301, USA.
Authors: Darin Adler <[email protected]>
*/
diff --git a/eel/eel-canvas-rect-ellipse.c b/eel/eel-canvas-rect-ellipse.c
index 9481a7fd..c637769d 100644
--- a/eel/eel-canvas-rect-ellipse.c
+++ b/eel/eel-canvas-rect-ellipse.c
@@ -17,8 +17,8 @@
*
* You should have received a copy of the GNU Library General Public
* License along with the Mate 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 St, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
/*
@NOTATION@
diff --git a/eel/eel-canvas-rect-ellipse.h b/eel/eel-canvas-rect-ellipse.h
index 06f1eeab..eb78bf1a 100644
--- a/eel/eel-canvas-rect-ellipse.h
+++ b/eel/eel-canvas-rect-ellipse.h
@@ -16,8 +16,8 @@
*
* You should have received a copy of the GNU Library General Public
* License along with the Mate 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 St, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
/*
@NOTATION@
diff --git a/eel/eel-canvas-util.c b/eel/eel-canvas-util.c
index ac90177f..26e2b29e 100644
--- a/eel/eel-canvas-util.c
+++ b/eel/eel-canvas-util.c
@@ -16,8 +16,8 @@
*
* You should have received a copy of the GNU Library General Public
* License along with the Mate 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 St, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
/*
@NOTATION@
diff --git a/eel/eel-canvas-util.h b/eel/eel-canvas-util.h
index e4484cde..62e53d04 100644
--- a/eel/eel-canvas-util.h
+++ b/eel/eel-canvas-util.h
@@ -16,8 +16,8 @@
*
* You should have received a copy of the GNU Library General Public
* License along with the Mate 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 St, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
/*
@NOTATION@
diff --git a/eel/eel-canvas.c b/eel/eel-canvas.c
index afa038f0..a4d6612d 100644
--- a/eel/eel-canvas.c
+++ b/eel/eel-canvas.c
@@ -17,8 +17,8 @@
*
* You should have received a copy of the GNU Library General Public
* License along with the Mate 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 St, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
/*
@NOTATION@
diff --git a/eel/eel-canvas.h b/eel/eel-canvas.h
index 1d185a76..2f799c39 100644
--- a/eel/eel-canvas.h
+++ b/eel/eel-canvas.h
@@ -17,8 +17,8 @@
*
* You should have received a copy of the GNU Library General Public
* License along with the Mate 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 St, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
/*
@NOTATION@
diff --git a/eel/eel-debug-drawing.c b/eel/eel-debug-drawing.c
index aee400d5..50ea70a4 100644
--- a/eel/eel-debug-drawing.c
+++ b/eel/eel-debug-drawing.c
@@ -16,8 +16,8 @@
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.
+ Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ Boston, MA 02110-1301, USA.
Author: Ramiro Estrugo <[email protected]>
*/
diff --git a/eel/eel-debug-drawing.h b/eel/eel-debug-drawing.h
index ce655c23..8620ca6b 100644
--- a/eel/eel-debug-drawing.h
+++ b/eel/eel-debug-drawing.h
@@ -16,8 +16,8 @@
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.
+ Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ Boston, MA 02110-1301, USA.
Author: Ramiro Estrugo <[email protected]>
*/
diff --git a/eel/eel-debug.c b/eel/eel-debug.c
index e651baed..25bfaceb 100644
--- a/eel/eel-debug.c
+++ b/eel/eel-debug.c
@@ -16,8 +16,8 @@
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.
+ Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ Boston, MA 02110-1301, USA.
Author: Darin Adler <[email protected]>
*/
diff --git a/eel/eel-debug.h b/eel/eel-debug.h
index be7f0ab7..86a36ada 100644
--- a/eel/eel-debug.h
+++ b/eel/eel-debug.h
@@ -16,8 +16,8 @@
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.
+ Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ Boston, MA 02110-1301, USA.
Author: Darin Adler <[email protected]>
*/
diff --git a/eel/eel-editable-label.c b/eel/eel-editable-label.c
index b41f197d..7780fe7f 100644
--- a/eel/eel-editable-label.c
+++ b/eel/eel-editable-label.c
@@ -13,7 +13,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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/*
diff --git a/eel/eel-editable-label.h b/eel/eel-editable-label.h
index 559ac6a1..249a3367 100644
--- a/eel/eel-editable-label.h
+++ b/eel/eel-editable-label.h
@@ -13,7 +13,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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/*
diff --git a/eel/eel-enumeration.c b/eel/eel-enumeration.c
index b9cd3bc3..df46ec61 100644
--- a/eel/eel-enumeration.c
+++ b/eel/eel-enumeration.c
@@ -16,8 +16,8 @@
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.
+ Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ Boston, MA 02110-1301, USA.
Author: Ramiro Estrugo <[email protected]>
*/
diff --git a/eel/eel-enumeration.h b/eel/eel-enumeration.h
index 8b08aaa0..72cad6b4 100644
--- a/eel/eel-enumeration.h
+++ b/eel/eel-enumeration.h
@@ -16,8 +16,8 @@
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.
+ Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ Boston, MA 02110-1301, USA.
Author: Ramiro Estrugo <[email protected]>
*/
diff --git a/eel/eel-gdk-extensions.c b/eel/eel-gdk-extensions.c
index acd85af5..86a8600e 100644
--- a/eel/eel-gdk-extensions.c
+++ b/eel/eel-gdk-extensions.c
@@ -16,8 +16,8 @@
You should have received a copy of the GNU Library General Public
License along with the Mate 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 St, Fifth Floor,
+ Boston, MA 02110-1301, USA.
Authors: Darin Adler <[email protected]>,
Pavel Cisler <[email protected]>,
diff --git a/eel/eel-gdk-extensions.h b/eel/eel-gdk-extensions.h
index d5e041c5..91518186 100644
--- a/eel/eel-gdk-extensions.h
+++ b/eel/eel-gdk-extensions.h
@@ -16,8 +16,8 @@
You should have received a copy of the GNU Library General Public
License along with the Mate 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 St, Fifth Floor,
+ Boston, MA 02110-1301, USA.
Authors: Darin Adler <[email protected]>,
Ramiro Estrugo <[email protected]>
diff --git a/eel/eel-gdk-pixbuf-extensions.c b/eel/eel-gdk-pixbuf-extensions.c
index a58ef4c5..a75158db 100644
--- a/eel/eel-gdk-pixbuf-extensions.c
+++ b/eel/eel-gdk-pixbuf-extensions.c
@@ -16,8 +16,8 @@
You should have received a copy of the GNU Library General Public
License along with the Mate 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 St, Fifth Floor,
+ Boston, MA 02110-1301, USA.
Authors: Darin Adler <[email protected]>
Ramiro Estrugo <[email protected]>
diff --git a/eel/eel-gdk-pixbuf-extensions.h b/eel/eel-gdk-pixbuf-extensions.h
index cb66348c..7d7956e4 100644
--- a/eel/eel-gdk-pixbuf-extensions.h
+++ b/eel/eel-gdk-pixbuf-extensions.h
@@ -16,8 +16,8 @@
You should have received a copy of the GNU Library General Public
License along with the Mate 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 St, Fifth Floor,
+ Boston, MA 02110-1301, USA.
Authors: Darin Adler <[email protected]>
Ramiro Estrugo <[email protected]>
diff --git a/eel/eel-glib-extensions.c b/eel/eel-glib-extensions.c
index b72029fd..80180054 100644
--- a/eel/eel-glib-extensions.c
+++ b/eel/eel-glib-extensions.c
@@ -18,8 +18,8 @@
You should have received a copy of the GNU Library General Public
License along with the Mate 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 St, Fifth Floor,
+ Boston, MA 02110-1301, USA.
Authors: John Sullivan <[email protected]>
*/
diff --git a/eel/eel-glib-extensions.h b/eel/eel-glib-extensions.h
index ac36fe7e..fc973852 100644
--- a/eel/eel-glib-extensions.h
+++ b/eel/eel-glib-extensions.h
@@ -18,8 +18,8 @@
You should have received a copy of the GNU Library General Public
License along with the Mate 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 St, Fifth Floor,
+ Boston, MA 02110-1301, USA.
Authors: John Sullivan <[email protected]>
*/
diff --git a/eel/eel-graphic-effects.c b/eel/eel-graphic-effects.c
index c96135d8..b234b914 100644
--- a/eel/eel-graphic-effects.c
+++ b/eel/eel-graphic-effects.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 St, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
/* This file contains pixbuf manipulation routines used for graphical effects like pre-lighting
diff --git a/eel/eel-graphic-effects.h b/eel/eel-graphic-effects.h
index 5f174c83..7ac627f1 100644
--- a/eel/eel-graphic-effects.h
+++ b/eel/eel-graphic-effects.h
@@ -16,8 +16,8 @@
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.
+ Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ Boston, MA 02110-1301, USA.
Authors: Andy Hertzfeld <[email protected]>
*/
diff --git a/eel/eel-gtk-container.c b/eel/eel-gtk-container.c
index 033579c5..cb841fd5 100644
--- a/eel/eel-gtk-container.c
+++ b/eel/eel-gtk-container.c
@@ -17,8 +17,8 @@
You should have received a copy of the GNU Library General Public
License along with the Mate 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 St, Fifth Floor,
+ Boston, MA 02110-1301, USA.
Authors: Ramiro Estrugo <[email protected]>
*/
diff --git a/eel/eel-gtk-container.h b/eel/eel-gtk-container.h
index 6b2dd0fa..f5ca876d 100644
--- a/eel/eel-gtk-container.h
+++ b/eel/eel-gtk-container.h
@@ -17,8 +17,8 @@
You should have received a copy of the GNU Library General Public
License along with the Mate 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 St, Fifth Floor,
+ Boston, MA 02110-1301, USA.
Authors: Ramiro Estrugo <[email protected]>
*/
diff --git a/eel/eel-gtk-extensions.c b/eel/eel-gtk-extensions.c
index da78a532..94c4987d 100644
--- a/eel/eel-gtk-extensions.c
+++ b/eel/eel-gtk-extensions.c
@@ -18,8 +18,8 @@
You should have received a copy of the GNU Library General Public
License along with the Mate 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 St, Fifth Floor,
+ Boston, MA 02110-1301, USA.
Authors: John Sullivan <[email protected]>
Ramiro Estrugo <[email protected]>
diff --git a/eel/eel-gtk-extensions.h b/eel/eel-gtk-extensions.h
index 21ab382d..e286bf74 100644
--- a/eel/eel-gtk-extensions.h
+++ b/eel/eel-gtk-extensions.h
@@ -18,8 +18,8 @@
You should have received a copy of the GNU Library General Public
License along with the Mate 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 St, Fifth Floor,
+ Boston, MA 02110-1301, USA.
Authors: John Sullivan <[email protected]>
Ramiro Estrugo <[email protected]>
diff --git a/eel/eel-gtk-macros.h b/eel/eel-gtk-macros.h
index 996d75f8..2bf8e064 100644
--- a/eel/eel-gtk-macros.h
+++ b/eel/eel-gtk-macros.h
@@ -16,8 +16,8 @@
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.
+ Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ Boston, MA 02110-1301, USA.
Authors: Darin Adler <[email protected]>
Ramiro Estrugo <[email protected]>
diff --git a/eel/eel-i18n.c b/eel/eel-i18n.c
index b43163e3..9e7ef29b 100644
--- a/eel/eel-i18n.c
+++ b/eel/eel-i18n.c
@@ -16,8 +16,8 @@
You should have received a copy of the GNU Library General Public
License along with the Mate 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 St, Fifth Floor,
+ Boston, MA 02110-1301, USA.
Authors: Frederic Crozat <[email protected]>
*/
diff --git a/eel/eel-i18n.h b/eel/eel-i18n.h
index 827539d8..68b71f11 100644
--- a/eel/eel-i18n.h
+++ b/eel/eel-i18n.h
@@ -16,8 +16,8 @@
You should have received a copy of the GNU Library General Public
License along with the Mate 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 St, Fifth Floor,
+ Boston, MA 02110-1301, USA.
Authors: Frederic Crozat <[email protected]>
*/
diff --git a/eel/eel-image-table.c b/eel/eel-image-table.c
index 25f67a0a..8f87660b 100644
--- a/eel/eel-image-table.c
+++ b/eel/eel-image-table.c
@@ -16,8 +16,8 @@
You should have received a copy of the GNU Library General Public
License along with the Mate 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 St, Fifth Floor,
+ Boston, MA 02110-1301, USA.
Authors: Ramiro Estrugo <[email protected]>
*/
diff --git a/eel/eel-image-table.h b/eel/eel-image-table.h
index 90602a76..780e23c4 100644
--- a/eel/eel-image-table.h
+++ b/eel/eel-image-table.h
@@ -16,8 +16,8 @@
You should have received a copy of the GNU Library General Public
License along with the Mate 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 St, Fifth Floor,
+ Boston, MA 02110-1301, USA.
Authors: Ramiro Estrugo <[email protected]>
*/
diff --git a/eel/eel-labeled-image.c b/eel/eel-labeled-image.c
index 76a23876..c1e51070 100644
--- a/eel/eel-labeled-image.c
+++ b/eel/eel-labeled-image.c
@@ -16,8 +16,8 @@
You should have received a copy of the GNU Library General Public
License along with the Mate 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 St, Fifth Floor,
+ Boston, MA 02110-1301, USA.
Authors: Ramiro Estrugo <[email protected]>
*/
diff --git a/eel/eel-labeled-image.h b/eel/eel-labeled-image.h
index 22058a0e..bb3a4cbb 100644
--- a/eel/eel-labeled-image.h
+++ b/eel/eel-labeled-image.h
@@ -16,8 +16,8 @@
You should have received a copy of the GNU Library General Public
License along with the Mate 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 St, Fifth Floor,
+ Boston, MA 02110-1301, USA.
Authors: Ramiro Estrugo <[email protected]>
*/
diff --git a/eel/eel-lib-self-check-functions.c b/eel/eel-lib-self-check-functions.c
index 89ea2c7c..81f826a5 100644
--- a/eel/eel-lib-self-check-functions.c
+++ b/eel/eel-lib-self-check-functions.c
@@ -17,8 +17,8 @@
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.
+ Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ Boston, MA 02110-1301, USA.
Author: Darin Adler <[email protected]>
*/
diff --git a/eel/eel-lib-self-check-functions.h b/eel/eel-lib-self-check-functions.h
index 6a103171..e538178e 100644
--- a/eel/eel-lib-self-check-functions.h
+++ b/eel/eel-lib-self-check-functions.h
@@ -17,8 +17,8 @@
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.
+ Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ Boston, MA 02110-1301, USA.
Author: Darin Adler <[email protected]>
*/
diff --git a/eel/eel-mate-extensions.c b/eel/eel-mate-extensions.c
index 212abefc..aca3cddf 100644
--- a/eel/eel-mate-extensions.c
+++ b/eel/eel-mate-extensions.c
@@ -18,8 +18,8 @@
You should have received a copy of the GNU Library General Public
License along with the Mate 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 St, Fifth Floor,
+ Boston, MA 02110-1301, USA.
Authors: Darin Adler <[email protected]>
*/
diff --git a/eel/eel-mate-extensions.h b/eel/eel-mate-extensions.h
index 4261c9da..cabd4380 100644
--- a/eel/eel-mate-extensions.h
+++ b/eel/eel-mate-extensions.h
@@ -18,8 +18,8 @@
You should have received a copy of the GNU Library General Public
License along with the Mate 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 St, Fifth Floor,
+ Boston, MA 02110-1301, USA.
Authors: Darin Adler <[email protected]>
*/
diff --git a/eel/eel-mateconf-extensions.c b/eel/eel-mateconf-extensions.c
index 518f0a3f..43f5b8b2 100644
--- a/eel/eel-mateconf-extensions.c
+++ b/eel/eel-mateconf-extensions.c
@@ -16,8 +16,8 @@
You should have received a copy of the GNU Library General Public
License along with the Mate 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 St, Fifth Floor,
+ Boston, MA 02110-1301, USA.
Authors: Ramiro Estrugo <[email protected]>
*/
diff --git a/eel/eel-mateconf-extensions.h b/eel/eel-mateconf-extensions.h
index 5f1275da..60554272 100644
--- a/eel/eel-mateconf-extensions.h
+++ b/eel/eel-mateconf-extensions.h
@@ -16,8 +16,8 @@
You should have received a copy of the GNU Library General Public
License along with the Mate 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 St, Fifth Floor,
+ Boston, MA 02110-1301, USA.
Authors: Ramiro Estrugo <[email protected]>
*/
diff --git a/eel/eel-pango-extensions.c b/eel/eel-pango-extensions.c
index ec34c9c9..68a9b08e 100644
--- a/eel/eel-pango-extensions.c
+++ b/eel/eel-pango-extensions.c
@@ -18,8 +18,8 @@
You should have received a copy of the GNU Library General Public
License along with the Eel 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 St, Fifth Floor,
+ Boston, MA 02110-1301, USA.
Authors: Anders Carlsson <[email protected]>
*/
diff --git a/eel/eel-pango-extensions.h b/eel/eel-pango-extensions.h
index e788ffcc..2be3a965 100644
--- a/eel/eel-pango-extensions.h
+++ b/eel/eel-pango-extensions.h
@@ -18,8 +18,8 @@
You should have received a copy of the GNU Library General Public
License along with the Eel 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 St, Fifth Floor,
+ Boston, MA 02110-1301, USA.
Authors: Anders Carlsson <[email protected]>
*/
diff --git a/eel/eel-preferences-builder.c b/eel/eel-preferences-builder.c
index e02ca4df..87ea530b 100644
--- a/eel/eel-preferences-builder.c
+++ b/eel/eel-preferences-builder.c
@@ -16,8 +16,8 @@
You should have received a copy of the GNU Library General Public
License along with the Mate 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 St, Fifth Floor,
+ Boston, MA 02110-1301, USA.
Authors: Jan Arne Petersen <[email protected]>
*/
diff --git a/eel/eel-preferences.c b/eel/eel-preferences.c
index 7a24ed11..a60d0a9e 100644
--- a/eel/eel-preferences.c
+++ b/eel/eel-preferences.c
@@ -16,8 +16,8 @@
You should have received a copy of the GNU Library General Public
License along with the Mate 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 St, Fifth Floor,
+ Boston, MA 02110-1301, USA.
Authors: Ramiro Estrugo <[email protected]>
*/
diff --git a/eel/eel-preferences.h b/eel/eel-preferences.h
index ecbd7704..75fbeaf5 100644
--- a/eel/eel-preferences.h
+++ b/eel/eel-preferences.h
@@ -16,8 +16,8 @@
You should have received a copy of the GNU Library General Public
License along with the Mate 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 St, Fifth Floor,
+ Boston, MA 02110-1301, USA.
Authors: Ramiro Estrugo <[email protected]>
*/
diff --git a/eel/eel-self-checks.c b/eel/eel-self-checks.c
index c1fa425f..eca9cc2f 100644
--- a/eel/eel-self-checks.c
+++ b/eel/eel-self-checks.c
@@ -16,8 +16,8 @@
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.
+ Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ Boston, MA 02110-1301, USA.
Author: Darin Adler <[email protected]>
*/
diff --git a/eel/eel-self-checks.h b/eel/eel-self-checks.h
index 778a2be2..50313258 100644
--- a/eel/eel-self-checks.h
+++ b/eel/eel-self-checks.h
@@ -16,8 +16,8 @@
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.
+ Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ Boston, MA 02110-1301, USA.
Author: Darin Adler <[email protected]>
*/
diff --git a/eel/eel-stock-dialogs.c b/eel/eel-stock-dialogs.c
index c538971c..c9cadfb3 100644
--- a/eel/eel-stock-dialogs.c
+++ b/eel/eel-stock-dialogs.c
@@ -16,8 +16,8 @@
You should have received a copy of the GNU Library General Public
License along with the Mate 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 St, Fifth Floor,
+ Boston, MA 02110-1301, USA.
Authors: Darin Adler <[email protected]>
*/
diff --git a/eel/eel-stock-dialogs.h b/eel/eel-stock-dialogs.h
index 8e4f105f..178f02de 100644
--- a/eel/eel-stock-dialogs.h
+++ b/eel/eel-stock-dialogs.h
@@ -16,8 +16,8 @@
You should have received a copy of the GNU Library General Public
License along with the Mate 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 St, Fifth Floor,
+ Boston, MA 02110-1301, USA.
Authors: Darin Adler <[email protected]>
*/
diff --git a/eel/eel-string.c b/eel/eel-string.c
index f554b91c..fd733f88 100644
--- a/eel/eel-string.c
+++ b/eel/eel-string.c
@@ -16,8 +16,8 @@
You should have received a copy of the GNU Library General Public
License along with the Mate 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 St, Fifth Floor,
+ Boston, MA 02110-1301, USA.
Authors: Darin Adler <[email protected]>
*/
diff --git a/eel/eel-string.h b/eel/eel-string.h
index ffd5c647..fb98157a 100644
--- a/eel/eel-string.h
+++ b/eel/eel-string.h
@@ -16,8 +16,8 @@
You should have received a copy of the GNU Library General Public
License along with the Mate 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 St, Fifth Floor,
+ Boston, MA 02110-1301, USA.
Authors: Darin Adler <[email protected]>
*/
diff --git a/eel/eel-types.c b/eel/eel-types.c
index 3b93817e..4b5ae176 100644
--- a/eel/eel-types.c
+++ b/eel/eel-types.c
@@ -15,8 +15,8 @@
You should have received a copy of the GNU Library General Public
License along with the Mate 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 St, Fifth Floor,
+ Boston, MA 02110-1301, USA.
Authors: Maciej Stachowiak <[email protected]>
*/
diff --git a/eel/eel-types.h b/eel/eel-types.h
index cf18f3f1..ff25087d 100644
--- a/eel/eel-types.h
+++ b/eel/eel-types.h
@@ -15,8 +15,8 @@
You should have received a copy of the GNU Library General Public
License along with the Mate 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 St, Fifth Floor,
+ Boston, MA 02110-1301, USA.
Authors: Maciej Stachowiak <[email protected]>
*/
diff --git a/eel/eel-vfs-extensions.c b/eel/eel-vfs-extensions.c
index 0ddea688..27db2a46 100644
--- a/eel/eel-vfs-extensions.c
+++ b/eel/eel-vfs-extensions.c
@@ -17,8 +17,8 @@
You should have received a copy of the GNU Library General Public
License along with the Mate 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 St, Fifth Floor,
+ Boston, MA 02110-1301, USA.
Authors: Darin Adler <[email protected]>
Pavel Cisler <[email protected]>
diff --git a/eel/eel-vfs-extensions.h b/eel/eel-vfs-extensions.h
index 596da8c3..a79df1c3 100644
--- a/eel/eel-vfs-extensions.h
+++ b/eel/eel-vfs-extensions.h
@@ -17,8 +17,8 @@
You should have received a copy of the GNU Library General Public
License along with the Mate 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 St, Fifth Floor,
+ Boston, MA 02110-1301, USA.
Authors: Darin Adler <[email protected]>
Pavel Cisler <[email protected]>
diff --git a/eel/eel-wrap-table.c b/eel/eel-wrap-table.c
index 12325a14..f7e8a6ad 100644
--- a/eel/eel-wrap-table.c
+++ b/eel/eel-wrap-table.c
@@ -16,8 +16,8 @@
You should have received a copy of the GNU Library General Public
License along with the Mate 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 St, Fifth Floor,
+ Boston, MA 02110-1301, USA.
Authors: Ramiro Estrugo <[email protected]>
*/
diff --git a/eel/eel-wrap-table.h b/eel/eel-wrap-table.h
index 0353b19c..b6a94dff 100644
--- a/eel/eel-wrap-table.h
+++ b/eel/eel-wrap-table.h
@@ -16,8 +16,8 @@
You should have received a copy of the GNU Library General Public
License along with the Mate 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 St, Fifth Floor,
+ Boston, MA 02110-1301, USA.
Authors: Ramiro Estrugo <[email protected]>
*/
diff --git a/eel/eel-xml-extensions.c b/eel/eel-xml-extensions.c
index a2d3a3a2..fe4a91a4 100644
--- a/eel/eel-xml-extensions.c
+++ b/eel/eel-xml-extensions.c
@@ -16,8 +16,8 @@
You should have received a copy of the GNU Library General Public
License along with the Mate 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 St, Fifth Floor,
+ Boston, MA 02110-1301, USA.
Authors: Darin Adler <[email protected]>
*/
diff --git a/eel/eel-xml-extensions.h b/eel/eel-xml-extensions.h
index 76ad4b84..328e1d33 100644
--- a/eel/eel-xml-extensions.h
+++ b/eel/eel-xml-extensions.h
@@ -16,8 +16,8 @@
You should have received a copy of the GNU Library General Public
License along with the Mate 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 St, Fifth Floor,
+ Boston, MA 02110-1301, USA.
Authors: Darin Adler <[email protected]>
*/
diff --git a/eel/eel.h b/eel/eel.h
index 80c848cc..7af76e96 100644
--- a/eel/eel.h
+++ b/eel/eel.h
@@ -16,8 +16,8 @@
You should have received a copy of the GNU Library General Public
License along with the Mate 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 St, Fifth Floor,
+ Boston, MA 02110-1301, USA.
Authors: Maciej Stachowiak <[email protected]>
*/