From cc1b967d40097d9dcc42241354f6370d85db4a5b Mon Sep 17 00:00:00 2001 From: "A. Unique TensorFlower" Date: Mon, 28 Nov 2016 13:39:37 -0800 Subject: Add licenses. Change: 140396287 --- third_party/sycl/sycl_configure.bzl | 1 + 1 file changed, 1 insertion(+) (limited to 'third_party/sycl/sycl_configure.bzl') diff --git a/third_party/sycl/sycl_configure.bzl b/third_party/sycl/sycl_configure.bzl index 6102ed49c2..38bd7759de 100644 --- a/third_party/sycl/sycl_configure.bzl +++ b/third_party/sycl/sycl_configure.bzl @@ -135,6 +135,7 @@ def _create_dummy_repository(repository_ctx): # Set up BUILD file for sycl/. _file(repository_ctx, "sycl:build_defs.bzl") _tpl(repository_ctx, "sycl:BUILD") + _tpl(repository_ctx, "sycl:LICENSE.text") _tpl(repository_ctx, "sycl:platform.bzl") # Create dummy files for the SYCL toolkit since they are still required by -- cgit v1.2.3