[perl-gtk2-html2] Updated FSF address in all files that have it



commit 90ef00ae878418db634dbf61d3686caa1867112f
Author: Brian Manning <bmanning src gnome org>
Date:   Thu Oct 15 11:58:11 2020 -0700

    Updated FSF address in all files that have it

 Html2.pm             | 5 ++---
 LICENSE              | 8 +++-----
 README               | 5 ++---
 examples/simple.pl   | 5 ++---
 gtkhtml2perl.h       | 5 ++---
 xs/GtkHtml2.xs       | 5 ++---
 xs/GtkHtmlContext.xs | 5 ++---
 xs/HtmlDocument.xs   | 5 ++---
 xs/HtmlStream.xs     | 5 ++---
 xs/HtmlView.xs       | 5 ++---
 10 files changed, 21 insertions(+), 32 deletions(-)
---
diff --git a/Html2.pm b/Html2.pm
index 9903bc7..6d98340 100644
--- a/Html2.pm
+++ b/Html2.pm
@@ -108,8 +108,7 @@ 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/>.
 
 =cut
diff --git a/LICENSE b/LICENSE
index bf50f20..72a4359 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,8 +1,7 @@
                  GNU LIBRARY GENERAL PUBLIC LICENSE
                       Version 2, June 1991
 
- Copyright (C) 1991 Free Software Foundation, Inc.
-                   59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ Copyright (C) 1991 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.
 
@@ -463,9 +462,8 @@ convey the exclusion of warranty; and each file should have at least the
     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/>.
 
 Also add information on how to contact you by electronic and paper mail.
 
diff --git a/README b/README
index 81d8f07..7fdf434 100644
--- a/README
+++ b/README
@@ -79,7 +79,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/examples/simple.pl b/examples/simple.pl
index 595bdd4..31ae333 100644
--- a/examples/simple.pl
+++ b/examples/simple.pl
@@ -16,9 +16,8 @@
 #   Library General Public License for more details.
 #
 #   You should have received a copy of the GNU Library General Public License
-#   along with this library; see the file COPYING.LIB.  If not, write to
-#   the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-#   Boston, MA 02111-1307, USA.
+#   along with this library; see the file COPYING.LIB.  If not, see
+#   <https://www.gnu.org/licenses/>.
 #
 
 use strict;
diff --git a/gtkhtml2perl.h b/gtkhtml2perl.h
index 14facc2..58fb14e 100644
--- a/gtkhtml2perl.h
+++ b/gtkhtml2perl.h
@@ -12,9 +12,8 @@
  * 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/>.
  *
  * $Id$
  */
diff --git a/xs/GtkHtml2.xs b/xs/GtkHtml2.xs
index 90363f3..ef93b29 100644
--- a/xs/GtkHtml2.xs
+++ b/xs/GtkHtml2.xs
@@ -16,9 +16,8 @@
    Library General Public License for more details.
    
    You should have received a copy of the GNU Library General Public License
-   along with this library; see the file COPYING.LIB.  If not, write to
-   the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-   Boston, MA 02111-1307, USA.
+   along with this library; see the file COPYING.LIB.  If not, see
+   <https://www.gnu.org/licenses/>.
 */
 #include "gtkhtml2perl.h"
 
diff --git a/xs/GtkHtmlContext.xs b/xs/GtkHtmlContext.xs
index 491d7cd..eb6438f 100644
--- a/xs/GtkHtmlContext.xs
+++ b/xs/GtkHtmlContext.xs
@@ -15,9 +15,8 @@
    Library General Public License for more details.
    
    You should have received a copy of the GNU Library General Public License
-   along with this library; see the file COPYING.LIB.  If not, write to
-   the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-   Boston, MA 02111-1307, USA.
+   along with this library; see the file COPYING.LIB.  If not, see
+   <https://www.gnu.org/licenses/>.
 */
 #include "gtkhtml2perl.h"
 
diff --git a/xs/HtmlDocument.xs b/xs/HtmlDocument.xs
index 3144c85..02bd83c 100644
--- a/xs/HtmlDocument.xs
+++ b/xs/HtmlDocument.xs
@@ -16,9 +16,8 @@
    Library General Public License for more details.
    
    You should have received a copy of the GNU Library General Public License
-   along with this library; see the file COPYING.LIB.  If not, write to
-   the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-   Boston, MA 02111-1307, USA.
+   along with this library; see the file COPYING.LIB.  If not, see
+   <https://www.gnu.org/licenses/>.
 */
 #include "gtkhtml2perl.h"
 
diff --git a/xs/HtmlStream.xs b/xs/HtmlStream.xs
index 6849c72..27f00a9 100644
--- a/xs/HtmlStream.xs
+++ b/xs/HtmlStream.xs
@@ -16,9 +16,8 @@
    Library General Public License for more details.
    
    You should have received a copy of the GNU Library General Public License
-   along with this library; see the file COPYING.LIB.  If not, write to
-   the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-   Boston, MA 02111-1307, USA.
+   along with this library; see the file COPYING.LIB.  If not, see
+   <https://www.gnu.org/licenses/>.
 */
 #include "gtkhtml2perl.h"
 
diff --git a/xs/HtmlView.xs b/xs/HtmlView.xs
index d83e7e2..7ec9597 100644
--- a/xs/HtmlView.xs
+++ b/xs/HtmlView.xs
@@ -16,9 +16,8 @@
    Library General Public License for more details.
    
    You should have received a copy of the GNU Library General Public License
-   along with this library; see the file COPYING.LIB.  If not, write to
-   the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-   Boston, MA 02111-1307, USA.
+   along with this library; see the file COPYING.LIB.  If not, see
+   <https://www.gnu.org/licenses/>.
 */
 
 #include "gtkhtml2perl.h"


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