diff options
author | Sam James <sam@gentoo.org> | 2021-09-19 02:39:11 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-19 02:39:11 +0100 |
commit | 03f60eec7e433cfaf9b75f592947ca5bc8eac96a (patch) | |
tree | 14c4c11bcba6368ab9f5253a8fc7d806889f1c18 /dev-util/bazel | |
parent | dev-util/bazel: >=glibc-2.30 and gcc:11 compatibility fixes (diff) | |
download | gentoo-03f60eec7e433cfaf9b75f592947ca5bc8eac96a.tar.gz gentoo-03f60eec7e433cfaf9b75f592947ca5bc8eac96a.tar.bz2 gentoo-03f60eec7e433cfaf9b75f592947ca5bc8eac96a.zip |
dev-util/bazel: fix IncorrectCopyright
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/bazel')
-rw-r--r-- | dev-util/bazel/bazel-0.27.2.ebuild | 2 | ||||
-rw-r--r-- | dev-util/bazel/bazel-1.2.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/bazel/bazel-0.27.2.ebuild b/dev-util/bazel/bazel-0.27.2.ebuild index 819c66d7daa5..95740e9606ea 100644 --- a/dev-util/bazel/bazel-0.27.2.ebuild +++ b/dev-util/bazel/bazel-0.27.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 diff --git a/dev-util/bazel/bazel-1.2.1.ebuild b/dev-util/bazel/bazel-1.2.1.ebuild index 819c66d7daa5..95740e9606ea 100644 --- a/dev-util/bazel/bazel-1.2.1.ebuild +++ b/dev-util/bazel/bazel-1.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 |