1name: "rules_license" 2description: 3 "Software license related rules and tools for the Bazel build system." 4 5third_party { 6 url { 7 type: HOMEPAGE 8 value: "https://github.com/bazelbuild/rules_license" 9 } 10 url { 11 type: GIT 12 value: "https://github.com/bazelbuild/rules_license.git" 13 } 14 version: "bb6f02d8ce7e51587e600671d41e801960d16bf1" 15 last_upgrade_date { year: 2023 month: 3 day: 22 } 16 license_type: NOTICE 17} 18