Browse Source

Bazel: export LICENSE file.

Signed-off-by: Piotr Sikora <piotrsikora@google.com>
Piotr Sikora 9 năm trước cách đây
mục cha
commit
faea19c359
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      BUILD

+ 2 - 0
BUILD

@@ -2,6 +2,8 @@
 
 licenses(["notice"])
 
+exports_files(["LICENSE"])
+
 ################################################################################
 # Protobuf Runtime Library
 ################################################################################