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