diff options
author | Sam James <sam@gentoo.org> | 2023-09-18 10:50:37 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-18 10:50:37 +0100 |
commit | cf98ec303ee474f22ecf750e82666fd6f96971da (patch) | |
tree | d53515ac8ebc0e2fa6d26a50fea074cf87f8a1e3 /eclass/bazel.eclass | |
parent | x11-misc/screenkey: retire sultan (diff) | |
download | gentoo-cf98ec303ee474f22ecf750e82666fd6f96971da.tar.gz gentoo-cf98ec303ee474f22ecf750e82666fd6f96971da.tar.bz2 gentoo-cf98ec303ee474f22ecf750e82666fd6f96971da.zip |
bazel.eclass: fix copyright
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'eclass/bazel.eclass')
-rw-r--r-- | eclass/bazel.eclass | 2 |
1 files changed, 1 insertions, 1 deletions
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 |