diff options
author | Ulrich Müller <ulm@gentoo.org> | 2024-02-21 08:47:37 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2024-02-21 08:47:37 +0100 |
commit | c39ea4df4ce10b373177276ddc3bdfb1d4c26a3c (patch) | |
tree | b7e6813021a01fc50681778f9c80038111e9fae8 /ebuild-writing | |
parent | package-moves: Allow moving back, and describe how to chain updates (diff) | |
download | devmanual-c39ea4df4ce10b373177276ddc3bdfb1d4c26a3c.tar.gz devmanual-c39ea4df4ce10b373177276ddc3bdfb1d4c26a3c.tar.bz2 devmanual-c39ea4df4ce10b373177276ddc3bdfb1d4c26a3c.zip |
ebuild-writing/file-format: Update year in ebuild header
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'ebuild-writing')
-rw-r--r-- | ebuild-writing/file-format/text.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ebuild-writing/file-format/text.xml b/ebuild-writing/file-format/text.xml index ff7fb91..3772554 100644 --- a/ebuild-writing/file-format/text.xml +++ b/ebuild-writing/file-format/text.xml @@ -190,7 +190,7 @@ header.txt</uri></c> in the top directory of the Gentoo repository. </p> <codesample lang="ebuild"> -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 </codesample> |