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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 202BA13835A for ; Mon, 24 May 2021 10:35:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6E08CE083B; Mon, 24 May 2021 10:35:27 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5A168E083B for ; Mon, 24 May 2021 10:35:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 686B333FE7D for ; Mon, 24 May 2021 10:35:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 70935799 for ; Mon, 24 May 2021 10:35:23 +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: <1621848289.702574b89db12de3abd11e66de281379442e877e.ulm@gentoo> Subject: [gentoo-commits] proj/pms:eapi-8 commit in: / X-VCS-Repository: proj/pms X-VCS-Files: eapi-cheatsheet.tex pms.tex X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 702574b89db12de3abd11e66de281379442e877e X-VCS-Branch: eapi-8 Date: Mon, 24 May 2021 10:35:23 +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: 549cd2b7-360b-4133-9bc1-801fe60f1603 X-Archives-Hash: 3416d92d2c35d0b4725ddd29cbbc3d00 commit: 702574b89db12de3abd11e66de281379442e877e Author: Ulrich Müller gentoo org> AuthorDate: Sat Jan 16 12:00:11 2021 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Mon May 24 09:24:49 2021 +0000 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=702574b8 Relicense from CC-BY-SA-3.0 to CC-BY-SA-4.0 Acked-by: Michał Górny gentoo.org> Signed-off-by: Ulrich Müller gentoo.org> eapi-cheatsheet.tex | 4 ++-- pms.tex | 5 +++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/eapi-cheatsheet.tex b/eapi-cheatsheet.tex index d4abb1a..83ddfa7 100644 --- a/eapi-cheatsheet.tex +++ b/eapi-cheatsheet.tex @@ -73,8 +73,8 @@ % to the original author or the PMS team. This work is released under the Creative Commons - Attribution-Share Alike 3.0 Licence.% - \footnote{\url{https://creativecommons.org/licenses/by-sa/3.0/}} + Attribution-ShareAlike 4.0 International Licence.% + \footnote{\url{https://creativecommons.org/licenses/by-sa/4.0/}} \end{abstract} \section{EAPIs 0, 1, 2, 3, and 4} diff --git a/pms.tex b/pms.tex index f54b1a0..8bbd037 100644 --- a/pms.tex +++ b/pms.tex @@ -34,8 +34,9 @@ \textcopyright{} 2007--2021 Stephen Bennett, Ciaran McCreesh and others. Contributions are owned by their respective authors, and may have been changed substantially before inclusion. - This document is released under the Creative Commons Attribution-ShareAlike 3.0 Licence. The - full text of this licence can be found at \url{https://creativecommons.org/licenses/by-sa/3.0/}. + This work is released under the Creative Commons Attribution-ShareAlike 4.0 International + Licence. To~view a copy of this licence, visit + \url{https://creativecommons.org/licenses/by-sa/4.0/}. \commitinfo }