Blob Blame History Raw
From 2bd73d5a1ce0e2b879e0f5b28fe151f5739e8fb7 Mon Sep 17 00:00:00 2001
From: "Benjamin A. Beasley" <code@musicinmybrain.net>
Date: Mon, 6 Dec 2021 10:43:07 -0500
Subject: [PATCH] Update obsolete FSF postal addresses

This version of https://github.com/grondo/edac-utils/pull/13 omits
changes to the license file COPYING so it can be applied downstream
(https://fedoraproject.org/wiki/Common_Rpmlint_issues#incorrect-fsf-address).
---
 config/config.guess | 3 ++-
 config/config.sub   | 4 ++--
 config/depcomp      | 4 ++--
 config/ltmain.sh    | 3 ++-
 config/missing      | 4 ++--
 src/util/list.c     | 2 +-
 src/util/list.h     | 2 +-
 src/util/split.c    | 2 +-
 src/util/split.h    | 2 +-
 9 files changed, 14 insertions(+), 12 deletions(-)

diff --git a/config/config.guess b/config/config.guess
index 7d0185e..b33cc98 100755
--- a/config/config.guess
+++ b/config/config.guess
@@ -17,7 +17,8 @@ timestamp='2004-09-07'
 #
 # 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.
 #
 # As a special exception to the GNU General Public License, if you
 # distribute this file as part of a program that contains a
diff --git a/config/config.sub b/config/config.sub
index edb6b66..c966cb4 100755
--- a/config/config.sub
+++ b/config/config.sub
@@ -21,8 +21,8 @@ timestamp='2004-08-29'
 #
 # 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.
 
 # As a special exception to the GNU General Public License, if you
 # distribute this file as part of a program that contains a
diff --git a/config/depcomp b/config/depcomp
index 11e2d3b..eed3cc9 100755
--- a/config/depcomp
+++ b/config/depcomp
@@ -17,8 +17,8 @@ scriptversion=2004-05-31.23
 
 # 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.
 
 # As a special exception to the GNU General Public License, if you
 # distribute this file as part of a program that contains a
diff --git a/config/ltmain.sh b/config/ltmain.sh
index 23f82e3..7827500 100644
--- a/config/ltmain.sh
+++ b/config/ltmain.sh
@@ -17,7 +17,8 @@
 #
 # 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.
 #
 # As a special exception to the GNU General Public License, if you
 # distribute this file as part of a program that contains a
diff --git a/config/missing b/config/missing
index 64b5f90..3392b9e 100755
--- a/config/missing
+++ b/config/missing
@@ -19,8 +19,8 @@ scriptversion=2004-09-07.08
 
 # 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.
 
 # As a special exception to the GNU General Public License, if you
 # distribute this file as part of a program that contains a
diff --git a/src/util/list.c b/src/util/list.c
index 1f9b29c..034f587 100644
--- a/src/util/list.c
+++ b/src/util/list.c
@@ -20,7 +20,7 @@
  *
  *  You should have received a copy of the GNU General Public License along
  *  with LSD-Tools; 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.
  *****************************************************************************
  *  Refer to "list.h" for documentation on public functions.
  *****************************************************************************
diff --git a/src/util/list.h b/src/util/list.h
index 289b6bd..524a497 100644
--- a/src/util/list.h
+++ b/src/util/list.h
@@ -19,7 +19,7 @@
  *
  *  You should have received a copy of the GNU General Public License along
  *  with LSD-Tools; 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.
  *****************************************************************************
  *  This file is originally  from LSD-Tools, the LLNL Software 
  *  Development Toolbox.
diff --git a/src/util/split.c b/src/util/split.c
index 1c4419a..7cf0260 100644
--- a/src/util/split.c
+++ b/src/util/split.c
@@ -20,7 +20,7 @@
  *  
  *  You should have received a copy of the GNU General Public License along
  *  with Pdsh; 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.
 \*****************************************************************************/
 
 #include <string.h>
diff --git a/src/util/split.h b/src/util/split.h
index f877592..2054482 100644
--- a/src/util/split.h
+++ b/src/util/split.h
@@ -20,7 +20,7 @@
  *  
  *  You should have received a copy of the GNU General Public License along
  *  with Pdsh; 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.
 \*****************************************************************************/
 #ifndef _SPLIT_H
 #define _SPLIT_H
-- 
2.33.1