On 2020-08-03 22:44, Bernhard Voelker wrote:
> On 2020-08-02 00:29, Karl Berry wrote:
>>     It would need to be applied upstream (maybe by Karl?).
>>
>> Not me, these days. Writing bug-standa...@gnu.org is the right thing to do.
> 
> I see, thanks.
> 
> --> https://lists.gnu.org/r/bug-standards/2020-08/msg00000.html

Upstream fixed the URL:

  https://cvs.savannah.gnu.org/viewvc/gnustandards/gnustandards/fdl.texi

Patch for gnulib attached.

Have a nice day,
Berny
>From caeea4c8f220a12b869d67ea9d0ddf09015c981c Mon Sep 17 00:00:00 2001
From: Bernhard Voelker <m...@bernhard-voelker.de>
Date: Fri, 31 Jul 2020 00:32:01 +0200
Subject: [PATCH] fdl: sync from gnustandards

* doc/fdl.texi: Update, thus fixing the URL to the GNU licenses page.
---
 ChangeLog    | 5 +++++
 doc/fdl.texi | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 9ba0cda92..8ff5ddba5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2020-08-18  Bernhard Voelker  <m...@bernhard-voelker.de>
+
+	fdl: sync from gnustandards
+	* doc/fdl.texi: Update, thus fixing the URL to the GNU licenses page.
+
 2020-08-17  Paul Eggert  <egg...@cs.ucla.edu>
 
 	verify: avoid __built_assume on Clang
diff --git a/doc/fdl.texi b/doc/fdl.texi
index 542edaad2..eaf3da0e9 100644
--- a/doc/fdl.texi
+++ b/doc/fdl.texi
@@ -414,7 +414,7 @@ The Free Software Foundation may publish new, revised versions
 of the GNU Free Documentation License from time to time.  Such new
 versions will be similar in spirit to the present version, but may
 differ in detail to address new problems or concerns.  See
-@uref{https://www.gnu.org/copyleft/}.
+@uref{https://www.gnu.org/licenses/}.
 
 Each version of the License is given a distinguishing version number.
 If the Document specifies that a particular numbered version of this
-- 
2.28.0

Reply via email to