提交 20dd116e 编写于 作者: M Martin Wicke 提交者: TensorFlower Gardener

Add TensorFlow license to c/jni tarballs. Fixes #21913.

PiperOrigin-RevId: 235320635
上级 13910e7b
......@@ -38,6 +38,7 @@ pkg_tar(
extension = "tar.gz",
files = [
"include/tensorflow/jni/LICENSE",
"//:LICENSE",
"//tensorflow/java:libtensorflow_jni",
],
# Mark as "manual" till
......@@ -99,7 +100,10 @@ pkg_tar(
pkg_tar(
name = "clicenses",
files = [":include/tensorflow/c/LICENSE"],
files = [
":include/tensorflow/c/LICENSE",
"//:LICENSE",
],
package_dir = "include/tensorflow/c",
# Mark as "manual" till
# https://github.com/bazelbuild/bazel/issues/2352
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册