Alec Leamas - 2016-01-07
From b8d40aaf5e62752f8262a097a4c56e9aa00e1b14 Mon Sep 17 00:00:00 2001
From: Alec Leamas <leamas.alec@gmail.com>
Date: Thu, 7 Jan 2016 19:30:06 +0100
Subject: [PATCH] Fix bad fsf address

---
 COPYING     | 5 +++--
 COPYING.lib | 7 ++++---
 2 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/COPYING b/COPYING
index 60549be..0f6a36d 100644
--- a/COPYING
+++ b/COPYING
@@ -2,7 +2,7 @@
               Version 2, June 1991

  Copyright (C) 1989, 1991 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.

@@ -305,7 +305,8 @@ the "copyright" line and a pointer to where the full notice is found.

     You should have received a copy of the GNU 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 Street, Fifth Floor, Boston,
+    MA  02110-1301 USA


 Also add information on how to contact you by electronic and paper mail.
diff --git a/COPYING.lib b/COPYING.lib
index 92b8903..18a0097 100644
--- a/COPYING.lib
+++ b/COPYING.lib
@@ -2,7 +2,7 @@
               Version 2, June 1991

  Copyright (C) 1991 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.

@@ -133,7 +133,7 @@ such a program is covered only if its contents constitute a work based
 on the Library (independent of the use of the Library in a tool for
 writing it).  Whether that is true depends on what the Library does
 and what the program that uses the Library does.
-
+

   1. You may copy and distribute verbatim copies of the Library's
 complete source code as you receive it, in any medium, provided that
 you conspicuously and appropriately publish on each copy an
@@ -464,7 +464,8 @@ convey the exclusion of warranty; and each file should have at least the

     You should have received a copy of the GNU Library General Public
     License along with this library; if not, write to the Free

-    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.

--
2.4.3