aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/bad_client/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'test/core/bad_client/BUILD')
-rw-r--r--test/core/bad_client/BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/core/bad_client/BUILD b/test/core/bad_client/BUILD
index 1384ef8277..c23c046061 100644
--- a/test/core/bad_client/BUILD
+++ b/test/core/bad_client/BUILD
@@ -14,7 +14,7 @@
load("//bazel:grpc_build_system.bzl", "grpc_cc_library", "grpc_cc_test", "grpc_cc_binary")
-licenses(["notice"]) # 3-clause BSD
+licenses(["notice"]) # Apache v2
load(":generate_tests.bzl", "grpc_bad_client_tests")