diff options
author | 2023-01-12 13:26:54 +0200 | |
---|---|---|
committer | 2023-01-12 13:26:54 +0200 | |
commit | 81fd4e9f4762cb08344a1b8e1bf147e816129543 (patch) | |
tree | 470c67a08cfbf94ba4307e2cf8039256691567a5 | |
parent | ebuild-maintenance/git: update grafted repo URL (diff) | |
download | devmanual-81fd4e9f4762cb08344a1b8e1bf147e816129543.tar.gz devmanual-81fd4e9f4762cb08344a1b8e1bf147e816129543.tar.bz2 devmanual-81fd4e9f4762cb08344a1b8e1bf147e816129543.zip |
ebuild-writing/file-format: update copyright header's year to 2023
- since some people get it from this file.
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
-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 ca41803..63b7f5e 100644 --- a/ebuild-writing/file-format/text.xml +++ b/ebuild-writing/file-format/text.xml @@ -189,7 +189,7 @@ header.txt</uri></c> in the top directory of the Gentoo repository. </p> <codesample lang="ebuild"> -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 </codesample> |