diff --git a/test/BUILD b/test/BUILD.opensource similarity index 97% rename from test/BUILD rename to test/BUILD.opensource index 6b83757f6..8d2969204 100644 --- a/test/BUILD +++ b/test/BUILD.opensource @@ -1,6 +1,6 @@ # gVisor is a general-purpose sandbox. -package(licenses = ["notice"]) +licenses(["notice"]) exports_files(["LICENSE"])