From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2142) id 5B6D83858D28; Tue, 31 Jan 2023 00:13:12 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5B6D83858D28 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1675123992; bh=86S4eX/JtCntejdg2DF1sLpWSPcz8D/8vmbdEnIdKUY=; h=From:To:Subject:Date:From; b=RUSiWgdUIQ/ir8isM/63/eAvukjILLGN01NuVAM/lskbtX5/3s2OONev9OySBY5h2 mEi/7aRERCD5b/lfTTHTxAs0ToS027hA0Z4kS3lRRfKqSB3myu9JM6hLdHYwTaSy+J xFbUYfzOU6QR9D2WQ8LwYPzO5oUS/nmE3BSub0Bc= MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="utf-8" From: Gerald Pfeifer To: gcc-cvs@gcc.gnu.org Subject: [gcc r13-5522] doc: Change fsf.org to www.fsf.org in URLs (GFDL) X-Act-Checkin: gcc X-Git-Author: Gerald Pfeifer X-Git-Refname: refs/heads/master X-Git-Oldrev: ab21d8d5bd36e3e751095db958fb8e450018d894 X-Git-Newrev: f046fcadb44d9c2d53d23a7061854063eb99a0d3 Message-Id: <20230131001312.5B6D83858D28@sourceware.org> Date: Tue, 31 Jan 2023 00:13:12 +0000 (GMT) List-Id: https://gcc.gnu.org/g:f046fcadb44d9c2d53d23a7061854063eb99a0d3 commit r13-5522-gf046fcadb44d9c2d53d23a7061854063eb99a0d3 Author: Gerald Pfeifer Date: Tue Jan 31 01:11:32 2023 +0100 doc: Change fsf.org to www.fsf.org in URLs (GFDL) We have been getting a 301 (permanent redirect) http response from the server for a long while. gcc/ChangeLog: * doc/include/fdl.texi: Change fsf.org to www.fsf.org. Diff: --- gcc/doc/include/fdl.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gcc/doc/include/fdl.texi b/gcc/doc/include/fdl.texi index e2bcdfd579b..af1a9c1d196 100644 --- a/gcc/doc/include/fdl.texi +++ b/gcc/doc/include/fdl.texi @@ -7,7 +7,7 @@ gpl(7), fsf-funding(7). @c man end @c man begin COPYRIGHT Copyright @copyright{} 2000, 2001, 2002, 2007, 2008 Free Software Foundation, Inc. -@uref{https://fsf.org/} +@uref{https://www.fsf.org} Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. @@ -46,7 +46,7 @@ of this license document, but changing it is not allowed. @display Copyright @copyright{} 2000, 2001, 2002, 2007, 2008 Free Software Foundation, Inc. -@uref{https://fsf.org/} +@uref{https://www.fsf.org} Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.