summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/socket/rpcinet/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/sentry/socket/rpcinet/BUILD')
-rw-r--r--pkg/sentry/socket/rpcinet/BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/sentry/socket/rpcinet/BUILD b/pkg/sentry/socket/rpcinet/BUILD
index 06e121946..4da14a1e0 100644
--- a/pkg/sentry/socket/rpcinet/BUILD
+++ b/pkg/sentry/socket/rpcinet/BUILD
@@ -1,7 +1,7 @@
load("//tools/go_stateify:defs.bzl", "go_library")
load("@io_bazel_rules_go//proto:def.bzl", "go_proto_library")
-package(licenses = ["notice"]) # Apache 2.0
+package(licenses = ["notice"])
go_library(
name = "rpcinet",