summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorormorph <roma251078@mail.ru>2023-09-05 11:06:16 +0300
committerormorph <roma251078@mail.ru>2023-09-05 11:18:53 +0300
commit5d90434b7ceda6526001d0e6117b1cb61e229c84 (patch)
treea3df0e18c1939ed8b64a1c9391f3b874be618516 /Documentation
parentc704aa006b666ca063b57756e9111f238f5a21fa (diff)
downloadtde-packaging-gentoo-5d90434b7ceda6526001d0e6117b1cb61e229c84.tar.gz
tde-packaging-gentoo-5d90434b7ceda6526001d0e6117b1cb61e229c84.zip
Replacing the word Foundation with Authors
Change from Gentoo Foundation to Gentoo Authors is required. Signed-off-by: ormorph <roma251078@mail.ru>
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"