From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2142) id 85E753858C2C; Fri, 1 Dec 2023 17:11:59 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 85E753858C2C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1701450719; bh=w87HdSqAP2JUPw9U7rfHPqor0aWTjHm6IgTh9jZhe3A=; h=To:Subject:Date:From:From; b=h9j10/rhztaUWCIJ2Br6+kSh/k5FF2YDei7TxKsbcFSxx4FqYhV1dO2vfCqw0I1q4 z50uBeyqfuUGEoew3ZiuWnDlwTzKh5oAXTtIgxRK1yzUQP8JgiB8jpGALkOPF25ahg SIoWjAPEPzPsM8oWer7/uqqY2TnIzLrdsFQjWOfc= To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. ea6342488800ee56fa850f853bbfa9d57684c4f4 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: b08cb03eb9f2a61e60a738913fa33c0bedbc079b X-Git-Newrev: ea6342488800ee56fa850f853bbfa9d57684c4f4 Message-Id: <20231201171159.85E753858C2C@sourceware.org> Date: Fri, 1 Dec 2023 17:11:59 +0000 (GMT) From: Gerald Pfeifer List-Id: 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 ea6342488800ee56fa850f853bbfa9d57684c4f4 (commit) from b08cb03eb9f2a61e60a738913fa33c0bedbc079b (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 ea6342488800ee56fa850f853bbfa9d57684c4f4 Author: Gerald Pfeifer Date: Fri Dec 1 18:10:52 2023 +0100 conduct: Change further creativecommons.org links to https diff --git a/htdocs/conduct-faq.html b/htdocs/conduct-faq.html index 181a7674..ffa7bd20 100644 --- a/htdocs/conduct-faq.html +++ b/htdocs/conduct-faq.html @@ -63,7 +63,7 @@ your question either, email conduct@gcc.gnu.org with any additional questions or feedback.

- + Creative Commons License
This work is licensed under a diff --git a/htdocs/conduct-report.html b/htdocs/conduct-report.html index 139cd6c7..097309ae 100644 --- a/htdocs/conduct-report.html +++ b/htdocs/conduct-report.html @@ -113,7 +113,7 @@ directly to another member, or to a member of the Steering Committee.

of the committee's decision. To make such a request, contact a member of the Steering Committee with your request and motivation.

- + Creative Commons License
This work is licensed under a diff --git a/htdocs/conduct-response.html b/htdocs/conduct-response.html index d646b2e7..fb2c26f3 100644 --- a/htdocs/conduct-response.html +++ b/htdocs/conduct-response.html @@ -132,7 +132,7 @@ excluded from the response process. For these cases, anyone can make a report directly to any of the committee members, as documented in the reporting guidelines.

- + Creative Commons License
This work is licensed under a diff --git a/htdocs/conduct.html b/htdocs/conduct.html index 2e7628af..a4cd186f 100644 --- a/htdocs/conduct.html +++ b/htdocs/conduct.html @@ -114,7 +114,7 @@ email conduct@gcc.gnu.org.

that doesn't answer your questions, feel free to contact us.

- + Creative Commons License
This work is licensed under a ----------------------------------------------------------------------- Summary of changes: htdocs/conduct-faq.html | 2 +- htdocs/conduct-report.html | 2 +- htdocs/conduct-response.html | 2 +- htdocs/conduct.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) hooks/post-receive -- gcc-wwwdocs