Remove comments for license declarations. These can get out of date/stale.

PiperOrigin-RevId: 365936646
This commit is contained in:
Russell Power 2021-03-30 17:54:53 -07:00 committed by TensorFlow MLIR Team
parent 00552afdd3
commit 3be9874d82
1 changed files with 1 additions and 1 deletions

2
BUILD
View File

@ -2,7 +2,7 @@ load("@llvm-project//mlir:tblgen.bzl", "gentbl", "td_library")
package(
default_visibility = ["//visibility:public"],
licenses = ["notice"], # Apache 2.0
licenses = ["notice"],
)
exports_files([