Skip to content

Commit f094746

Browse files
authoredJun 9, 2021
Export LICENSE file. (#119)
Signed-off-by: Piotr Sikora <[email protected]>
1 parent d791c22 commit f094746

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎BUILD

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ licenses(["notice"]) # Apache 2
22

33
package(default_visibility = ["//visibility:public"])
44

5+
exports_files(["LICENSE"])
6+
57
cc_library(
68
name = "api_lib",
79
hdrs = [

0 commit comments

Comments
 (0)
Please sign in to comment.