diff options
author | Gerald Pfeifer <gerald@pfeifer.com> | 2019-10-25 05:19:50 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@gcc.gnu.org> | 2019-10-25 05:19:50 +0000 |
commit | 19dc1c310fbccc1a82b7cd106d83166b6de3e891 (patch) | |
tree | 2c20de878ff44a15c515e524636cfc4f8778f921 | |
parent | d57ebc3415ecd0e4b05c040e19cd6f05c916df65 (diff) | |
download | gcc-19dc1c310fbccc1a82b7cd106d83166b6de3e891.zip gcc-19dc1c310fbccc1a82b7cd106d83166b6de3e891.tar.gz gcc-19dc1c310fbccc1a82b7cd106d83166b6de3e891.tar.bz2 |
* doc/xml/gnu/gpl-3.0.xml: Switch www.gnu.org to https.
From-SVN: r277435
-rw-r--r-- | libstdc++-v3/ChangeLog | 4 | ||||
-rw-r--r-- | libstdc++-v3/doc/xml/gnu/gpl-3.0.xml | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 97669be..e4b5b00 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,7 @@ +2019-10-25 Gerald Pfeifer <gerald@pfeifer.com> + + * doc/xml/gnu/gpl-3.0.xml: Switch www.gnu.org to https. + 2019-09-09 Edward Smith-Rowland <3dw4rd@verizon.net> * doc/xml/manual/status_cxx2020.xml: Add rows and update status. diff --git a/libstdc++-v3/doc/xml/gnu/gpl-3.0.xml b/libstdc++-v3/doc/xml/gnu/gpl-3.0.xml index 9ceb7b9..766511b 100644 --- a/libstdc++-v3/doc/xml/gnu/gpl-3.0.xml +++ b/libstdc++-v3/doc/xml/gnu/gpl-3.0.xml @@ -829,6 +829,6 @@ under certain conditions; type ‘<literal>show c</literal>’ for details. subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the <acronym>GNU</acronym> Lesser General Public License instead of this - License. But first, please read <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.gnu.org/philosophy/why-not-lgpl.html">http://www.gnu.org/philosophy/why-not-lgpl.html</link>. + License. But first, please read <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.gnu.org/philosophy/why-not-lgpl.html">https://www.gnu.org/philosophy/why-not-lgpl.html</link>. </para> </appendix> |