From e6d1f2e495e6e042ff6543e35e7c0db2b7faa61d Mon Sep 17 00:00:00 2001 From: leigh123linux Date: Mon, 10 Apr 2017 08:24:10 +0100 Subject: [PATCH] Fix FSF address --- xed/xed-app-activatable.h | 2 +- xed/xed-view-activatable.h | 2 +- xed/xed-window-activatable.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/xed/xed-app-activatable.h b/xed/xed-app-activatable.h index 19dca02..2a6b1a6 100644 --- a/xed/xed-app-activatable.h +++ b/xed/xed-app-activatable.h @@ -17,7 +17,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. */ #ifndef __XED_APP_ACTIVATABLE_H__ diff --git a/xed/xed-view-activatable.h b/xed/xed-view-activatable.h index b160680..941d016 100644 --- a/xed/xed-view-activatable.h +++ b/xed/xed-view-activatable.h @@ -16,7 +16,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. */ #ifndef __XED_VIEW_ACTIVATABLE_H__ diff --git a/xed/xed-window-activatable.h b/xed/xed-window-activatable.h index 3476e6a..b0b16e5 100644 --- a/xed/xed-window-activatable.h +++ b/xed/xed-window-activatable.h @@ -16,7 +16,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. */ #ifndef __XED_WINDOW_ACTIVATABLE_H__