Unverified Commit 025e1a48 authored by Rob Earhart's avatar Rob Earhart Committed by GitHub
Browse files

Export LICENSE

This makes it easier to include the license in redistributions, as required by the license.
parent 10ade847
...@@ -36,6 +36,8 @@ package(default_visibility = ["//visibility:public"]) ...@@ -36,6 +36,8 @@ package(default_visibility = ["//visibility:public"])
licenses(["notice"]) licenses(["notice"])
exports_files(["LICENSE"])
config_setting( config_setting(
name = "windows", name = "windows",
constraint_values = ["@bazel_tools//platforms:windows"], constraint_values = ["@bazel_tools//platforms:windows"],
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment