From 833b7e5d3e3e9ac93e2517906611c967ae42f06d Mon Sep 17 00:00:00 2001 From: Joe Kappus Date: Wed, 17 Jul 2024 16:34:55 -0400 Subject: [PATCH] app-admin/agru: fix copyright/license header 3rd time's the charm. Signed-off-by: Joe Kappus --- app-admin/agru/agru-0.1.10.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app-admin/agru/agru-0.1.10.ebuild b/app-admin/agru/agru-0.1.10.ebuild index ba10ddc5e0..6c8479c1cf 100644 --- a/app-admin/agru/agru-0.1.10.ebuild +++ b/app-admin/agru/agru-0.1.10.ebuild @@ -1,4 +1,5 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 EAPI=8 inherit go-module