From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2506115ACFB for ; Sun, 16 Apr 2023 08:08:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 95E72E09E0; Sun, 16 Apr 2023 08:08:39 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7BB9AE09E0 for ; Sun, 16 Apr 2023 08:08:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8FD10340E10 for ; Sun, 16 Apr 2023 08:08:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 844CBA49 for ; Sun, 16 Apr 2023 08:08:35 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1681559901.7d51419e1b6935ddbd1f848ad192241b256d6bf3.ulm@gentoo> Subject: [gentoo-commits] data/glep:glep39 commit in: / X-VCS-Repository: data/glep X-VCS-Files: glep-0039.rst X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 7d51419e1b6935ddbd1f848ad192241b256d6bf3 X-VCS-Branch: glep39 Date: Sun, 16 Apr 2023 08:08:35 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d7ba6797-01e3-4d4c-a70f-e93f01eebcd7 X-Archives-Hash: 555acb23a67eb8687d05c8e92b85de7c commit: 7d51419e1b6935ddbd1f848ad192241b256d6bf3 Author: Ulrich Müller gentoo org> AuthorDate: Mon Apr 10 13:15:04 2023 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Sat Apr 15 11:58:21 2023 +0000 URL: https://gitweb.gentoo.org/data/glep.git/commit/?id=7d51419e glep-0039: Update license to CC BY-SA 4.0 Signed-off-by: Ulrich Müller gentoo.org> glep-0039.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/glep-0039.rst b/glep-0039.rst index f0b6dcb..5edcb25 100644 --- a/glep-0039.rst +++ b/glep-0039.rst @@ -242,6 +242,6 @@ References Copyright ========= -This work is licensed under the Creative Commons Attribution-ShareAlike 3.0 -Unported License. To view a copy of this license, visit -https://creativecommons.org/licenses/by-sa/3.0/. +This work is licensed under the Creative Commons Attribution-ShareAlike 4.0 +International License. To view a copy of this license, visit +https://creativecommons.org/licenses/by-sa/4.0/. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 75194158CBB for ; Mon, 8 May 2023 17:12:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F30E6E089B; Mon, 8 May 2023 17:12:30 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D72DFE0894 for ; Mon, 8 May 2023 17:12:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EB175340C33 for ; Mon, 8 May 2023 17:12:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 37F11A68 for ; Mon, 8 May 2023 17:12:27 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1681559901.7d51419e1b6935ddbd1f848ad192241b256d6bf3.ulm@gentoo> Subject: [gentoo-commits] data/glep:master commit in: / X-VCS-Repository: data/glep X-VCS-Files: glep-0039.rst X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 7d51419e1b6935ddbd1f848ad192241b256d6bf3 X-VCS-Branch: master Date: Mon, 8 May 2023 17:12:27 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 7a26c6e5-be62-472a-87f6-eaa4a385ffe5 X-Archives-Hash: 29d658430c8e11e0f8c0672a5cb295d1 Message-ID: <20230508171227.3v8PXtsWkV2qF3hCmr-Yu1VzBMBDsTNFLzoxPkfSsmc@z> commit: 7d51419e1b6935ddbd1f848ad192241b256d6bf3 Author: Ulrich Müller gentoo org> AuthorDate: Mon Apr 10 13:15:04 2023 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Sat Apr 15 11:58:21 2023 +0000 URL: https://gitweb.gentoo.org/data/glep.git/commit/?id=7d51419e glep-0039: Update license to CC BY-SA 4.0 Signed-off-by: Ulrich Müller gentoo.org> glep-0039.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/glep-0039.rst b/glep-0039.rst index f0b6dcb..5edcb25 100644 --- a/glep-0039.rst +++ b/glep-0039.rst @@ -242,6 +242,6 @@ References Copyright ========= -This work is licensed under the Creative Commons Attribution-ShareAlike 3.0 -Unported License. To view a copy of this license, visit -https://creativecommons.org/licenses/by-sa/3.0/. +This work is licensed under the Creative Commons Attribution-ShareAlike 4.0 +International License. To view a copy of this license, visit +https://creativecommons.org/licenses/by-sa/4.0/.