aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@pfeifer.com>2019-08-17 10:07:13 +0000
committerGerald Pfeifer <gerald@gcc.gnu.org>2019-08-17 10:07:13 +0000
commit7174942f4ab895d1ad44a69c9a45cb64e7aa1464 (patch)
treeb61bb29d961f53bb7b365c30aa0dc06a57c75e09
parentd74a8b0579edd0c42921eccc45ab986d24f2fef0 (diff)
downloadgcc-7174942f4ab895d1ad44a69c9a45cb64e7aa1464.zip
gcc-7174942f4ab895d1ad44a69c9a45cb64e7aa1464.tar.gz
gcc-7174942f4ab895d1ad44a69c9a45cb64e7aa1464.tar.bz2
gpl_v3.texi (Copying): Adjust the link to "Why not LGPL".
* doc/include/gpl_v3.texi (Copying): Adjust the link to "Why not LGPL". From-SVN: r274600
-rw-r--r--gcc/ChangeLog5
-rw-r--r--gcc/doc/include/gpl_v3.texi2
2 files changed, 6 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index e14ab3d..d1eee83 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2019-08-17 Gerald Pfeifer <gerald@pfeifer.com>
+
+ * doc/include/gpl_v3.texi (Copying): Adjust the link to "Why
+ not LGPL".
+
2019-08-16 Eric Botcazou <ebotcazou@adacore.com>
* tree-sra.c (build_reconstructed_reference): Return NULL_TREE instead
diff --git a/gcc/doc/include/gpl_v3.texi b/gcc/doc/include/gpl_v3.texi
index 05ed755..86d8190 100644
--- a/gcc/doc/include/gpl_v3.texi
+++ b/gcc/doc/include/gpl_v3.texi
@@ -729,5 +729,5 @@ program into proprietary programs. If your program is a 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 GNU Lesser General Public License instead of this License. But
-first, please read @url{https://www.gnu.org/philosophy/why-not-lgpl.html}.
+first, please read @url{https://www.gnu.org/licenses/why-not-lgpl.html}.
@c man end