[perl-Gnome2-Vte] Correct FSF address



commit 23770966a14a03deb544e8cb2a36ec0ae8f7b1c8
Author: Torsten SchÃnfeld <kaffeetisch gmx de>
Date:   Sat Feb 18 19:00:42 2012 +0100

    Correct FSF address

 LICENSE           |    5 +++--
 vte2perl.h        |   10 +++++-----
 xs/Vte.xs         |    4 ++--
 xs/VteTerminal.xs |    4 ++--
 4 files changed, 12 insertions(+), 11 deletions(-)
---
diff --git a/LICENSE b/LICENSE
index f3f1b3b..9c3e340 100644
--- a/LICENSE
+++ b/LICENSE
@@ -2,7 +2,7 @@
 		       Version 2.1, February 1999
 
  Copyright (C) 1991, 1999 Free Software Foundation, Inc.
-     59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+     51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
 
@@ -485,7 +485,8 @@ convey the exclusion of warranty; and each file should have at least the
 
     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., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    Foundation, Inc.,
+    51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 Also add information on how to contact you by electronic and paper mail.
 
diff --git a/vte2perl.h b/vte2perl.h
index 268b4fd..3024d53 100644
--- a/vte2perl.h
+++ b/vte2perl.h
@@ -1,21 +1,21 @@
 /*
  * Copyright (C) 2003 by the gtk2-perl team
- * 
+ *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
  * License as published by the Free Software Foundation; either
  * version 2.1 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
  * Lesser General Public License for more details.
- * 
+ *
  * 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., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * Foundation, Inc.,
+ * 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
  *
- * $Id$
  */
 
 #ifndef _VTE2PERL_H_
diff --git a/xs/Vte.xs b/xs/Vte.xs
index e75c788..2809231 100644
--- a/xs/Vte.xs
+++ b/xs/Vte.xs
@@ -13,9 +13,9 @@
  * 
  * 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., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * Foundation, Inc.,
+ * 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
  *
- * $Id$
  */
 
 #include "vte2perl.h"
diff --git a/xs/VteTerminal.xs b/xs/VteTerminal.xs
index 86d0288..f0c8223 100644
--- a/xs/VteTerminal.xs
+++ b/xs/VteTerminal.xs
@@ -13,9 +13,9 @@
  *
  * 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., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * Foundation, Inc.,
+ * 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
  *
- * $Id$
  */
 
 #include "vte2perl.h"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]