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 2740E15815E for ; Thu, 8 Feb 2024 09:43:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6EEFCE2A39; Thu, 8 Feb 2024 09:43:28 +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 339FEE2A2C for ; Thu, 8 Feb 2024 09:43:28 +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 4DA0D343152 for ; Thu, 8 Feb 2024 09:43:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E11A27E7 for ; Thu, 8 Feb 2024 09:43:25 +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: <1706346275.7674760dc5ac6d2a1800203f8b257665bc12b9db.ulm@gentoo> Subject: [gentoo-commits] proj/pms:master commit in: / X-VCS-Repository: proj/pms X-VCS-Files: pms.tex X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 7674760dc5ac6d2a1800203f8b257665bc12b9db X-VCS-Branch: master Date: Thu, 8 Feb 2024 09:43:25 +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: 13549fa8-7716-4848-8951-30b290dc8894 X-Archives-Hash: f92244608e34e0da45c1512a9a17e888 commit: 7674760dc5ac6d2a1800203f8b257665bc12b9db Author: Ulrich Müller gentoo org> AuthorDate: Sat Jan 27 09:04:35 2024 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Sat Jan 27 09:04:35 2024 +0000 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=7674760d pms.tex: Update copyright years Signed-off-by: Ulrich Müller gentoo.org> pms.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pms.tex b/pms.tex index f435f51..bd8c9d5 100644 --- a/pms.tex +++ b/pms.tex @@ -31,7 +31,7 @@ \vspace*{\fill} {% \small - \textcopyright{} 2007--2023 Stephen Bennett, Ciaran McCreesh and others. Contributions are owned + \textcopyright{} 2007--2024 Stephen Bennett, Ciaran McCreesh and others. Contributions are owned by their respective authors, and may have been changed substantially before inclusion. This work is released under the Creative Commons Attribution-ShareAlike 4.0 International 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 C92301581D3 for ; Sun, 2 Jun 2024 09:57:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7500EE2AF8; Sun, 2 Jun 2024 09:57:38 +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 56311E2AF8 for ; Sun, 2 Jun 2024 09:57:38 +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 0DB1E34301B for ; Sun, 2 Jun 2024 09:57:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 61F901C09 for ; Sun, 2 Jun 2024 09:57:34 +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: <1706346275.7674760dc5ac6d2a1800203f8b257665bc12b9db.ulm@gentoo> Subject: [gentoo-commits] proj/pms:eapi-9 commit in: / X-VCS-Repository: proj/pms X-VCS-Files: pms.tex X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 7674760dc5ac6d2a1800203f8b257665bc12b9db X-VCS-Branch: eapi-9 Date: Sun, 2 Jun 2024 09:57:34 +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: aecc5ce4-272a-44cf-962b-85f0215d7c14 X-Archives-Hash: e76c6f4f02c438e2bcb057e3968b4984 Message-ID: <20240602095734.9aq4T9CesKgWuVmOd_-DSN7ArQYCHtXbAMkyrKb11kA@z> commit: 7674760dc5ac6d2a1800203f8b257665bc12b9db Author: Ulrich Müller gentoo org> AuthorDate: Sat Jan 27 09:04:35 2024 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Sat Jan 27 09:04:35 2024 +0000 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=7674760d pms.tex: Update copyright years Signed-off-by: Ulrich Müller gentoo.org> pms.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pms.tex b/pms.tex index f435f51..bd8c9d5 100644 --- a/pms.tex +++ b/pms.tex @@ -31,7 +31,7 @@ \vspace*{\fill} {% \small - \textcopyright{} 2007--2023 Stephen Bennett, Ciaran McCreesh and others. Contributions are owned + \textcopyright{} 2007--2024 Stephen Bennett, Ciaran McCreesh and others. Contributions are owned by their respective authors, and may have been changed substantially before inclusion. This work is released under the Creative Commons Attribution-ShareAlike 4.0 International