From e4d70e0aae8b9d03038247e48136209577eee5a6 Mon Sep 17 00:00:00 2001 From: Steve Zesch Date: Sun, 18 Nov 2012 20:49:58 -0500 Subject: fixed incorrect fsf addresses. --- mate-dictionary/src/gdict-about.c | 8 ++++---- mate-dictionary/src/gdict-about.h | 4 ++-- mate-dictionary/src/gdict-aligned-window.c | 2 +- mate-dictionary/src/gdict-aligned-window.h | 2 +- mate-dictionary/src/gdict-app.c | 4 ++-- mate-dictionary/src/gdict-app.h | 4 ++-- mate-dictionary/src/gdict-applet.c | 2 +- mate-dictionary/src/gdict-applet.h | 2 +- mate-dictionary/src/gdict-common.c | 4 ++-- mate-dictionary/src/gdict-common.h | 4 ++-- mate-dictionary/src/gdict-pref-dialog.c | 4 ++-- mate-dictionary/src/gdict-pref-dialog.h | 4 ++-- mate-dictionary/src/gdict-print.c | 4 ++-- mate-dictionary/src/gdict-print.h | 4 ++-- mate-dictionary/src/gdict-sidebar.c | 2 +- mate-dictionary/src/gdict-sidebar.h | 2 +- mate-dictionary/src/gdict-source-dialog.c | 4 ++-- mate-dictionary/src/gdict-source-dialog.h | 4 ++-- mate-dictionary/src/gdict-window.c | 4 ++-- mate-dictionary/src/gdict-window.h | 4 ++-- 20 files changed, 36 insertions(+), 36 deletions(-) (limited to 'mate-dictionary/src') diff --git a/mate-dictionary/src/gdict-about.c b/mate-dictionary/src/gdict-about.c index dc74b560..20c5cb1d 100644 --- a/mate-dictionary/src/gdict-about.c +++ b/mate-dictionary/src/gdict-about.c @@ -16,8 +16,8 @@ * * 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 St, Fifth Floor, Boston, MA + * 02110-1301, USA. */ #ifdef HAVE_CONFIG_H @@ -69,8 +69,8 @@ gdict_show_about_dialog (GtkWidget *parent) "\n" "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.\n"; + "Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA " + "02110-1301, USA.\n"; g_return_if_fail (GTK_IS_WIDGET (parent)); diff --git a/mate-dictionary/src/gdict-about.h b/mate-dictionary/src/gdict-about.h index 2e6467cf..0e2e5a74 100644 --- a/mate-dictionary/src/gdict-about.h +++ b/mate-dictionary/src/gdict-about.h @@ -16,8 +16,8 @@ * * 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 St, Fifth Floor, Boston, MA + * 02110-1301, USA. */ #ifndef __GDICT_ABOUT_H__ diff --git a/mate-dictionary/src/gdict-aligned-window.c b/mate-dictionary/src/gdict-aligned-window.c index c7ddf83e..c4858cff 100644 --- a/mate-dictionary/src/gdict-aligned-window.c +++ b/mate-dictionary/src/gdict-aligned-window.c @@ -14,7 +14,7 @@ * * 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 + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * * Ported from Seth Nickell's Python class: * Copyright (c) 2003 Seth Nickell diff --git a/mate-dictionary/src/gdict-aligned-window.h b/mate-dictionary/src/gdict-aligned-window.h index 8647f272..b81bcf55 100644 --- a/mate-dictionary/src/gdict-aligned-window.h +++ b/mate-dictionary/src/gdict-aligned-window.h @@ -14,7 +14,7 @@ * * 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 + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * * Ported from Seth Nickell's Python class: * Copyright (c) 2003 Seth Nickell diff --git a/mate-dictionary/src/gdict-app.c b/mate-dictionary/src/gdict-app.c index eab6bbd8..646fda3f 100644 --- a/mate-dictionary/src/gdict-app.c +++ b/mate-dictionary/src/gdict-app.c @@ -16,8 +16,8 @@ * * 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 St, Fifth Floor, Boston, MA + * 02110-1301, USA. */ #ifdef HAVE_CONFIG_H diff --git a/mate-dictionary/src/gdict-app.h b/mate-dictionary/src/gdict-app.h index c66f8958..d11167b5 100644 --- a/mate-dictionary/src/gdict-app.h +++ b/mate-dictionary/src/gdict-app.h @@ -16,8 +16,8 @@ * * 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 St, Fifth Floor, Boston, MA + * 02110-1301, USA. */ #ifndef __GDICT_APP_H__ diff --git a/mate-dictionary/src/gdict-applet.c b/mate-dictionary/src/gdict-applet.c index 442381a6..fc3addaf 100644 --- a/mate-dictionary/src/gdict-applet.c +++ b/mate-dictionary/src/gdict-applet.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 St, Fifth Floor, Boston, MA 02110-1301 USA */ #ifdef HAVE_CONFIG_H diff --git a/mate-dictionary/src/gdict-applet.h b/mate-dictionary/src/gdict-applet.h index 48f61c24..c4776488 100644 --- a/mate-dictionary/src/gdict-applet.h +++ b/mate-dictionary/src/gdict-applet.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 St, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef __GDICT_APPLET_H__ diff --git a/mate-dictionary/src/gdict-common.c b/mate-dictionary/src/gdict-common.c index a0ec01b2..dfc1dd75 100644 --- a/mate-dictionary/src/gdict-common.c +++ b/mate-dictionary/src/gdict-common.c @@ -16,8 +16,8 @@ * * 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 St, Fifth Floor, Boston, MA + * 02110-1301, USA. */ #ifdef HAVE_CONFIG_H diff --git a/mate-dictionary/src/gdict-common.h b/mate-dictionary/src/gdict-common.h index f8bc903d..ded4c51b 100644 --- a/mate-dictionary/src/gdict-common.h +++ b/mate-dictionary/src/gdict-common.h @@ -16,8 +16,8 @@ * * 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 St, Fifth Floor, Boston, MA + * 02110-1301, USA. */ #ifndef __GDICT_COMMON_H__ diff --git a/mate-dictionary/src/gdict-pref-dialog.c b/mate-dictionary/src/gdict-pref-dialog.c index 24b61980..e430e4e1 100644 --- a/mate-dictionary/src/gdict-pref-dialog.c +++ b/mate-dictionary/src/gdict-pref-dialog.c @@ -16,8 +16,8 @@ * * 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 St, Fifth Floor, Boston, MA + * 02110-1301, USA. */ #ifdef HAVE_CONFIG_H diff --git a/mate-dictionary/src/gdict-pref-dialog.h b/mate-dictionary/src/gdict-pref-dialog.h index 7cae7e57..5abb345a 100644 --- a/mate-dictionary/src/gdict-pref-dialog.h +++ b/mate-dictionary/src/gdict-pref-dialog.h @@ -16,8 +16,8 @@ * * 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 St, Fifth Floor, Boston, MA + * 02110-1301, USA. */ #ifndef __GDICT_PREF_DIALOG_H__ diff --git a/mate-dictionary/src/gdict-print.c b/mate-dictionary/src/gdict-print.c index 855dbab6..734f1a54 100644 --- a/mate-dictionary/src/gdict-print.c +++ b/mate-dictionary/src/gdict-print.c @@ -16,8 +16,8 @@ * * 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 St, Fifth Floor, Boston, MA + * 02110-1301, USA. */ #ifdef HAVE_CONFIG_H diff --git a/mate-dictionary/src/gdict-print.h b/mate-dictionary/src/gdict-print.h index 5c0fe25f..1db61ded 100644 --- a/mate-dictionary/src/gdict-print.h +++ b/mate-dictionary/src/gdict-print.h @@ -16,8 +16,8 @@ * * 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 St, Fifth Floor, Boston, MA + * 02110-1301, USA. */ #ifndef __GDICT_PRINT_H__ diff --git a/mate-dictionary/src/gdict-sidebar.c b/mate-dictionary/src/gdict-sidebar.c index c8f51be0..9bb0007b 100644 --- a/mate-dictionary/src/gdict-sidebar.c +++ b/mate-dictionary/src/gdict-sidebar.c @@ -14,7 +14,7 @@ * * You should have received a copy of the GNU Lesser General Public * License along with this program; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, + * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, * * Based on the equivalent widget from Evince * by Jonathan Blandford, diff --git a/mate-dictionary/src/gdict-sidebar.h b/mate-dictionary/src/gdict-sidebar.h index 82fa5c4c..ee0f1b38 100644 --- a/mate-dictionary/src/gdict-sidebar.h +++ b/mate-dictionary/src/gdict-sidebar.h @@ -14,7 +14,7 @@ * * You should have received a copy of the GNU Lesser General Public * License along with this program; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, + * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, * * Based on the equivalent widget from Evince * by Jonathan Blandford, diff --git a/mate-dictionary/src/gdict-source-dialog.c b/mate-dictionary/src/gdict-source-dialog.c index e1010c86..0bebcb22 100644 --- a/mate-dictionary/src/gdict-source-dialog.c +++ b/mate-dictionary/src/gdict-source-dialog.c @@ -16,8 +16,8 @@ * * 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 St, Fifth Floor, Boston, MA + * 02110-1301, USA. */ #ifdef HAVE_CONFIG_H diff --git a/mate-dictionary/src/gdict-source-dialog.h b/mate-dictionary/src/gdict-source-dialog.h index ecddd8ff..31ec8efb 100644 --- a/mate-dictionary/src/gdict-source-dialog.h +++ b/mate-dictionary/src/gdict-source-dialog.h @@ -16,8 +16,8 @@ * * 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 St, Fifth Floor, Boston, MA + * 02110-1301, USA. */ #ifndef __GDICT_SOURCE_DIALOG_H__ diff --git a/mate-dictionary/src/gdict-window.c b/mate-dictionary/src/gdict-window.c index 1be0256c..83b74968 100644 --- a/mate-dictionary/src/gdict-window.c +++ b/mate-dictionary/src/gdict-window.c @@ -16,8 +16,8 @@ * * 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 St, Fifth Floor, Boston, MA + * 02110-1301, USA. */ #ifdef HAVE_CONFIG_H diff --git a/mate-dictionary/src/gdict-window.h b/mate-dictionary/src/gdict-window.h index 36455cba..ee68d6a2 100644 --- a/mate-dictionary/src/gdict-window.h +++ b/mate-dictionary/src/gdict-window.h @@ -16,8 +16,8 @@ * * 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 St, Fifth Floor, Boston, MA + * 02110-1301, USA. */ #ifndef __GDICT_WINDOW_H__ -- cgit v1.2.1