diff options
author | Gerald Pfeifer <gerald@pfeifer.com> | 2024-11-17 12:36:29 +0100 |
---|---|---|
committer | Gerald Pfeifer <gerald@pfeifer.com> | 2024-11-17 12:36:29 +0100 |
commit | 696bd86260e268d5603fb227e276834ebd0e01b4 (patch) | |
tree | 1a88a95daa2b8088dfd75f2ad5f14643eeebaa16 /libstdc++-v3/doc/html | |
parent | 6d52a568ddde63cea805ad08728a837ccd93bb8f (diff) | |
download | gcc-696bd86260e268d5603fb227e276834ebd0e01b4.zip gcc-696bd86260e268d5603fb227e276834ebd0e01b4.tar.gz gcc-696bd86260e268d5603fb227e276834ebd0e01b4.tar.bz2 |
libstdc++: Move a gcc.gnu.org link to https
libstdc++-v3:
* doc/xml/manual/intro.xml: Move a gcc.gnu.org link to https.
* doc/html/manual/license.html: Regenerate.
Diffstat (limited to 'libstdc++-v3/doc/html')
-rw-r--r-- | libstdc++-v3/doc/html/manual/license.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/doc/html/manual/license.html b/libstdc++-v3/doc/html/manual/license.html index e10808a..f6a9e6c 100644 --- a/libstdc++-v3/doc/html/manual/license.html +++ b/libstdc++-v3/doc/html/manual/license.html @@ -4,7 +4,7 @@ and one for the documentation. </p><p> There is a license section in the FAQ regarding common <a class="link" href="../faq.html#faq.license">questions</a>. If you have more - questions, ask the FSF or the <a class="link" href="http://gcc.gnu.org/lists.html" target="_top">gcc mailing list</a>. + questions, ask the FSF or the <a class="link" href="https://gcc.gnu.org/lists.html" target="_top">gcc mailing list</a>. </p><div class="section"><div class="titlepage"><div><div><h3 class="title"><a id="manual.intro.status.license.gpl"></a>The Code: GPL</h3></div></div></div><p> The source code is distributed under the <a class="link" href="appendix_gpl.html" title="Appendix D. GNU General Public License version 3">GNU General Public License version 3</a>, with the addition under section 7 of an exception described in |