xref: /linux/rust/zerocopy-derive/README.md (revision 85cdaca6970028bf6f544c355c90035586836ddf)
1# `zerocopy-derive`
2
3These source files come from the Rust `zerocopy-derive` crate, version v0.8.54
4(released 2026-07-08), hosted in the <https://github.com/google/zerocopy>
5repository, licensed under "BSD-2-Clause OR Apache-2.0 OR MIT" and only
6modified to tweak the SPDX license identifiers and to remove the generation of
7non-ASCII identifiers.
8
9For copyright details, please see:
10
11    https://github.com/google/zerocopy/blob/v0.8.54/README.md?plain=1
12    https://github.com/google/zerocopy/blob/v0.8.54/LICENSE-BSD
13    https://github.com/google/zerocopy/blob/v0.8.54/LICENSE-APACHE
14    https://github.com/google/zerocopy/blob/v0.8.54/LICENSE-MIT
15