diff options
author | Gerald Pfeifer <gerald@pfeifer.com> | 2019-11-11 13:35:33 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@gcc.gnu.org> | 2019-11-11 13:35:33 +0000 |
commit | cb6b5afe1decee6b492a068875a9d8ae3bcdf36b (patch) | |
tree | bf2d505eba77d24b3b97bf7c35bb4d89c4670890 /libstdc++-v3/doc | |
parent | 87b47251924c7539a9a8e191587d118a14496473 (diff) | |
download | gcc-cb6b5afe1decee6b492a068875a9d8ae3bcdf36b.zip gcc-cb6b5afe1decee6b492a068875a9d8ae3bcdf36b.tar.gz gcc-cb6b5afe1decee6b492a068875a9d8ae3bcdf36b.tar.bz2 |
Update link to "Why not LGPL".
* doc/xml/gnu/gpl-3.0.xml: Adjust link to "Why not LGPL".
From-SVN: r278051
Diffstat (limited to 'libstdc++-v3/doc')
-rw-r--r-- | libstdc++-v3/doc/xml/gnu/gpl-3.0.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/doc/xml/gnu/gpl-3.0.xml b/libstdc++-v3/doc/xml/gnu/gpl-3.0.xml index 766511b..f3d1c07 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="https://www.gnu.org/philosophy/why-not-lgpl.html">https://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/licenses/why-not-lgpl.html">https://www.gnu.org/licenses/why-not-lgpl.html</link>. </para> </appendix> |