From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1283353-garchives=archives.gentoo.org@lists.gentoo.org> 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 3D3C71382C5 for <garchives@archives.gentoo.org>; Mon, 17 May 2021 21:23:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 819CCE083B; Mon, 17 May 2021 21:23:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 6BB4EE083B for <gentoo-commits@lists.gentoo.org>; Mon, 17 May 2021 21:23:23 +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 5D465340FE4 for <gentoo-commits@lists.gentoo.org>; Mon, 17 May 2021 21:23:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DB95F78E for <gentoo-commits@lists.gentoo.org>; Mon, 17 May 2021 21:23:20 +0000 (UTC) From: "Ulrich Müller" <ulm@gentoo.org> 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" <ulm@gentoo.org> Message-ID: <1621286460.594d043e1d3b85e2f77d44b512d5a92341d375da.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: 594d043e1d3b85e2f77d44b512d5a92341d375da X-VCS-Branch: eapi-8 Date: Mon, 17 May 2021 21:23:20 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: f5b72640-f47b-4114-a2e3-1762fa0290b1 X-Archives-Hash: 1e14f28ab4a665ff5024e4c44a6ad000 commit: 594d043e1d3b85e2f77d44b512d5a92341d375da Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Sat Jan 16 12:00:11 2021 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Mon May 17 21:21:00 2021 +0000 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=594d043e Relicense from CC-BY-SA-3.0 to CC-BY-SA-4.0 Acked-by: Michał Górny <mgorny <AT> gentoo.org> Signed-off-by: Ulrich Müller <ulm <AT> 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 }