summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--rust/zerocopy-derive/README.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/rust/zerocopy-derive/README.md b/rust/zerocopy-derive/README.md
new file mode 100644
index 000000000000..110f4a401778
--- /dev/null
+++ b/rust/zerocopy-derive/README.md
@@ -0,0 +1,14 @@
+# `zerocopy-derive`
+
+These source files come from the Rust `zerocopy-derive` crate, version v0.8.50
+(released 2026-05-31), hosted in the <https://github.com/google/zerocopy>
+repository, licensed under "BSD-2-Clause OR Apache-2.0 OR MIT" and only
+modified to add the SPDX license identifiers and to remove the generation of
+non-ASCII identifiers.
+
+For copyright details, please see:
+
+ https://github.com/google/zerocopy/blob/v0.8.50/README.md?plain=1
+ https://github.com/google/zerocopy/blob/v0.8.50/LICENSE-BSD
+ https://github.com/google/zerocopy/blob/v0.8.50/LICENSE-APACHE
+ https://github.com/google/zerocopy/blob/v0.8.50/LICENSE-MIT