Add license to the java toolchain BUILD file

PiperOrigin-RevId: 275463441
Change-Id: If68b6dcfd319dfcb228be3d167748b08b3e621aa
This commit is contained in:
Mihai Maruseac 2019-10-18 07:02:51 -07:00 committed by TensorFlower Gardener
parent ca21a79e60
commit 278c78c449

View File

@ -6,6 +6,8 @@
# the default java toolchain to remove "-parameters" flag.
load("@bazel_tools//tools/jdk:default_java_toolchain.bzl", "default_java_toolchain")
licenses(["notice"])
default_java_toolchain(
name = "tf_java_toolchain",
misc = [