diff --git a/proto/BUILD.bazel b/proto/BUILD.bazel index 85e89c69..3bafbd4e 100644 --- a/proto/BUILD.bazel +++ b/proto/BUILD.bazel @@ -13,7 +13,7 @@ package( license( name = "license", - license_kinds = ["@rules_license//licenses/generic:notice"], + license_kinds = ["@rules_license//licenses/spdx:Apache-2.0"], license_text = "LICENSE", )