summaryrefslogtreecommitdiffhomepage
path: root/test/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'test/BUILD')
-rw-r--r--test/BUILD6
1 files changed, 1 insertions, 5 deletions
diff --git a/test/BUILD b/test/BUILD
index e99b4e501..8e1dc5228 100644
--- a/test/BUILD
+++ b/test/BUILD
@@ -1,8 +1,4 @@
-# gVisor is a general-purpose sandbox.
-
-package(licenses = ["notice"])
-
-exports_files(["LICENSE"])
+package(licenses = ["notice"]) # Apache 2.0
# We need to define a bazel platform and toolchain to specify dockerPrivileged
# and dockerRunAsRoot options, they are required to run tests on the RBE