[perl-Glib] changed addresses in GPL license notices
- From: Brian Manning <bmanning src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [perl-Glib] changed addresses in GPL license notices
- Date: Thu, 29 Dec 2011 04:36:02 +0000 (UTC)
commit c9d1fd797feb08a83650ce9aa639119f5f4f17cd
Author: Brian Manning <bmanning src gnome org>
Date: Sun Dec 25 20:42:29 2011 -0800
changed addresses in GPL license notices
GBookmarkFile.xs | 2 +-
GBoxed.xs | 2 +-
GClosure.xs | 2 +-
GError.xs | 2 +-
GIOChannel.xs | 2 +-
GKeyFile.xs | 2 +-
GLog.xs | 2 +-
GMainLoop.xs | 2 +-
GObject.xs | 2 +-
GParamSpec.xs | 2 +-
GSignal.xs | 2 +-
GType.xs | 2 +-
GUtils.xs | 4 ++--
GValue.xs | 2 +-
Glib.exports | 2 +-
Glib.xs | 2 +-
LICENSE | 5 +++--
Makefile.PL | 19 +------------------
apidoc.pl | 4 ++--
devel.pod | 4 ++--
gperl.h | 2 +-
lib/Glib.pm | 2 +-
lib/Glib/CodeGen.pm | 2 +-
lib/Glib/Object/Subclass.pm | 8 ++++----
lib/Glib/ParseXSDoc.pm | 4 ++--
perl-Glib.spec.in | 2 +-
t/1.t | 4 ++--
t/2.t | 4 ++--
t/3.t | 4 ++--
t/4.t | 4 ++--
t/5.t | 4 ++--
t/7.t | 4 ++--
t/8.t | 4 ++--
t/9.t | 4 ++--
t/a.t | 4 ++--
t/b.t | 4 ++--
t/c.t | 4 ++--
t/g.t | 4 ++--
t/h.t | 4 ++--
typemap | 2 +-
xsapi.pod.foot | 4 ++--
41 files changed, 64 insertions(+), 80 deletions(-)
---
diff --git a/GBookmarkFile.xs b/GBookmarkFile.xs
index 0d67068..0e74b88 100644
--- a/GBookmarkFile.xs
+++ b/GBookmarkFile.xs
@@ -14,7 +14,7 @@
*
* 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.
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*
*/
diff --git a/GBoxed.xs b/GBoxed.xs
index b44a06d..bae734c 100644
--- a/GBoxed.xs
+++ b/GBoxed.xs
@@ -14,7 +14,7 @@
*
* 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.
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*
* $Id$
*/
diff --git a/GClosure.xs b/GClosure.xs
index da063fb..ef0fd76 100644
--- a/GClosure.xs
+++ b/GClosure.xs
@@ -14,7 +14,7 @@
*
* 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.
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*
* $Id$
*/
diff --git a/GError.xs b/GError.xs
index 8653907..d358704 100644
--- a/GError.xs
+++ b/GError.xs
@@ -14,7 +14,7 @@
*
* 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.
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*
* $Id$
*/
diff --git a/GIOChannel.xs b/GIOChannel.xs
index 2a6d624..f1ea70a 100644
--- a/GIOChannel.xs
+++ b/GIOChannel.xs
@@ -14,7 +14,7 @@
*
* 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.
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*
* $Id$
*/
diff --git a/GKeyFile.xs b/GKeyFile.xs
index 26a41d4..967aad8 100644
--- a/GKeyFile.xs
+++ b/GKeyFile.xs
@@ -14,7 +14,7 @@
*
* 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.
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*
*/
diff --git a/GLog.xs b/GLog.xs
index b142035..59171db 100644
--- a/GLog.xs
+++ b/GLog.xs
@@ -14,7 +14,7 @@
*
* 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.
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*
* $Id$
*/
diff --git a/GMainLoop.xs b/GMainLoop.xs
index a58f467..38e2c38 100644
--- a/GMainLoop.xs
+++ b/GMainLoop.xs
@@ -14,7 +14,7 @@
*
* 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.
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*
* $Id$
*/
diff --git a/GObject.xs b/GObject.xs
index 2e34c1e..7f3233a 100644
--- a/GObject.xs
+++ b/GObject.xs
@@ -14,7 +14,7 @@
*
* 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.
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*
* $Id$
*/
diff --git a/GParamSpec.xs b/GParamSpec.xs
index fb9fefb..5da046d 100644
--- a/GParamSpec.xs
+++ b/GParamSpec.xs
@@ -14,7 +14,7 @@
*
* 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.
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*
* $Id$
*/
diff --git a/GSignal.xs b/GSignal.xs
index 48c899e..ee7e7b9 100644
--- a/GSignal.xs
+++ b/GSignal.xs
@@ -14,7 +14,7 @@
*
* 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.
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*
* $Id$
*/
diff --git a/GType.xs b/GType.xs
index cc2e6de..78641ac 100644
--- a/GType.xs
+++ b/GType.xs
@@ -14,7 +14,7 @@
*
* 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.
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*
* $Id$
*/
diff --git a/GUtils.xs b/GUtils.xs
index 9effb5d..c98f7e6 100644
--- a/GUtils.xs
+++ b/GUtils.xs
@@ -14,8 +14,8 @@
*
* 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.
+ * Free Software Foundation, Inc.,
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*
* $Id$
*/
diff --git a/GValue.xs b/GValue.xs
index c1dfed0..7eb6882 100644
--- a/GValue.xs
+++ b/GValue.xs
@@ -14,7 +14,7 @@
*
* 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.
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*
* $Id$
*/
diff --git a/Glib.exports b/Glib.exports
index 19c9f4b..f17f660 100644
--- a/Glib.exports
+++ b/Glib.exports
@@ -13,7 +13,7 @@
#
# 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.
+# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
#
# $Id$
#
diff --git a/Glib.xs b/Glib.xs
index fdbbda0..81d9205 100644
--- a/Glib.xs
+++ b/Glib.xs
@@ -14,7 +14,7 @@
*
* 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.
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*
* $Id$
*/
diff --git a/LICENSE b/LICENSE
index f3f1b3b..3f5a7a8 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/Makefile.PL b/Makefile.PL
index a1ea09b..8c2bb1d 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -13,7 +13,7 @@
#
# 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.
+# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
BEGIN { require 5.008; }
@@ -244,20 +244,3 @@ build/podindex :: \$(INST_LIB)/Glib/GenPod.pm
__END__
-
-Copyright (C) 2003-2007 by the gtk2-perl team (see the file AUTHORS for
-the full list)
-
-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.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 Library General Public License for more
-details.
-
-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.
diff --git a/apidoc.pl b/apidoc.pl
index 1f74a81..d24b4b0 100644
--- a/apidoc.pl
+++ b/apidoc.pl
@@ -45,5 +45,5 @@ 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 this library; if not, write to the Free Software Foundation, Inc., 59
-Temple Place - Suite 330, Boston, MA 02111-1307 USA.
+with this library; if not, write to the Free Software Foundation, Inc.,
+51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
diff --git a/devel.pod b/devel.pod
index 733a99c..63d857c 100644
--- a/devel.pod
+++ b/devel.pod
@@ -336,7 +336,7 @@ 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 this library; if not, write to the Free Software Foundation, Inc., 59
-Temple Place - Suite 330, Boston, MA 02111-1307 USA.
+with this library; if not, write to the Free Software Foundation, Inc.,
+51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
=cut
diff --git a/gperl.h b/gperl.h
index b76e276..fc9d38f 100644
--- a/gperl.h
+++ b/gperl.h
@@ -14,7 +14,7 @@
*
* 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.
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*
* $Id$
*/
diff --git a/lib/Glib.pm b/lib/Glib.pm
index 93afc7e..3c6cc9e 100644
--- a/lib/Glib.pm
+++ b/lib/Glib.pm
@@ -13,7 +13,7 @@
#
# 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.
+# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
#
# $Id$
#
diff --git a/lib/Glib/CodeGen.pm b/lib/Glib/CodeGen.pm
index 4e0bd2a..b638556 100644
--- a/lib/Glib/CodeGen.pm
+++ b/lib/Glib/CodeGen.pm
@@ -624,6 +624,6 @@ more details.
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.
+51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
=cut
diff --git a/lib/Glib/Object/Subclass.pm b/lib/Glib/Object/Subclass.pm
index 80a48f5..1652d8e 100644
--- a/lib/Glib/Object/Subclass.pm
+++ b/lib/Glib/Object/Subclass.pm
@@ -1,19 +1,19 @@
# Copyright (C) 2003-2004, 2010 by the gtk2-perl team (see the file AUTHORS for
# the full list)
-#
+#
# 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.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 Library General Public License for
# more details.
-#
+#
# 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.
+# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
#
# $Id$
#
diff --git a/lib/Glib/ParseXSDoc.pm b/lib/Glib/ParseXSDoc.pm
index 680b20e..9bb1d60 100644
--- a/lib/Glib/ParseXSDoc.pm
+++ b/lib/Glib/ParseXSDoc.pm
@@ -864,7 +864,7 @@ 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 this library; if not, write to the Free Software Foundation, Inc., 59
-Temple Place - Suite 330, Boston, MA 02111-1307 USA.
+with this library; if not, write to the Free Software Foundation, Inc.,
+51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
=cut
diff --git a/perl-Glib.spec.in b/perl-Glib.spec.in
index b396657..ddd5e37 100644
--- a/perl-Glib.spec.in
+++ b/perl-Glib.spec.in
@@ -72,4 +72,4 @@ rm -rf $RPM_BUILD_ROOT
#
# 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.
+# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
diff --git a/t/1.t b/t/1.t
index 51b6fb1..17d8822 100644
--- a/t/1.t
+++ b/t/1.t
@@ -94,5 +94,5 @@ 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 this library; if not, write to the Free Software Foundation, Inc., 59
-Temple Place - Suite 330, Boston, MA 02111-1307 USA.
+with this library; if not, write to the Free Software Foundation, Inc.,
+51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
diff --git a/t/2.t b/t/2.t
index 4fe6851..b9a374c 100644
--- a/t/2.t
+++ b/t/2.t
@@ -71,5 +71,5 @@ 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 this library; if not, write to the Free Software Foundation, Inc., 59
-Temple Place - Suite 330, Boston, MA 02111-1307 USA.
+with this library; if not, write to the Free Software Foundation, Inc.,
+51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
diff --git a/t/3.t b/t/3.t
index cc8a83a..ee8d009 100644
--- a/t/3.t
+++ b/t/3.t
@@ -60,5 +60,5 @@ 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 this library; if not, write to the Free Software Foundation, Inc., 59
-Temple Place - Suite 330, Boston, MA 02111-1307 USA.
+with this library; if not, write to the Free Software Foundation, Inc.,
+51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
diff --git a/t/4.t b/t/4.t
index 0320cb5..7dc6a21 100644
--- a/t/4.t
+++ b/t/4.t
@@ -138,5 +138,5 @@ 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 this library; if not, write to the Free Software Foundation, Inc., 59
-Temple Place - Suite 330, Boston, MA 02111-1307 USA.
+with this library; if not, write to the Free Software Foundation, Inc.,
+51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
diff --git a/t/5.t b/t/5.t
index 7254709..a8f328b 100644
--- a/t/5.t
+++ b/t/5.t
@@ -114,5 +114,5 @@ 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 this library; if not, write to the Free Software Foundation, Inc., 59
-Temple Place - Suite 330, Boston, MA 02111-1307 USA.
+with this library; if not, write to the Free Software Foundation, Inc.,
+51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
diff --git a/t/7.t b/t/7.t
index df23eac..6203725 100644
--- a/t/7.t
+++ b/t/7.t
@@ -314,5 +314,5 @@ 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 this library; if not, write to the Free Software Foundation, Inc., 59
-Temple Place - Suite 330, Boston, MA 02111-1307 USA.
+with this library; if not, write to the Free Software Foundation, Inc.,
+51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
diff --git a/t/8.t b/t/8.t
index 6a2ab6d..83206e2 100644
--- a/t/8.t
+++ b/t/8.t
@@ -115,5 +115,5 @@ 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 this library; if not, write to the Free Software Foundation, Inc., 59
-Temple Place - Suite 330, Boston, MA 02111-1307 USA.
+with this library; if not, write to the Free Software Foundation, Inc.,
+51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
diff --git a/t/9.t b/t/9.t
index d345952..d067434 100644
--- a/t/9.t
+++ b/t/9.t
@@ -286,5 +286,5 @@ 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 this library; if not, write to the Free Software Foundation, Inc., 59
-Temple Place - Suite 330, Boston, MA 02111-1307 USA.
+with this library; if not, write to the Free Software Foundation, Inc.,
+51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
diff --git a/t/a.t b/t/a.t
index 40fd433..90efc3b 100644
--- a/t/a.t
+++ b/t/a.t
@@ -188,5 +188,5 @@ 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 this library; if not, write to the Free Software Foundation, Inc., 59
-Temple Place - Suite 330, Boston, MA 02111-1307 USA.
+with this library; if not, write to the Free Software Foundation, Inc.,
+51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
diff --git a/t/b.t b/t/b.t
index 3b52068..cd91ac9 100644
--- a/t/b.t
+++ b/t/b.t
@@ -97,5 +97,5 @@ 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 this library; if not, write to the Free Software Foundation, Inc., 59
-Temple Place - Suite 330, Boston, MA 02111-1307 USA.
+with this library; if not, write to the Free Software Foundation, Inc.,
+51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
diff --git a/t/c.t b/t/c.t
index 875e5b0..5b8d633 100644
--- a/t/c.t
+++ b/t/c.t
@@ -278,5 +278,5 @@ 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 this library; if not, write to the Free Software Foundation, Inc., 59
-Temple Place - Suite 330, Boston, MA 02111-1307 USA.
+with this library; if not, write to the Free Software Foundation, Inc.,
+51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
diff --git a/t/g.t b/t/g.t
index 7793fc9..2f851be 100644
--- a/t/g.t
+++ b/t/g.t
@@ -175,5 +175,5 @@ 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 this library; if not, write to the Free Software Foundation, Inc., 59
-Temple Place - Suite 330, Boston, MA 02111-1307 USA.
+with this library; if not, write to the Free Software Foundation, Inc.,
+51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
diff --git a/t/h.t b/t/h.t
index 448a909..d162def 100644
--- a/t/h.t
+++ b/t/h.t
@@ -149,5 +149,5 @@ 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 this library; if not, write to the Free Software Foundation, Inc., 59
-Temple Place - Suite 330, Boston, MA 02111-1307 USA.
+with this library; if not, write to the Free Software Foundation, Inc.,
+51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
diff --git a/typemap b/typemap
index 01bdd23..91fe1ec 100644
--- a/typemap
+++ b/typemap
@@ -13,7 +13,7 @@
#
# 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.
+# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
#
# $Id$
#
diff --git a/xsapi.pod.foot b/xsapi.pod.foot
index ae785eb..aac8651 100644
--- a/xsapi.pod.foot
+++ b/xsapi.pod.foot
@@ -24,7 +24,7 @@ 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 this library; if not, write to the Free Software Foundation, Inc., 59
-Temple Place - Suite 330, Boston, MA 02111-1307 USA.
+with this library; if not, write to the Free Software Foundation, Inc.,
+51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
=cut
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]