From 8cab87b3adb189e65b983eb41d0649806d27f829 Mon Sep 17 00:00:00 2001 From: ormorph Date: Tue, 5 Sep 2023 11:06:16 +0300 Subject: Replacing the word Foundation with Authors Change from Gentoo Foundation to Gentoo Authors is required. Signed-off-by: ormorph (cherry picked from commit 5d90434b7ceda6526001d0e6117b1cb61e229c84) --- Documentation/scripts/write-ebuild.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation/scripts') diff --git a/Documentation/scripts/write-ebuild.sh b/Documentation/scripts/write-ebuild.sh index c567bd6f..c7813489 100755 --- a/Documentation/scripts/write-ebuild.sh +++ b/Documentation/scripts/write-ebuild.sh @@ -30,7 +30,7 @@ echo "==> Creating ebuild for ${PN}-${PV}" mkdir -p "${CATEGORY}/$PN" cat <${CATEGORY}/$PN/$PN-${PV}.ebuild -# Copyright 1999-$(date +%Y) Gentoo Foundation +# Copyright 1999-$(date +%Y) Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # \$Id\$ EAPI="$EAPI" -- cgit v1.2.1