From 573a2c21798228e6677885d08cf6b2ca4ed3de5f Mon Sep 17 00:00:00 2001 From: Jan-Espen Oversand Date: Mon, 16 Dec 2024 08:24:44 +0100 Subject: [PATCH] dev-db/soci: required copyright attribution Bug: https://bugs.gentoo.org/946535 Closes: https://bugs.gentoo.org/946535 Signed-off-by: Jan-Espen Oversand --- dev-db/soci/soci-4.0.3-r3.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dev-db/soci/soci-4.0.3-r3.ebuild b/dev-db/soci/soci-4.0.3-r3.ebuild index ddf4ea0c6c..0a360f0686 100644 --- a/dev-db/soci/soci-4.0.3-r3.ebuild +++ b/dev-db/soci/soci-4.0.3-r3.ebuild @@ -1,3 +1,5 @@ +# Copyright 2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 EAPI=8