From cf98ec303ee474f22ecf750e82666fd6f96971da Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 18 Sep 2023 10:50:37 +0100 Subject: [PATCH] bazel.eclass: fix copyright Signed-off-by: Sam James --- eclass/bazel.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclass/bazel.eclass b/eclass/bazel.eclass index 1cba194854421..9d4dfd881d2b6 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