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 7B3EF15800F
for ; Thu, 12 Jan 2023 11:27:15 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
by pigeon.gentoo.org (Postfix) with SMTP id ACE4DE092F;
Thu, 12 Jan 2023 11:27:14 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.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 73234E092F
for ; Thu, 12 Jan 2023 11:27:14 +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 7943D340D2F
for ; Thu, 12 Jan 2023 11:27:13 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
by oystercatcher.gentoo.org (Postfix) with ESMTP id D67C3771
for ; Thu, 12 Jan 2023 11:27:11 +0000 (UTC)
From: "Joonas Niilola"
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola"
Message-ID: <1673522814.81fd4e9f4762cb08344a1b8e1bf147e816129543.juippis@gentoo>
Subject: [gentoo-commits] proj/devmanual:master commit in: ebuild-writing/file-format/
X-VCS-Repository: proj/devmanual
X-VCS-Files: ebuild-writing/file-format/text.xml
X-VCS-Directories: ebuild-writing/file-format/
X-VCS-Committer: juippis
X-VCS-Committer-Name: Joonas Niilola
X-VCS-Revision: 81fd4e9f4762cb08344a1b8e1bf147e816129543
X-VCS-Branch: master
Date: Thu, 12 Jan 2023 11:27:11 +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: 5ee923d7-a79d-4ee4-8bd3-0b2ea97be60f
X-Archives-Hash: dfa73ee03ea6b09b4d4417a2d20fe123
commit: 81fd4e9f4762cb08344a1b8e1bf147e816129543
Author: Joonas Niilola gentoo org>
AuthorDate: Thu Jan 12 11:26:54 2023 +0000
Commit: Joonas Niilola gentoo org>
CommitDate: Thu Jan 12 11:26:54 2023 +0000
URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=81fd4e9f
ebuild-writing/file-format: update copyright header's year to 2023
- since some people get it from this file.
Signed-off-by: Joonas Niilola gentoo.org>
ebuild-writing/file-format/text.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ebuild-writing/file-format/text.xml b/ebuild-writing/file-format/text.xml
index ca41803..63b7f5e 100644
--- a/ebuild-writing/file-format/text.xml
+++ b/ebuild-writing/file-format/text.xml
@@ -189,7 +189,7 @@ header.txt in the top directory of the Gentoo repository.
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2