82 lines
3.4 KiB
Diff
82 lines
3.4 KiB
Diff
From a6a68208356f3d6e32bb3f32efbdb86cd9695f55 Mon Sep 17 00:00:00 2001
|
|
From: "Benjamin A. Beasley" <code@musicinmybrain.net>
|
|
Date: Sat, 10 May 2025 21:47:31 -0400
|
|
Subject: [PATCH] Update GPL/LGPL license texts for remote-only FSF
|
|
|
|
The FSF is now remote-only and no longer has a street address.
|
|
|
|
The license texts LICENSE-WOFF-GPL and LICENSE-WOFF-LGPL are updated
|
|
from https://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt and
|
|
https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt, respectively.
|
|
---
|
|
LICENSE-WOFF-GPL | 9 ++++-----
|
|
LICENSE-WOFF-LGPL | 9 ++++-----
|
|
2 files changed, 8 insertions(+), 10 deletions(-)
|
|
|
|
diff --git a/LICENSE-WOFF-GPL b/LICENSE-WOFF-GPL
|
|
index d159169..9efa6fb 100644
|
|
--- a/LICENSE-WOFF-GPL
|
|
+++ b/LICENSE-WOFF-GPL
|
|
@@ -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
|
|
+ <https://fsf.org/>
|
|
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 <https://www.gnu.org/licenses/>.
|
|
|
|
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.
|
|
|
|
- <signature of Ty Coon>, 1 April 1989
|
|
- Ty Coon, President of Vice
|
|
+ <signature of Moe Ghoul>, 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
|
|
diff --git a/LICENSE-WOFF-LGPL b/LICENSE-WOFF-LGPL
|
|
index 4362b49..f6683e7 100644
|
|
--- a/LICENSE-WOFF-LGPL
|
|
+++ b/LICENSE-WOFF-LGPL
|
|
@@ -2,7 +2,7 @@
|
|
Version 2.1, February 1999
|
|
|
|
Copyright (C) 1991, 1999 Free Software Foundation, Inc.
|
|
- 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
|
+ <https://fsf.org/>
|
|
Everyone is permitted to copy and distribute verbatim copies
|
|
of this license document, but changing it is not allowed.
|
|
|
|
@@ -484,8 +484,7 @@ 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 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.
|
|
|
|
@@ -496,7 +495,7 @@ necessary. Here is a sample; alter the names:
|
|
Yoyodyne, Inc., hereby disclaims all copyright interest in the
|
|
library `Frob' (a library for tweaking knobs) written by James Random Hacker.
|
|
|
|
- <signature of Ty Coon>, 1 April 1990
|
|
- Ty Coon, President of Vice
|
|
+ <signature of Moe Ghoul>, 1 April 1990
|
|
+ Moe Ghoul, President of Vice
|
|
|
|
That's all there is to it!
|