You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
449 B

package {
default_applicable_licenses: ["external_protobuf_confirmance_third_party_jsoncpp_license"],
}
license {
name: "external_protobuf_confirmance_third_party_jsoncpp_license",
visibility: [":__subpackages__"],
license_kinds: ["SPDX-license-identifier-MIT"],
license_text: ["LICENSE"],
}
filegroup {
name: "external_protobuf_confirmance_third_party_jsoncpp",
srcs: ["*"],
visibility: ["//visibility:private"],
}