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 5AFB213835A for ; Sat, 22 May 2021 06:36:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A8320E086F; Sat, 22 May 2021 06:36:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 8C418E086C for ; Sat, 22 May 2021 06:36:57 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 8917B335CE9 for ; Sat, 22 May 2021 06:36:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0E09A795 for ; Sat, 22 May 2021 06:36:54 +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: <1621572394.6e765346f51657b5d52ef7801163dd3d4c0317de.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: 6e765346f51657b5d52ef7801163dd3d4c0317de X-VCS-Branch: eapi-8 Date: Sat, 22 May 2021 06:36:54 +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: f7515b13-a0f9-498a-bd04-d740bbdba2f4 X-Archives-Hash: 9fe9c6ee543b5bd7876aaae226606a24 commit: 6e765346f51657b5d52ef7801163dd3d4c0317de Author: Ulrich Müller gentoo org> AuthorDate: Sat Jan 16 12:00:11 2021 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Fri May 21 04:46:34 2021 +0000 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=6e765346 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 }