aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2024-02-21 08:47:37 +0100
committerUlrich Müller <ulm@gentoo.org>2024-02-21 08:47:37 +0100
commitc39ea4df4ce10b373177276ddc3bdfb1d4c26a3c (patch)
treeb7e6813021a01fc50681778f9c80038111e9fae8
parentpackage-moves: Allow moving back, and describe how to chain updates (diff)
downloaddevmanual-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>
-rw-r--r--ebuild-writing/file-format/text.xml2
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>