mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Fix compliance lints
PiperOrigin-RevId: 640709591
This commit is contained in:
@@ -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 +0,0 @@
|
||||
package(default_applicable_licenses = ["//:license"])
|
||||
Reference in New Issue
Block a user