aboutsummaryrefslogtreecommitdiff
path: root/examples/my_org/licenses/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'examples/my_org/licenses/BUILD')
-rw-r--r--examples/my_org/licenses/BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/my_org/licenses/BUILD b/examples/my_org/licenses/BUILD
index f17bfa3..c200d37 100644
--- a/examples/my_org/licenses/BUILD
+++ b/examples/my_org/licenses/BUILD
@@ -66,6 +66,6 @@ license_kind(
license_kind(
name = "acme_corp_paid",
conditions = [
- "whitelist:acme_corp_paid",
+ "allowlist:acme_corp_paid",
],
)