This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gcc-wwwdocs".
The branch, master has been updated via 6d0cf1c7f87509706c1fce90cec801d422742ef4 (commit) from 97dfd479fc922ee33fb25096b99df8492152f750 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 6d0cf1c7f87509706c1fce90cec801d422742ef4 Author: Gerald Pfeifer <ger...@pfeifer.com> Date: Sat Jun 8 09:33:55 2024 +0200 news: Update links re GCC Runtime Library Exception diff --git a/htdocs/news.html b/htdocs/news.html index aeac6935..5f652d90 100644 --- a/htdocs/news.html +++ b/htdocs/news.html @@ -678,13 +678,13 @@ platforms that support dynamically loadable objects.</dd> <dd> The GCC Steering Committee, along with the Free Software Foundation and the Software Freedom Law Center, is pleased to announce the release -of a new <a href="http://www.gnu.org/licenses/gcc-exception.html">GCC +of a new <a href="https://www.gnu.org/licenses/gcc-exception-3.1.html">GCC Runtime Library Exception</a>. <br> This license exception has been developed to allow various GCC libraries to upgrade to GPLv3. It will also enable the development of a plugin framework for GCC. -(<a href="http://www.gnu.org/licenses/gcc-exception-faq.html">Rationale +(<a href="https://www.gnu.org/licenses/gcc-exception-3.1-faq.html">Rationale document and FAQ</a>) </dd> ----------------------------------------------------------------------- Summary of changes: htdocs/news.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- gcc-wwwdocs