aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/bad_ssl/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'test/core/bad_ssl/BUILD')
-rw-r--r--test/core/bad_ssl/BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/core/bad_ssl/BUILD b/test/core/bad_ssl/BUILD
index c3075479b6..cb285d02cb 100644
--- a/test/core/bad_ssl/BUILD
+++ b/test/core/bad_ssl/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_ssl_tests")