diff --git a/test/core/promise/benchmark/BUILD b/test/core/promise/benchmark/BUILD index ab68480105c..63178eee09a 100644 --- a/test/core/promise/benchmark/BUILD +++ b/test/core/promise/benchmark/BUILD @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -licenses(["notice"]) # Apache v2 +licenses(["notice"]) load("//bazel:grpc_build_system.bzl", "grpc_cc_library", "grpc_cc_test", "grpc_package")