summaryrefslogtreecommitdiff
path: root/asl/base/BUILD.bazel
diff options
context:
space:
mode:
authorSteven Le Rouzic <steven.lerouzic@gmail.com>2025-03-02 01:25:07 +0100
committerSteven Le Rouzic <steven.lerouzic@gmail.com>2025-03-02 01:39:34 +0100
commit8604c98df53486208cdc15424aae9d9b2fef2d8e (patch)
treed7a8564846316028294a906d654db38b5313413d /asl/base/BUILD.bazel
parent62cc4b468b4e8653d8ef523fc4081572c6c1c7d8 (diff)
Apply licenses with rules_license
Diffstat (limited to 'asl/base/BUILD.bazel')
-rw-r--r--asl/base/BUILD.bazel4
1 files changed, 4 insertions, 0 deletions
diff --git a/asl/base/BUILD.bazel b/asl/base/BUILD.bazel
index cd05e00..32ea47f 100644
--- a/asl/base/BUILD.bazel
+++ b/asl/base/BUILD.bazel
@@ -2,6 +2,10 @@
#
# SPDX-License-Identifier: BSD-3-Clause
+package(
+ default_applicable_licenses = ["//:license"],
+)
+
cc_library(
name = "base",
hdrs = [