From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1690698-garchives=archives.gentoo.org@lists.gentoo.org>
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 9C003158042
	for <garchives@archives.gentoo.org>; Sun, 17 Nov 2024 05:22:15 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id B0DF2E0A8B;
	Sun, 17 Nov 2024 05:22:14 +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) server-digest SHA256)
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 9687DE0A8B
	for <gentoo-commits@lists.gentoo.org>; Sun, 17 Nov 2024 05:22: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 9D6B2341256
	for <gentoo-commits@lists.gentoo.org>; Sun, 17 Nov 2024 05:22:13 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 0FCBF17EC
	for <gentoo-commits@lists.gentoo.org>; Sun, 17 Nov 2024 05:22:12 +0000 (UTC)
From: "Sam James" <sam@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, "Sam James" <sam@gentoo.org>
Message-ID: <1731820913.11e6059494e7a5c2451f019a05c9e691b5437fb5.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/asahi-scripts/
X-VCS-Repository: repo/gentoo
X-VCS-Files: sys-apps/asahi-scripts/asahi-scripts-20240822.ebuild
X-VCS-Directories: sys-apps/asahi-scripts/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 11e6059494e7a5c2451f019a05c9e691b5437fb5
X-VCS-Branch: master
Date: Sun, 17 Nov 2024 05:22:12 +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: b604df8a-9363-4ca3-9665-a784be975fa2
X-Archives-Hash: 8b0b812e5531c40f4a012ae9c574b0f0

commit:     11e6059494e7a5c2451f019a05c9e691b5437fb5
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 17 05:21:53 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Nov 17 05:21:53 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11e60594

sys-apps/asahi-scripts: fix copyright header

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-apps/asahi-scripts/asahi-scripts-20240822.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/asahi-scripts/asahi-scripts-20240822.ebuild b/sys-apps/asahi-scripts/asahi-scripts-20240822.ebuild
index 3469e261a24a..f30bf81d26cf 100644
--- a/sys-apps/asahi-scripts/asahi-scripts-20240822.ebuild
+++ b/sys-apps/asahi-scripts/asahi-scripts-20240822.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022 James Calligeros <jcalligeros99@gmail.com>
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="8"