diff options
author | Gerald Pfeifer <gerald@pfeifer.com> | 2023-01-31 01:11:32 +0100 |
---|---|---|
committer | Gerald Pfeifer <gerald@pfeifer.com> | 2023-01-31 01:11:32 +0100 |
commit | f046fcadb44d9c2d53d23a7061854063eb99a0d3 (patch) | |
tree | 5d6b80238fafdc2b085df0218cbfcb4661bcafb8 /gcc | |
parent | ab21d8d5bd36e3e751095db958fb8e450018d894 (diff) | |
download | gcc-f046fcadb44d9c2d53d23a7061854063eb99a0d3.zip gcc-f046fcadb44d9c2d53d23a7061854063eb99a0d3.tar.gz gcc-f046fcadb44d9c2d53d23a7061854063eb99a0d3.tar.bz2 |
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.
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/doc/include/fdl.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/doc/include/fdl.texi b/gcc/doc/include/fdl.texi index e2bcdfd..af1a9c1 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. |