| // Copyright 2024 The ChromiumOS Authors | |
| // Use of this source code is governed by a BSD-style license that can be | |
| // found in the LICENSE file. | |
| license { | |
| name: "external_rust_cros-libva_license", | |
| visibility: [":__subpackages__"], | |
| license_kinds: ["SPDX-license-identifier-BSD-3-Clause"], | |
| license_text: ["LICENSE"], | |
| } |