From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1283897-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 465161382C5 for <garchives@archives.gentoo.org>; Wed, 19 May 2021 15:38:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 97923E0875; Wed, 19 May 2021 15:38:49 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 822EAE0875 for <gentoo-commits@lists.gentoo.org>; Wed, 19 May 2021 15:38:49 +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 A50BB340861 for <gentoo-commits@lists.gentoo.org>; Wed, 19 May 2021 15:38:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2B251793 for <gentoo-commits@lists.gentoo.org>; Wed, 19 May 2021 15:38:46 +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: <1621438660.396ce87c40274062ab8fc15819dbd78c8d40be22.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: 396ce87c40274062ab8fc15819dbd78c8d40be22 X-VCS-Branch: eapi-8 Date: Wed, 19 May 2021 15:38:46 +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: f82e8cdb-7a6c-4699-86ec-dab1499ff8ea X-Archives-Hash: 1ad5808d981001e4bf73168242cd0f96 commit: 396ce87c40274062ab8fc15819dbd78c8d40be22 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: Wed May 19 15:37:40 2021 +0000 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=396ce87c 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 }