From: Gerald Pfeifer Date: Tue, 20 Aug 2024 22:50:01 +0000 (+0200) Subject: doc: Specifically link to GPL v3.0 for GM2 X-Git-Tag: basepoints/gcc-16~6453 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afa90807f68650c0596f8a3f00c1d47d79bed2f4;p=thirdparty%2Fgcc.git doc: Specifically link to GPL v3.0 for GM2 The generic GPL link redirects to GPL v3.0 right now, but may redirect to a different version at one point. Specifically link to the version we are using gcc: * doc/gm2.texi (License): Specifically link to GPL v3.0 --- diff --git a/gcc/doc/gm2.texi b/gcc/doc/gm2.texi index 1db07c91cf2..a035011aa00 100644 --- a/gcc/doc/gm2.texi +++ b/gcc/doc/gm2.texi @@ -3027,7 +3027,7 @@ These exist and can be found on the frontends web page on the @section License of GNU Modula-2 GNU Modula-2 is free software, the compiler is held under the GPL v3 -@uref{http://www.gnu.org/licenses/gpl.txt}, +@uref{http://www.gnu.org/licenses/gpl-3.0.txt}, its libraries (pim, iso and Logitech compatible) are under the GPL v3 with the GCC run time library exception clause.