Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: /
Date: Sun, 01 Jan 2023 00:04:38
Message-Id: 1672531462.9de0976888bf6a729f75a24a9c18e59ff07bc6bc.sam@gentoo
1 commit: 9de0976888bf6a729f75a24a9c18e59ff07bc6bc
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 1 00:03:19 2023 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 1 00:04:22 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9de09768
7
8 skel.ebuild: happy 2023!
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 skel.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/skel.ebuild b/skel.ebuild
16 index c7ab54a56949..302bfcf3732e 100644
17 --- a/skel.ebuild
18 +++ b/skel.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2022 Gentoo Authors
21 +# Copyright 1999-2023 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 # NOTE: The comments in this file are for instruction and documentation.