mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
The Fuchsia SDK includes a root directory with multiple license/copyright files. For files that don't include a copyright header matching them to a specific license (e.g. shared library binaries) we match them to all licenses. Specifically, the SDK includes: * LICENSE: the Fuchsia license * LICENSE.vulkan: Apache 2.0 license for Vulkan * COPYRIGHT.vulkan: additional non-Apache licenses/copyrights for Vulkan * COPYRIGHT.musl: musl license/copyrights Also rolls the Fuchsia SDK CIPD packages.