aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 7d835840fcef76b359160dc1e0ddffbc53378163 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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
}