Unverified Commit 025e1a48 by Rob Earhart Committed by GitHub

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"])
licenses(["notice"])
exports_files(["LICENSE"])
config_setting(
name = "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