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 2873815800F for ; Sat, 21 Jan 2023 17:37:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 54B16E07FE; Sat, 21 Jan 2023 17:37:36 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 322D1E07FE for ; Sat, 21 Jan 2023 17:37:36 +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 3717E340E12 for ; Sat, 21 Jan 2023 17:37:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D76F783C for ; Sat, 21 Jan 2023 17:37:32 +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: <1674322645.2c4c9ff6b730322167ba20fc3f537aa74185723d.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: 2c4c9ff6b730322167ba20fc3f537aa74185723d X-VCS-Branch: master Date: Sat, 21 Jan 2023 17:37:32 +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: f5921c49-90a6-4fe3-a6d8-3185c5622e13 X-Archives-Hash: a38e1070720218eeb8a00995d4b531d6 commit: 2c4c9ff6b730322167ba20fc3f537aa74185723d Author: Ulrich Müller gentoo org> AuthorDate: Sat Jan 21 17:37:25 2023 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Sat Jan 21 17:37:25 2023 +0000 URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=2c4c9ff6 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 6021c1e..7ace03b 100755 --- a/bin/gen-eclass-html.sh +++ b/bin/gen-eclass-html.sh @@ -75,7 +75,7 @@ IFS='' read -r -d '' FOOTER << 'EOF'
  • -Copyright (C) 2001-2022 Gentoo Authors
    +Copyright (C) 2001-2023 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 f5b3e72..7b6c734 100644 --- a/devbook.xsl +++ b/devbook.xsl @@ -661,7 +661,7 @@
    - Copyright (C) 2001-2022 Gentoo Authors
    + Copyright (C) 2001-2023 Gentoo Authors
    Gentoo is a trademark of the Gentoo Foundation, Inc. The text of this document is distributed under the