]> git.ipfire.org Git - thirdparty/linux.git/commit
rust: zerocopy-derive: add `README.md`
authorMiguel Ojeda <ojeda@kernel.org>
Mon, 8 Jun 2026 14:14:35 +0000 (16:14 +0200)
committerMiguel Ojeda <ojeda@kernel.org>
Tue, 9 Jun 2026 02:13:23 +0000 (04:13 +0200)
commitca06116d62bf78e420a528ee4febc8451b9f12e8
treeec1b706a41cb6f5ce34805185056d5316c1c8fb9
parent29b2a2b99a4dbb9849769162754ed53abbfd40c2
rust: zerocopy-derive: add `README.md`

Originally, when the Rust upstream `alloc` standard library crate was
vendored in commit 057b8d257107 ("rust: adapt `alloc` crate to the
kernel"), a `README.md` file was added to explain the provenance and
licensing of the source files.

Thus do the same for the `zerocopy-derive` crate.

Cc: Joshua Liebow-Feeser <joshlf@google.com>
Cc: Jack Wrenn <jswrenn@google.com>
Link: https://patch.msgid.link/20260608141439.182634-17-ojeda@kernel.org
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
rust/zerocopy-derive/README.md [new file with mode: 0644]