commit: 03f60eec7e433cfaf9b75f592947ca5bc8eac96a Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Sep 19 01:39:11 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Sep 19 01:39:11 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03f60eec
dev-util/bazel: fix IncorrectCopyright Signed-off-by: Sam James <sam <AT> gentoo.org> dev-util/bazel/bazel-0.27.2.ebuild | 2 +- 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 819c66d7daa..95740e9606e 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 819c66d7daa..95740e9606e 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
