Fix compliance lints

PiperOrigin-RevId: 640709591
This commit is contained in:
Anthony Cui
2024-06-05 17:59:22 -07:00
committed by gVisor bot
parent 01142fe599
commit 6bca0bb3ae
2 changed files with 2 additions and 1 deletions
+2
View File
@@ -1,6 +1,8 @@
load("//tools:defs.bzl", "go_library")
load("//tools/go_generics:defs.bzl", "go_template_instance")
package(default_applicable_licenses = ["//:license"])
licenses(["notice"])
go_library(
-1
View File
@@ -1 +0,0 @@
package(default_applicable_licenses = ["//:license"])