From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1638777-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 (2048 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 8C43215817D
	for <garchives@archives.gentoo.org>; Tue,  4 Jun 2024 12:26:32 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id E68B62BC01D;
	Tue,  4 Jun 2024 12:26:30 +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))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id D02582BC019
	for <gentoo-commits@lists.gentoo.org>; Tue,  4 Jun 2024 12:26:30 +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 216E43409C8
	for <gentoo-commits@lists.gentoo.org>; Tue,  4 Jun 2024 12:26:30 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 57F621C67
	for <gentoo-commits@lists.gentoo.org>; Tue,  4 Jun 2024 12:26:27 +0000 (UTC)
From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" <davidroman96@gmail.com>
Message-ID: <1717464601.ded6bed8ff8e535994d1c726e67e1590f90d8e63.davidroman@gentoo>
Subject: [gentoo-commits] repo/proj/guru:master commit in: app-misc/tinyfetch/
X-VCS-Repository: repo/proj/guru
X-VCS-Files: app-misc/tinyfetch/tinyfetch-9999.ebuild
X-VCS-Directories: app-misc/tinyfetch/
X-VCS-Committer: davidroman
X-VCS-Committer-Name: David Roman
X-VCS-Revision: ded6bed8ff8e535994d1c726e67e1590f90d8e63
X-VCS-Branch: master
Date: Tue,  4 Jun 2024 12:26:27 +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: 52b68243-4ac5-461e-aa4a-31e56be07490
X-Archives-Hash: 5b300720c9e97759cd019c42d9527b2f

commit:     ded6bed8ff8e535994d1c726e67e1590f90d8e63
Author:     kernaltrap8 <kernaltrap <AT> gmail <DOT> com>
AuthorDate: Tue Jun  4 01:30:01 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Tue Jun  4 01:30:01 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ded6bed8

app-misc/tinyfetch: add copyright header

Signed-off-by: kernaltrap8 <kernaltrap <AT> gmail.com>

 app-misc/tinyfetch/tinyfetch-9999.ebuild | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/app-misc/tinyfetch/tinyfetch-9999.ebuild b/app-misc/tinyfetch/tinyfetch-9999.ebuild
index f05ed1281..c37b0ee29 100644
--- a/app-misc/tinyfetch/tinyfetch-9999.ebuild
+++ b/app-misc/tinyfetch/tinyfetch-9999.ebuild
@@ -1,3 +1,6 @@
+# Copyright 2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
 EAPI=8
 
 inherit meson