aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarat Dukhan <maratek@google.com>2020-12-08 22:42:51 -0800
committerMarat Dukhan <maratek@google.com>2020-12-08 22:42:51 -0800
commit63058eff77e11aa15bf531df5dd34395ec3017c8 (patch)
treef49cdff6b7a861d0097471edcca842fe685477c0
parentb408327ac2a15ec3e43352421954f5b1967701d1 (diff)
downloadFXdiv-63058eff77e11aa15bf531df5dd34395ec3017c8.tar.gz
Export LICENSE file in Bazel buildupstream-master
-rw-r--r--BUILD.bazel2
1 files changed, 2 insertions, 0 deletions
diff --git a/BUILD.bazel b/BUILD.bazel
index 7b0ba72..2e3882b 100644
--- a/BUILD.bazel
+++ b/BUILD.bazel
@@ -2,6 +2,8 @@ load("@rules_cc//cc:defs.bzl", "cc_binary", "cc_library", "cc_test")
licenses(["notice"])
+exports_files(["LICENSE"])
+
################################# FXdiv library ################################
cc_library(