summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/platform/ring0/gen_offsets
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/sentry/platform/ring0/gen_offsets')
-rw-r--r--pkg/sentry/platform/ring0/gen_offsets/BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/sentry/platform/ring0/gen_offsets/BUILD b/pkg/sentry/platform/ring0/gen_offsets/BUILD
index b76d7974e..d7029d5a9 100644
--- a/pkg/sentry/platform/ring0/gen_offsets/BUILD
+++ b/pkg/sentry/platform/ring0/gen_offsets/BUILD
@@ -1,6 +1,6 @@
load("@io_bazel_rules_go//go:def.bzl", "go_binary")
-package(licenses = ["notice"]) # Apache 2.0
+package(licenses = ["notice"])
load("//tools/go_generics:defs.bzl", "go_template_instance")