1*b0d90bdcSMiguel Ojeda# `zerocopy` 2*b0d90bdcSMiguel Ojeda 3*b0d90bdcSMiguel OjedaThese source files come from the Rust `zerocopy` crate, version v0.8.50 4*b0d90bdcSMiguel Ojeda(released 2026-05-31), hosted in the <https://github.com/google/zerocopy> 5*b0d90bdcSMiguel Ojedarepository, licensed under "BSD-2-Clause OR Apache-2.0 OR MIT" and only 6*b0d90bdcSMiguel Ojedamodified to add the SPDX license identifiers and to remove `Display` 7*b0d90bdcSMiguel Ojedafor `f32` and `f64`. 8*b0d90bdcSMiguel Ojeda 9*b0d90bdcSMiguel OjedaFor copyright details, please see: 10*b0d90bdcSMiguel Ojeda 11*b0d90bdcSMiguel Ojeda https://github.com/google/zerocopy/blob/v0.8.50/README.md?plain=1 12*b0d90bdcSMiguel Ojeda https://github.com/google/zerocopy/blob/v0.8.50/LICENSE-BSD 13*b0d90bdcSMiguel Ojeda https://github.com/google/zerocopy/blob/v0.8.50/LICENSE-APACHE 14*b0d90bdcSMiguel Ojeda https://github.com/google/zerocopy/blob/v0.8.50/LICENSE-MIT 15