summaryrefslogtreecommitdiffhomepage
path: root/pkg/tcpip/link/channel/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/tcpip/link/channel/BUILD')
-rw-r--r--pkg/tcpip/link/channel/BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/tcpip/link/channel/BUILD b/pkg/tcpip/link/channel/BUILD
index 25f6c1457..ae285e495 100644
--- a/pkg/tcpip/link/channel/BUILD
+++ b/pkg/tcpip/link/channel/BUILD
@@ -1,6 +1,6 @@
load("//tools/go_stateify:defs.bzl", "go_library")
-package(licenses = ["notice"]) # Apache 2.0
+package(licenses = ["notice"])
go_library(
name = "channel",