diff --git a/src/proto/grpc/auth/v1/BUILD b/src/proto/grpc/auth/v1/BUILD index d6f94ec5d1f..0e487b22ab7 100644 --- a/src/proto/grpc/auth/v1/BUILD +++ b/src/proto/grpc/auth/v1/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("@rules_proto//proto:defs.bzl", "proto_library")