From 4d5c3102a1b1bd440f22d4889e3afd146997fb6d Mon Sep 17 00:00:00 2001 From: Jan Tattermusch Date: Wed, 7 Jun 2017 10:23:56 +0200 Subject: fix remaining license notices --- test/cpp/common/BUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/cpp/common') diff --git a/test/cpp/common/BUILD b/test/cpp/common/BUILD index a96f2b62a5..ae287a4c93 100644 --- a/test/cpp/common/BUILD +++ b/test/cpp/common/BUILD @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -licenses(["notice"]) # 3-clause BSD +licenses(["notice"]) # Apache v2 load("//bazel:grpc_build_system.bzl", "grpc_cc_test") -- cgit v1.2.3