diff options
author | Gerald Pfeifer <gerald@pfeifer.com> | 2023-02-08 22:11:14 +0100 |
---|---|---|
committer | Gerald Pfeifer <gerald@pfeifer.com> | 2023-02-08 22:11:14 +0100 |
commit | 1a49390f3f6febc1f5539f76459c416dba83b4db (patch) | |
tree | 5b09402a5f7741e014c58ec5bfe178effeca3b07 | |
parent | 70888d0982d9c4df4f74cd6f06f943778af1d1eb (diff) | |
download | gcc-1a49390f3f6febc1f5539f76459c416dba83b4db.zip gcc-1a49390f3f6febc1f5539f76459c416dba83b4db.tar.gz gcc-1a49390f3f6febc1f5539f76459c416dba83b4db.tar.bz2 |
doc: Change fsf.org to www.fsf.org
fsf.org has been serving a 301 (permanent redirect) http response for
a long while.
gcc/ChangeLog:
* doc/include/gpl_v3.texi: Change fsf.org to www.fsf.org.
-rw-r--r-- | gcc/doc/include/gpl_v3.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/include/gpl_v3.texi b/gcc/doc/include/gpl_v3.texi index c978f21..4193d6f 100644 --- a/gcc/doc/include/gpl_v3.texi +++ b/gcc/doc/include/gpl_v3.texi @@ -20,7 +20,7 @@ license document, but changing it is not allowed. @c This file is intended to be included in another file. @display -Copyright @copyright{} 2007 Free Software Foundation, Inc. @url{https://fsf.org/} +Copyright @copyright{} 2007 Free Software Foundation, Inc. @url{https://www.fsf.org} Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. |