Skip to content

Commit

Permalink
Include license in BUILD file (#574)
Browse files Browse the repository at this point in the history
  • Loading branch information
tnek committed Aug 16, 2021
1 parent 24b96c4 commit fbb5f37
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Source/santad/testdata/BUILD
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
licenses(["notice"]) # Apache 2.0

filegroup(
name = "binaryrules_testdata",
srcs = glob(["binaryrules/*"]),
Expand Down

0 comments on commit fbb5f37

Please sign in to comment.