xref: /linux/rust/zerocopy/README.md (revision 59e6295fac26b8e85c1ea859cdd89fa1e47519d7)
1# `zerocopy`
2
3These source files come from the Rust `zerocopy` 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.
7
8For copyright details, please see:
9
10    https://github.com/google/zerocopy/blob/v0.8.54/README.md?plain=1
11    https://github.com/google/zerocopy/blob/v0.8.54/LICENSE-BSD
12    https://github.com/google/zerocopy/blob/v0.8.54/LICENSE-APACHE
13    https://github.com/google/zerocopy/blob/v0.8.54/LICENSE-MIT
14