[perl-gtk2-spell] Updated FSF address in all files that have it
- From: Brian Manning <bmanning src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [perl-gtk2-spell] Updated FSF address in all files that have it
- Date: Tue, 20 Oct 2020 18:22:31 +0000 (UTC)
commit d09e1a234c000c86028ad8558eed1476332e1131
Author: Brian Manning <bmanning src gnome org>
Date: Tue Oct 20 11:06:57 2020 -0700
Updated FSF address in all files that have it
GtkSpell.xs | 4 ++--
LICENSE | 7 +++----
Makefile.PL | 3 +--
README | 6 ++----
gtk2spellperl.h | 14 +++++++-------
gtkspell.typemap | 10 +++++-----
gtkspell_simple.pl | 10 +++++-----
lib/Gtk2/Spell.pm | 5 ++---
perl-Gtk2-Spell.spec.in | 10 +++++-----
t/0.GtkSpell.t | 3 +--
10 files changed, 33 insertions(+), 39 deletions(-)
---
diff --git a/GtkSpell.xs b/GtkSpell.xs
index 04edb4a..7e297a6 100644
--- a/GtkSpell.xs
+++ b/GtkSpell.xs
@@ -14,8 +14,8 @@
* 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.
+ * along with this library; if not, see
+ * <https://www.gnu.org/licenses/>.
*
* $Id$
*/
diff --git a/LICENSE b/LICENSE
index b1e3f5a..c881ce2 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,8 +1,7 @@
GNU LESSER GENERAL PUBLIC LICENSE
Version 2.1, February 1999
- Copyright (C) 1991, 1999 Free Software Foundation, Inc.
- 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ Copyright (C) 1991, 1999 Free Software Foundation, Inc. <https://fsf.org>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
@@ -484,8 +483,8 @@ convey the exclusion of warranty; and each file should have at least the
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
+ License along with this library; if not, see
+ <https://www.gnu.org/licenses/>.
Also add information on how to contact you by electronic and paper mail.
diff --git a/Makefile.PL b/Makefile.PL
index d049aa9..dcf53dd 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -102,5 +102,4 @@ 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, see <https://www.gnu.org/licenses/>.
diff --git a/README b/README
index b6d3a66..aad4ecf 100644
--- a/README
+++ b/README
@@ -69,7 +69,5 @@ 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.
-
+License along with this library; if not, see
+<https://www.gnu.org/licenses/>.
diff --git a/gtk2spellperl.h b/gtk2spellperl.h
index 25931ca..477f706 100644
--- a/gtk2spellperl.h
+++ b/gtk2spellperl.h
@@ -1,22 +1,22 @@
/*
- *
+ *
* Copyright (C) 2003 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.
- *
+ * along with this library; if not, see
+ * <https://www.gnu.org/licenses/>.
+ *
* $Id$
*/
diff --git a/gtkspell.typemap b/gtkspell.typemap
index f965e04..d59ca75 100644
--- a/gtkspell.typemap
+++ b/gtkspell.typemap
@@ -1,20 +1,20 @@
#
# Copyright (C) 2003 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.
+# along with this library; if not, see
+# <https://www.gnu.org/licenses/>.
#
# $Id$
#
diff --git a/gtkspell_simple.pl b/gtkspell_simple.pl
index 06ee565..3f0c31e 100644
--- a/gtkspell_simple.pl
+++ b/gtkspell_simple.pl
@@ -3,20 +3,20 @@
#
# Copyright (C) 2003 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.
+# along with this library; if not, see
+# <https://www.gnu.org/licenses/>.
#
# $Id$
#
diff --git a/lib/Gtk2/Spell.pm b/lib/Gtk2/Spell.pm
index c7bc7f2..2a61a7d 100644
--- a/lib/Gtk2/Spell.pm
+++ b/lib/Gtk2/Spell.pm
@@ -107,7 +107,6 @@ 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.
+License along with this library; if not, see
+<https://www.gnu.org/licenses/>.
diff --git a/perl-Gtk2-Spell.spec.in b/perl-Gtk2-Spell.spec.in
index 81ed4a1..01e898d 100644
--- a/perl-Gtk2-Spell.spec.in
+++ b/perl-Gtk2-Spell.spec.in
@@ -61,17 +61,17 @@ rm -rf $RPM_BUILD_ROOT
# Copyright (C) 2003 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.
+# along with this library; if not, see
+# <https://www.gnu.org/licenses/>.
diff --git a/t/0.GtkSpell.t b/t/0.GtkSpell.t
index a358ec1..ac26544 100644
--- a/t/0.GtkSpell.t
+++ b/t/0.GtkSpell.t
@@ -86,5 +86,4 @@ 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, see <https://www.gnu.org/licenses/>.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]