Merge pull request #1924 from PiotrSikora/export_license
Bazel: export LICENSE file.
This commit is contained in:
commit
e30b7b4461
1 changed files with 2 additions and 0 deletions
2
BUILD
2
BUILD
|
@ -2,6 +2,8 @@
|
|||
|
||||
licenses(["notice"])
|
||||
|
||||
exports_files(["LICENSE"])
|
||||
|
||||
################################################################################
|
||||
# Protobuf Runtime Library
|
||||
################################################################################
|
||||
|
|
Loading…
Add table
Reference in a new issue