commit: cf98ec303ee474f22ecf750e82666fd6f96971da Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Sep 18 09:50:37 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Sep 18 09:50:37 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf98ec30
bazel.eclass: fix copyright Signed-off-by: Sam James <sam <AT> gentoo.org> eclass/bazel.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclass/bazel.eclass b/eclass/bazel.eclass index 1cba19485442..9d4dfd881d2b 100644 --- a/eclass/bazel.eclass +++ b/eclass/bazel.eclass @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # @ECLASS: bazel.eclass
