blob: ef85457ee835d957710af925f00dd75616849bf4 [file] [log] [blame]
package {
default_applicable_licenses: ["external_kotlinpoet_license"],
}
license {
name: "external_kotlinpoet_license",
visibility: [":__subpackages__"],
license_kinds: [
"SPDX-license-identifier-Apache-2.0",
],
license_text: [
"LICENSE.txt",
],
}