aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/pip_package/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/tools/pip_package/BUILD')
-rw-r--r--tensorflow/tools/pip_package/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/tensorflow/tools/pip_package/BUILD b/tensorflow/tools/pip_package/BUILD
index 6a3f66b0fa..b318fd6ead 100644
--- a/tensorflow/tools/pip_package/BUILD
+++ b/tensorflow/tools/pip_package/BUILD
@@ -77,6 +77,7 @@ py_binary(
filegroup(
name = "licenses",
data = [
+ "//:LICENSE",
"//third_party/eigen3:LICENSE",
"//third_party/hadoop:LICENSE.txt",
"@boringssl//:LICENSE",