Bazel: export LICENSE.txt file.
authorPiotr Sikora <piotrsikora@google.com>
Wed, 10 Aug 2016 08:27:20 +0000 (01:27 -0700)
committerPiotr Sikora <piotrsikora@google.com>
Wed, 10 Aug 2016 08:27:20 +0000 (01:27 -0700)
Signed-off-by: Piotr Sikora <piotrsikora@google.com>
BUILD

diff --git a/BUILD b/BUILD
index 5709884..f9fc57f 100644 (file)
--- a/BUILD
+++ b/BUILD
@@ -1,4 +1,7 @@
 licenses(["notice"])
+
+exports_files(["LICENSE.txt"])
+
 package(default_visibility = ["//visibility:public"])
 
 cc_library(