aboutsummaryrefslogtreecommitdiff
path: root/tests/write_file
diff options
context:
space:
mode:
authorThomas Van Lenten <thomasvl@google.com>2019-05-01 11:33:25 -0400
committerGitHub <noreply@github.com>2019-05-01 11:33:25 -0400
commit31b8ea5ea16f7bf9e81eb18a9f4cbd9b0a70b4d7 (patch)
treef73a9ccfbced9caf6ffa6ba29889d970cbaff777 /tests/write_file
parentbe3b1fc838386bdbea39d9750ea4411294870575 (diff)
downloadbazel-skylib-31b8ea5ea16f7bf9e81eb18a9f4cbd9b0a70b4d7.tar.gz
Add licenses() to all BUILD files. (#141)
Diffstat (limited to 'tests/write_file')
-rw-r--r--tests/write_file/BUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/write_file/BUILD b/tests/write_file/BUILD
index 52d7992..321bcc0 100644
--- a/tests/write_file/BUILD
+++ b/tests/write_file/BUILD
@@ -34,6 +34,8 @@
load("//rules:write_file.bzl", "write_file")
+licenses(["notice"])
+
package(default_testonly = 1)
sh_test(