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.

19 lines
476 B

package {
default_applicable_licenses: ["system_memory_libion_original_kernel_headers_linux_license"],
}
license {
name: "system_memory_libion_original_kernel_headers_linux_license",
visibility: ["//visibility:private"],
license_kinds: [
"SPDX-license-identifier-GPL-2.0",
],
license_text: ["LICENSE"],
}
filegroup {
name: "system_memory_libion_original_kernel_headers_linux",
srcs: ["*"],
visibility: ["//visibility:private"],
}