mirror of
https://github.com/encounter/engine.git
synced 2026-03-30 11:09:55 -07:00
1593838393
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.