aboutsummaryrefslogtreecommitdiff
path: root/METADATA
diff options
context:
space:
mode:
Diffstat (limited to 'METADATA')
-rw-r--r--METADATA17
1 files changed, 17 insertions, 0 deletions
diff --git a/METADATA b/METADATA
new file mode 100644
index 0000000..7d83584
--- /dev/null
+++ b/METADATA
@@ -0,0 +1,17 @@
+name: "rules_license"
+description:
+ "Software license related rules and tools for the Bazel build system."
+
+third_party {
+ url {
+ type: HOMEPAGE
+ value: "https://github.com/bazelbuild/rules_license"
+ }
+ url {
+ type: GIT
+ value: "https://github.com/bazelbuild/rules_license.git"
+ }
+ version: "bb6f02d8ce7e51587e600671d41e801960d16bf1"
+ last_upgrade_date { year: 2023 month: 3 day: 22 }
+ license_type: NOTICE
+}