From d63225e356195268e46a606910ea85c2876f1a95 Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Fri, 25 Apr 2025 14:47:02 -0400 Subject: [PATCH 1/2] Update COPYING with the latest GPLv2 text Text from https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt. There is no more postal address since the FSF is now remote-only; a placeholder name was changed. --- COPYING | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/COPYING b/COPYING index d159169..9efa6fb 100644 --- a/COPYING +++ b/COPYING @@ -2,7 +2,7 @@ Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc., - 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. @@ -304,8 +304,7 @@ the "copyright" line and a pointer to where the full notice is found. GNU General Public License for more details. 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., - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + with this program; if not, see . Also add information on how to contact you by electronic and paper mail. @@ -329,8 +328,8 @@ necessary. Here is a sample; alter the names: Yoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision' (which makes passes at compilers) written by James Hacker. - , 1 April 1989 - Ty Coon, President of Vice + , 1 April 1989 + Moe Ghoul, President of Vice This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may From d39d6394cb59ef47931f5c3f50df2de093257ece Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Fri, 25 Apr 2025 14:54:15 -0400 Subject: [PATCH 2/2] Update GPL license notices (no more FSF postal address) --- config/config.guess | 4 +--- config/config.sub | 4 +--- config/depcomp | 4 +--- config/ltmain.sh | 4 +--- config/missing | 4 +--- configure | 3 +-- configure.ac | 3 +-- src/lib/edac.3.in | 3 +-- src/lib/edac.h | 3 +-- src/lib/libedac.c | 3 +-- src/util/edac-ctl.8.in | 3 +-- src/util/edac-ctl.in | 3 +-- src/util/edac-util.1.in | 3 +-- src/util/edac-util.c | 3 +-- src/util/list.c | 3 +-- src/util/list.h | 3 +-- src/util/split.c | 3 +-- src/util/split.h | 3 +-- 18 files changed, 18 insertions(+), 41 deletions(-) diff --git a/config/config.guess b/config/config.guess index 93591e7..e73ec63 100755 --- a/config/config.guess +++ b/config/config.guess @@ -16,9 +16,7 @@ timestamp='2004-09-07' # General Public License for more details. # # 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., 51 Franklin Street, Fifth Floor, Boston, MA -# 02110-1301, USA. +# along with this program; if not, see . # # 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 5b61e71..0effd40 100755 --- a/config/config.sub +++ b/config/config.sub @@ -20,9 +20,7 @@ timestamp='2004-08-29' # GNU General Public License for more details. # # 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., 51 Franklin Street, Fifth Floor, Boston, MA -# 02110-1301, USA. +# along with this program; if not, see . # 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 eed3cc9..85d95cc 100755 --- a/config/depcomp +++ b/config/depcomp @@ -16,9 +16,7 @@ scriptversion=2004-05-31.23 # GNU General Public License for more details. # 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., 51 Franklin Street, Fifth Floor, Boston, MA -# 02110-1301, USA. +# along with this program; if not, see . # 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 7827500..8289277 100644 --- a/config/ltmain.sh +++ b/config/ltmain.sh @@ -16,9 +16,7 @@ # General Public License for more details. # # 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., 51 Franklin Street, Fifth Floor, Boston, MA -# 02110-1301, USA. +# along with this program; if not, see . # # 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 3392b9e..5f9e5da 100755 --- a/config/missing +++ b/config/missing @@ -18,9 +18,7 @@ scriptversion=2004-09-07.08 # GNU General Public License for more details. # 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., 51 Franklin Street, Fifth Floor, Boston, MA -# 02110-1301, USA. +# along with this program; if not, see . # 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/configure b/configure index a0191f7..c59f73b 100755 --- a/configure +++ b/configure @@ -9709,8 +9709,7 @@ echo "$as_me: creating $ofile" >&6;} # General Public License for more details. # # 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# along with this program; if not, see . # # 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/configure.ac b/configure.ac index 832fe8e..b2ce2e9 100644 --- a/configure.ac +++ b/configure.ac @@ -21,8 +21,7 @@ ## for more details. ## ## 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., -## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +## with this program; if not, see . ##***************************************************************************** AC_INIT diff --git a/src/lib/edac.3.in b/src/lib/edac.3.in index 2a24ec2..9c7d203 100644 --- a/src/lib/edac.3.in +++ b/src/lib/edac.3.in @@ -19,8 +19,7 @@ .\" for more details. .\" .\" 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., -.\" 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +.\" with this program; if not, see . .\"**************************************************************************** .TH EDAC 3 "@META_DATE@" "@META_ALIAS" "EDAC error reporting library" diff --git a/src/lib/edac.h b/src/lib/edac.h index 6bb26ab..4470682 100644 --- a/src/lib/edac.h +++ b/src/lib/edac.h @@ -19,8 +19,7 @@ * for more details. * * 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., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * with this program; if not, see . *****************************************************************************/ #ifndef _LIBEDAC_H #define _LIBEDAC_H diff --git a/src/lib/libedac.c b/src/lib/libedac.c index 3cccffc..90435d2 100644 --- a/src/lib/libedac.c +++ b/src/lib/libedac.c @@ -19,8 +19,7 @@ * for more details. * * 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., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * with this program; if not, see . *****************************************************************************/ #if HAVE_CONFIG_H diff --git a/src/util/edac-ctl.8.in b/src/util/edac-ctl.8.in index 1c85b5a..769e6dc 100644 --- a/src/util/edac-ctl.8.in +++ b/src/util/edac-ctl.8.in @@ -19,8 +19,7 @@ .\" for more details. .\" .\" 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., -.\" 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +.\" with this program; if not, see . .\"**************************************************************************** .TH EDAC-CTL 8 "@META_DATE@" "@META_ALIAS@" "EDAC admin utility" diff --git a/src/util/edac-ctl.in b/src/util/edac-ctl.in index ededffc..2558ad3 100755 --- a/src/util/edac-ctl.in +++ b/src/util/edac-ctl.in @@ -20,8 +20,7 @@ # for more details. # # 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., -# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +# with this program; if not, see . #****************************************************************************/ use strict; diff --git a/src/util/edac-util.1.in b/src/util/edac-util.1.in index d895190..4cecefa 100644 --- a/src/util/edac-util.1.in +++ b/src/util/edac-util.1.in @@ -19,8 +19,7 @@ .\" for more details. .\" .\" 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., -.\" 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +.\" with this program; if not, see . .\"**************************************************************************** .TH EDAC-UTIL 1 "@META_DATE@" "@META_ALIAS@" "EDAC error reporting utility" diff --git a/src/util/edac-util.c b/src/util/edac-util.c index 45e5a1e..8db1a50 100644 --- a/src/util/edac-util.c +++ b/src/util/edac-util.c @@ -19,8 +19,7 @@ * for more details. * * 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., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + * with this program; if not, see . *****************************************************************************/ #if HAVE_CONFIG_H diff --git a/src/util/list.c b/src/util/list.c index 034f587..307400f 100644 --- a/src/util/list.c +++ b/src/util/list.c @@ -19,8 +19,7 @@ * more details. * * 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., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * with LSD-Tools; if not, see . ***************************************************************************** * Refer to "list.h" for documentation on public functions. ***************************************************************************** diff --git a/src/util/list.h b/src/util/list.h index 524a497..3dc6fba 100644 --- a/src/util/list.h +++ b/src/util/list.h @@ -18,8 +18,7 @@ * more details. * * 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., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * with LSD-Tools; if not, see . ***************************************************************************** * 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 7cf0260..56dd396 100644 --- a/src/util/split.c +++ b/src/util/split.c @@ -19,8 +19,7 @@ * details. * * You should have received a copy of the GNU General Public License along - * with Pdsh; if not, write to the Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * with Pdsh; if not, see . \*****************************************************************************/ #include diff --git a/src/util/split.h b/src/util/split.h index 2054482..5375857 100644 --- a/src/util/split.h +++ b/src/util/split.h @@ -19,8 +19,7 @@ * details. * * You should have received a copy of the GNU General Public License along - * with Pdsh; if not, write to the Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * with Pdsh; if not, see . \*****************************************************************************/ #ifndef _SPLIT_H #define _SPLIT_H