summaryrefslogtreecommitdiffhomepage
path: root/pkg/rand
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/rand')
-rw-r--r--pkg/rand/BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/rand/BUILD b/pkg/rand/BUILD
index 0c9efc709..4eec3a4dd 100644
--- a/pkg/rand/BUILD
+++ b/pkg/rand/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 = "rand",