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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id AC05015812D for ; Sun, 05 Jan 2025 12:05:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9D02AE079E; Sun, 05 Jan 2025 12:05:38 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DCF63E079E for ; Sun, 05 Jan 2025 12:05:35 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1BF473406C2 for ; Sun, 05 Jan 2025 12:05:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2FC2D1993 for ; Sun, 05 Jan 2025 12:05:33 +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: <1736078690.e7f02b4f837f36a51825aa78590718b6c181b2aa.ulm@gentoo> Subject: [gentoo-commits] proj/devmanual:master commit in: bin/, / X-VCS-Repository: proj/devmanual X-VCS-Files: bin/gen-eclass-html.sh devbook.xsl X-VCS-Directories: / bin/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: e7f02b4f837f36a51825aa78590718b6c181b2aa X-VCS-Branch: master Date: Sun, 05 Jan 2025 12:05:33 +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: 4b4c8744-d925-43d2-ad6c-23a538f4ffb7 X-Archives-Hash: a4b0b97a53688fa4a21c774651959ca1 commit: e7f02b4f837f36a51825aa78590718b6c181b2aa Author: Ulrich Müller gentoo org> AuthorDate: Sun Jan 5 12:04:50 2025 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Sun Jan 5 12:04:50 2025 +0000 URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=e7f02b4f Update copyright years Signed-off-by: Ulrich Müller gentoo.org> bin/gen-eclass-html.sh | 2 +- devbook.xsl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/gen-eclass-html.sh b/bin/gen-eclass-html.sh index 207a2d1..1c9aebf 100755 --- a/bin/gen-eclass-html.sh +++ b/bin/gen-eclass-html.sh @@ -80,7 +80,7 @@ IFS='' read -r -d '' FOOTER << 'EOF'
-Copyright (C) 2001-2024 Gentoo Authors
+Copyright (C) 2001-2025 Gentoo Authors
Gentoo is a trademark of the Gentoo Foundation, Inc. The text of this document is distributed under the GNU General Public License, version 2. diff --git a/devbook.xsl b/devbook.xsl index 8615fec..31f8941 100644 --- a/devbook.xsl +++ b/devbook.xsl @@ -724,7 +724,7 @@
- Copyright (C) 2001-2024 Gentoo Authors
+ Copyright (C) 2001-2025 Gentoo Authors
Gentoo is a trademark of the Gentoo Foundation, Inc. and of Förderverein Gentoo e.V. The text of this document is distributed under the