Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
authorArun Persaud <arun@nubati.net>2010-03-15 00:25:34 (GMT)
committer Carlos Garcia Campos <carlosgc@gnome.org>2010-04-05 09:24:46 (GMT)
commit19a00ed1cd086dcca4b6bfeb84e0b1488b2e3089 (patch)
treea492c7db9742bd4d29effd2a801319c17a998fce /shell
parent0acd3c39cb2de1cb1fcc2a4c1a886b853518424d (diff)
Update FSF address everywhere.
updated where 'git grep Temple' showed an old address, not including po-files. Fixes bug# 514607. Signed-off-by: Arun Persaud <arun@nubati.net>
Diffstat (limited to 'shell')
-rw-r--r--shell/eggfindbar.c32
-rw-r--r--shell/eggfindbar.h33
-rw-r--r--shell/ev-application.c2
-rw-r--r--shell/ev-application.h2
-rw-r--r--shell/ev-convert-metadata.c2
-rw-r--r--shell/ev-daemon.c2
-rw-r--r--shell/ev-file-monitor.c2
-rw-r--r--shell/ev-file-monitor.h2
-rw-r--r--shell/ev-history.c2
-rw-r--r--shell/ev-history.h2
-rw-r--r--shell/ev-keyring.c2
-rw-r--r--shell/ev-keyring.h2
-rw-r--r--shell/ev-message-area.c2
-rw-r--r--shell/ev-message-area.h2
-rw-r--r--shell/ev-metadata.c2
-rw-r--r--shell/ev-metadata.h2
-rw-r--r--shell/ev-navigation-action-widget.c2
-rw-r--r--shell/ev-navigation-action-widget.h2
-rw-r--r--shell/ev-navigation-action.c2
-rw-r--r--shell/ev-navigation-action.h2
-rw-r--r--shell/ev-open-recent-action.c2
-rw-r--r--shell/ev-open-recent-action.h2
-rw-r--r--shell/ev-password-view.c2
-rw-r--r--shell/ev-password-view.h2
-rw-r--r--shell/ev-progress-message-area.c2
-rw-r--r--shell/ev-progress-message-area.h2
-rw-r--r--shell/ev-properties-dialog.c2
-rw-r--r--shell/ev-properties-dialog.h2
-rw-r--r--shell/ev-properties-fonts.c2
-rw-r--r--shell/ev-properties-fonts.h2
-rw-r--r--shell/ev-properties-license.c2
-rw-r--r--shell/ev-properties-license.h2
-rw-r--r--shell/ev-sidebar-attachments.c2
-rw-r--r--shell/ev-sidebar-attachments.h2
-rw-r--r--shell/ev-sidebar-layers.c2
-rw-r--r--shell/ev-sidebar-layers.h2
-rw-r--r--shell/ev-sidebar-links.c2
-rw-r--r--shell/ev-sidebar-links.h2
-rw-r--r--shell/ev-sidebar-page.c2
-rw-r--r--shell/ev-sidebar-page.h2
-rw-r--r--shell/ev-sidebar-thumbnails.c2
-rw-r--r--shell/ev-sidebar-thumbnails.h2
-rw-r--r--shell/ev-sidebar.c2
-rw-r--r--shell/ev-sidebar.h2
-rw-r--r--shell/ev-utils.c2
-rw-r--r--shell/ev-utils.h2
-rw-r--r--shell/ev-window-title.c2
-rw-r--r--shell/ev-window-title.h2
-rw-r--r--shell/ev-window.c4
-rw-r--r--shell/ev-window.h2
-rw-r--r--shell/main.c2
51 files changed, 83 insertions, 82 deletions
diff --git a/shell/eggfindbar.c b/shell/eggfindbar.c
index c9bba4b..9ddb2c0 100644
--- a/shell/eggfindbar.c
+++ b/shell/eggfindbar.c
@@ -1,20 +1,20 @@
/* Copyright (C) 2004 Red Hat, Inc.
-
-This library is free software; you can redistribute it and/or
-modify it under the terms of the GNU Library General Public License as
-published by the Free Software Foundation; either version 2 of the
-License, or (at your option) any later version.
-
-This library is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-Library General Public License for more details.
-
-You should have received a copy of the GNU Library General Public
-License along with the Gnome 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.
-*/
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Library General Public License as
+ * published by the Free Software Foundation; either version 2 of the
+ * License, or (at your option) any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Library General Public License for more details.
+ *
+ * You should have received a copy of the GNU Library General Public
+ * License along with the Gnome Library; see the file COPYING.LIB. If not,
+ * write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
+ */
#include "config.h"
diff --git a/shell/eggfindbar.h b/shell/eggfindbar.h
index eef5561..1397da5 100644
--- a/shell/eggfindbar.h
+++ b/shell/eggfindbar.h
@@ -1,20 +1,21 @@
/* Copyright (C) 2004 Red Hat, Inc.
-
-This library is free software; you can redistribute it and/or
-modify it under the terms of the GNU Library General Public License as
-published by the Free Software Foundation; either version 2 of the
-License, or (at your option) any later version.
-
-This library is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-Library General Public License for more details.
-
-You should have received a copy of the GNU Library General Public
-License along with the Gnome 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.
-*/
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Library General Public License as
+ * published by the Free Software Foundation; either version 2 of the
+ * License, or (at your option) any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Library General Public License for more details.
+ *
+ * You should have received a copy of the GNU Library General Public
+ * License along with the Gnome Library; see the file COPYING.LIB. If not,
+ * write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
+ *
+ */
#ifndef __EGG_FIND_BAR_H__
#define __EGG_FIND_BAR_H__
diff --git a/shell/ev-application.c b/shell/ev-application.c
index 0623194..0719ded 100644
--- a/shell/ev-application.c
+++ b/shell/ev-application.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/shell/ev-application.h b/shell/ev-application.h
index 831f8ec..ff8d88d 100644
--- a/shell/ev-application.h
+++ b/shell/ev-application.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 EV_APPLICATION_H
diff --git a/shell/ev-convert-metadata.c b/shell/ev-convert-metadata.c
index dc9fbe8..52e59fc 100644
--- a/shell/ev-convert-metadata.c
+++ b/shell/ev-convert-metadata.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.
*/
//#include <config.h>
diff --git a/shell/ev-daemon.c b/shell/ev-daemon.c
index 4c05cbe..8844027 100644
--- a/shell/ev-daemon.c
+++ b/shell/ev-daemon.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.
*/
#include "config.h"
diff --git a/shell/ev-file-monitor.c b/shell/ev-file-monitor.c
index 2b06d34..159f6fb 100644
--- a/shell/ev-file-monitor.c
+++ b/shell/ev-file-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.
*/
#include "config.h"
diff --git a/shell/ev-file-monitor.h b/shell/ev-file-monitor.h
index bdad49b..4ba57b3 100644
--- a/shell/ev-file-monitor.h
+++ b/shell/ev-file-monitor.h
@@ -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.
*/
#ifndef EV_FILE_MONITOR_H
diff --git a/shell/ev-history.c b/shell/ev-history.c
index c726120..9b59014 100644
--- a/shell/ev-history.c
+++ b/shell/ev-history.c
@@ -13,7 +13,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/shell/ev-history.h b/shell/ev-history.h
index 55eeb7c..d8bb53f 100644
--- a/shell/ev-history.h
+++ b/shell/ev-history.h
@@ -13,7 +13,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/shell/ev-keyring.c b/shell/ev-keyring.c
index 0199863..cc5784e 100644
--- a/shell/ev-keyring.c
+++ b/shell/ev-keyring.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.
*/
#include "config.h"
diff --git a/shell/ev-keyring.h b/shell/ev-keyring.h
index f51410e..f53fb56 100644
--- a/shell/ev-keyring.h
+++ b/shell/ev-keyring.h
@@ -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.
*/
#ifndef __EV_KEYRING_H__
diff --git a/shell/ev-message-area.c b/shell/ev-message-area.c
index 6ff00f8..2c4be75 100644
--- a/shell/ev-message-area.c
+++ b/shell/ev-message-area.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 <config.h>
diff --git a/shell/ev-message-area.h b/shell/ev-message-area.h
index b1c7e23..953a744 100644
--- a/shell/ev-message-area.h
+++ b/shell/ev-message-area.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 EV_MESSAGE_AREA_H
diff --git a/shell/ev-metadata.c b/shell/ev-metadata.c
index 4db4a00..4deb084 100644
--- a/shell/ev-metadata.c
+++ b/shell/ev-metadata.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.
*/
#include <gio/gio.h>
diff --git a/shell/ev-metadata.h b/shell/ev-metadata.h
index 044e1b0..d8bb17b 100644
--- a/shell/ev-metadata.h
+++ b/shell/ev-metadata.h
@@ -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.
*/
#ifndef EV_METADATA_H
diff --git a/shell/ev-navigation-action-widget.c b/shell/ev-navigation-action-widget.c
index 465a474..95c7fdf 100644
--- a/shell/ev-navigation-action-widget.c
+++ b/shell/ev-navigation-action-widget.c
@@ -14,7 +14,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/shell/ev-navigation-action-widget.h b/shell/ev-navigation-action-widget.h
index 674b854..4241cd3 100644
--- a/shell/ev-navigation-action-widget.h
+++ b/shell/ev-navigation-action-widget.h
@@ -14,7 +14,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/shell/ev-navigation-action.c b/shell/ev-navigation-action.c
index 8df22a9..b34c378 100644
--- a/shell/ev-navigation-action.c
+++ b/shell/ev-navigation-action.c
@@ -14,7 +14,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/shell/ev-navigation-action.h b/shell/ev-navigation-action.h
index 1b73e26..8089e4f 100644
--- a/shell/ev-navigation-action.h
+++ b/shell/ev-navigation-action.h
@@ -14,7 +14,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/shell/ev-open-recent-action.c b/shell/ev-open-recent-action.c
index 17a1745..557e87a 100644
--- a/shell/ev-open-recent-action.c
+++ b/shell/ev-open-recent-action.c
@@ -13,7 +13,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/shell/ev-open-recent-action.h b/shell/ev-open-recent-action.h
index 0492d76..87a8fed 100644
--- a/shell/ev-open-recent-action.h
+++ b/shell/ev-open-recent-action.h
@@ -13,7 +13,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/shell/ev-password-view.c b/shell/ev-password-view.c
index d123253..bb5ba31 100644
--- a/shell/ev-password-view.c
+++ b/shell/ev-password-view.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/shell/ev-password-view.h b/shell/ev-password-view.h
index 7f2670b..03e8907 100644
--- a/shell/ev-password-view.h
+++ b/shell/ev-password-view.h
@@ -14,7 +14,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 __EV_PASSWORD_VIEW_H__
diff --git a/shell/ev-progress-message-area.c b/shell/ev-progress-message-area.c
index 27e8a0f..1ed7dd4 100644
--- a/shell/ev-progress-message-area.c
+++ b/shell/ev-progress-message-area.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.
*/
#include <config.h>
diff --git a/shell/ev-progress-message-area.h b/shell/ev-progress-message-area.h
index c53fb2a..4302bdd 100644
--- a/shell/ev-progress-message-area.h
+++ b/shell/ev-progress-message-area.h
@@ -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.
*/
#ifndef EV_PROGRESS_MESSAGE_AREA_H
diff --git a/shell/ev-properties-dialog.c b/shell/ev-properties-dialog.c
index 7ac3012..e3785bf 100644
--- a/shell/ev-properties-dialog.c
+++ b/shell/ev-properties-dialog.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.
*/
#ifdef HAVE_CONFIG_H
diff --git a/shell/ev-properties-dialog.h b/shell/ev-properties-dialog.h
index 6c14b20..83bea3a 100644
--- a/shell/ev-properties-dialog.h
+++ b/shell/ev-properties-dialog.h
@@ -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.
*/
#ifndef __EV_PROPERTIES_DIALOG_H__
diff --git a/shell/ev-properties-fonts.c b/shell/ev-properties-fonts.c
index c3a9c0a..45039a7 100644
--- a/shell/ev-properties-fonts.c
+++ b/shell/ev-properties-fonts.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.
*/
#ifdef HAVE_CONFIG_H
diff --git a/shell/ev-properties-fonts.h b/shell/ev-properties-fonts.h
index f2bc2fe..50a4ce0 100644
--- a/shell/ev-properties-fonts.h
+++ b/shell/ev-properties-fonts.h
@@ -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.
*/
#ifndef __EV_PROPERTIES_FONTS_H__
diff --git a/shell/ev-properties-license.c b/shell/ev-properties-license.c
index 79c6a19..c29353c 100644
--- a/shell/ev-properties-license.c
+++ b/shell/ev-properties-license.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 "config.h"
diff --git a/shell/ev-properties-license.h b/shell/ev-properties-license.h
index 187850d..287a1a6 100644
--- a/shell/ev-properties-license.h
+++ b/shell/ev-properties-license.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 __EV_PROPERTIES_LICENSE_VIEW_H__
diff --git a/shell/ev-sidebar-attachments.c b/shell/ev-sidebar-attachments.c
index 18917f7..0b1aa8d 100644
--- a/shell/ev-sidebar-attachments.c
+++ b/shell/ev-sidebar-attachments.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.
*/
#ifdef HAVE_CONFIG_H
diff --git a/shell/ev-sidebar-attachments.h b/shell/ev-sidebar-attachments.h
index 9f34b0c..8e42da4 100644
--- a/shell/ev-sidebar-attachments.h
+++ b/shell/ev-sidebar-attachments.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 __EV_SIDEBAR_ATTACHMENTS_H__
diff --git a/shell/ev-sidebar-layers.c b/shell/ev-sidebar-layers.c
index 5c9bbbd..0095c14 100644
--- a/shell/ev-sidebar-layers.c
+++ b/shell/ev-sidebar-layers.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.
*/
#include "config.h"
diff --git a/shell/ev-sidebar-layers.h b/shell/ev-sidebar-layers.h
index f974d79..bedd95e 100644
--- a/shell/ev-sidebar-layers.h
+++ b/shell/ev-sidebar-layers.h
@@ -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.
*/
#ifndef __EV_SIDEBAR_LAYERS_H__
diff --git a/shell/ev-sidebar-links.c b/shell/ev-sidebar-links.c
index 1c3afff..335913a 100644
--- a/shell/ev-sidebar-links.c
+++ b/shell/ev-sidebar-links.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.
*/
#ifdef HAVE_CONFIG_H
diff --git a/shell/ev-sidebar-links.h b/shell/ev-sidebar-links.h
index 8814c10..eed416d 100644
--- a/shell/ev-sidebar-links.h
+++ b/shell/ev-sidebar-links.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 __EV_SIDEBAR_LINKS_H__
diff --git a/shell/ev-sidebar-page.c b/shell/ev-sidebar-page.c
index e0cf814..78e1a7f 100644
--- a/shell/ev-sidebar-page.c
+++ b/shell/ev-sidebar-page.c
@@ -14,7 +14,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/shell/ev-sidebar-page.h b/shell/ev-sidebar-page.h
index a3c0f13..5cd6fec 100644
--- a/shell/ev-sidebar-page.h
+++ b/shell/ev-sidebar-page.h
@@ -14,7 +14,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/shell/ev-sidebar-thumbnails.c b/shell/ev-sidebar-thumbnails.c
index b60aa71..cd9797b 100644
--- a/shell/ev-sidebar-thumbnails.c
+++ b/shell/ev-sidebar-thumbnails.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.
*/
#ifdef HAVE_CONFIG_H
diff --git a/shell/ev-sidebar-thumbnails.h b/shell/ev-sidebar-thumbnails.h
index d49836d..be04156 100644
--- a/shell/ev-sidebar-thumbnails.h
+++ b/shell/ev-sidebar-thumbnails.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 __EV_SIDEBAR_THUMBNAILS_H__
diff --git a/shell/ev-sidebar.c b/shell/ev-sidebar.c
index fd977e0..1a2c660 100644
--- a/shell/ev-sidebar.c
+++ b/shell/ev-sidebar.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.
*/
#ifdef HAVE_CONFIG_H
diff --git a/shell/ev-sidebar.h b/shell/ev-sidebar.h
index 3601b73..1c8fed2 100644
--- a/shell/ev-sidebar.h
+++ b/shell/ev-sidebar.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 __EV_SIDEBAR_H__
diff --git a/shell/ev-utils.c b/shell/ev-utils.c
index 916cc18..5c5e165 100644
--- a/shell/ev-utils.c
+++ b/shell/ev-utils.c
@@ -14,7 +14,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/shell/ev-utils.h b/shell/ev-utils.h
index 513f51b..611ba9b 100644
--- a/shell/ev-utils.h
+++ b/shell/ev-utils.h
@@ -14,7 +14,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/shell/ev-window-title.c b/shell/ev-window-title.c
index 2fcb3d9..250498e 100644
--- a/shell/ev-window-title.c
+++ b/shell/ev-window-title.c
@@ -14,7 +14,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/shell/ev-window-title.h b/shell/ev-window-title.h
index 900344e..ec054dc 100644
--- a/shell/ev-window-title.h
+++ b/shell/ev-window-title.h
@@ -14,7 +14,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 __EV_WINDOW_TITLE_H__
diff --git a/shell/ev-window.c b/shell/ev-window.c
index a9a8736..ec46976 100644
--- a/shell/ev-window.c
+++ b/shell/ev-window.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.
*/
#ifdef HAVE_CONFIG_H
@@ -4201,7 +4201,7 @@ ev_window_cmd_help_about (GtkAction *action, EvWindow *ev_window)
"GNU General Public License for more details.\n"),
N_("You should have received a copy of the GNU General Public License "
"along with Evince; if not, write to the Free Software Foundation, Inc., "
- "59 Temple Place, Suite 330, Boston, MA 02111-1307 USA\n")
+ "51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA\n")
};
char *license_trans;
diff --git a/shell/ev-window.h b/shell/ev-window.h
index 044e9a8..09055da 100644
--- a/shell/ev-window.h
+++ b/shell/ev-window.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 EV_WINDOW_H
diff --git a/shell/main.c b/shell/main.c
index 078b421..3252f1a 100644
--- a/shell/main.c
+++ b/shell/main.c
@@ -13,7 +13,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.
*
*/