aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Aiuto <aiuto@google.com>2023-03-21 17:50:46 -0400
committerTony Aiuto <aiuto@google.com>2023-03-21 17:50:46 -0400
commit9a2d1a2877d827cb2d62ca49d1da6c38dacc7733 (patch)
tree3549ce509eb6a811857afc02aa2db6b904ad7f01
parent9e310623d6d539c14a81f026eae3b360e435e5dc (diff)
downloadbazelbuild-rules_license-9a2d1a2877d827cb2d62ca49d1da6c38dacc7733.tar.gz
update usage comment
-rw-r--r--rules/license.bzl2
1 files changed, 2 insertions, 0 deletions
diff --git a/rules/license.bzl b/rules/license.bzl
index f1711d8..032599d 100644
--- a/rules/license.bzl
+++ b/rules/license.bzl
@@ -24,6 +24,8 @@ load(
"license_rule_impl",
)
+# Enable this if your organization requires the license text to be a file
+# checked into source control instead of, possibly, another rule.
_require_license_text_is_a_file = False
# This rule must be named "_license" for backwards compatability with older