summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorormorph <roma251078@mail.ru>2023-09-05 11:06:16 +0300
committerSlávek Banko <slavek.banko@axis.cz>2023-09-05 14:13:53 +0200
commit8cab87b3adb189e65b983eb41d0649806d27f829 (patch)
treea3df0e18c1939ed8b64a1c9391f3b874be618516 /Documentation
parente1526ec5deacd23d4c780f82459b85d73c5e3e9e (diff)
downloadtde-packaging-gentoo-8cab87b3adb189e65b983eb41d0649806d27f829.tar.gz
tde-packaging-gentoo-8cab87b3adb189e65b983eb41d0649806d27f829.zip
Replacing the word Foundation with Authors
Change from Gentoo Foundation to Gentoo Authors is required. Signed-off-by: ormorph <roma251078@mail.ru> (cherry picked from commit 5d90434b7ceda6526001d0e6117b1cb61e229c84)
Diffstat (limited to 'Documentation')
-rwxr-xr-xDocumentation/scripts/write-ebuild.sh2
1 files changed, 1 insertions, 1 deletions
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 <<EOF >${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"