summaryrefslogtreecommitdiff
path: root/asl/synchronization/BUILD.bazel
diff options
context:
space:
mode:
Diffstat (limited to 'asl/synchronization/BUILD.bazel')
-rw-r--r--asl/synchronization/BUILD.bazel4
1 files changed, 4 insertions, 0 deletions
diff --git a/asl/synchronization/BUILD.bazel b/asl/synchronization/BUILD.bazel
index 5c11b28..ccc3860 100644
--- a/asl/synchronization/BUILD.bazel
+++ b/asl/synchronization/BUILD.bazel
@@ -2,6 +2,10 @@
#
# SPDX-License-Identifier: BSD-3-Clause
+package(
+ default_applicable_licenses = ["//:license"],
+)
+
cc_library(
name = "atomic",
hdrs = [