Export LICENSE
This makes it easier to include the license in redistributions, as required by the license.
This commit is contained in:
parent
10ade8473b
commit
025e1a484d
@ -36,6 +36,8 @@ package(default_visibility = ["//visibility:public"])
|
||||
|
||||
licenses(["notice"])
|
||||
|
||||
exports_files(["LICENSE"])
|
||||
|
||||
config_setting(
|
||||
name = "windows",
|
||||
constraint_values = ["@bazel_tools//platforms:windows"],
|
||||
|
Loading…
Reference in New Issue
Block a user