diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-01-26 20:42:21 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-01-26 21:45:21 +0100 |
commit | 6d99d9592de987abb4ac730a1df01455647e508e (patch) | |
tree | 057c6af65f7c5fdc23865363f4f9ec833981e593 /eclass/bazel.eclass | |
parent | go-module.eclass: Fix case in copyright (diff) | |
download | gentoo-6d99d9592de987abb4ac730a1df01455647e508e.tar.gz gentoo-6d99d9592de987abb4ac730a1df01455647e508e.tar.bz2 gentoo-6d99d9592de987abb4ac730a1df01455647e508e.zip |
bazel.eclass: Fix copyright line
Signed-off-by: Michał Górny <mgorny@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 7c5f92977ba5..016041b8f9f3 100644 --- a/eclass/bazel.eclass +++ b/eclass/bazel.eclass @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Jason Zaman +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # @ECLASS: bazel.eclass |