xref: /linux/rust/quote/README.md (revision 69050f8d6d075dc01af7a5f2f550a8067510366f)
1# `quote`
2
3These source files come from the Rust `quote` crate, version 1.0.40
4(released 2025-03-12), hosted in the <https://github.com/dtolnay/quote>
5repository, licensed under "Apache-2.0 OR MIT" and only modified to add
6the SPDX license identifiers.
7
8For copyright details, please see:
9
10    https://github.com/dtolnay/quote/blob/1.0.40/README.md#license
11    https://github.com/dtolnay/quote/blob/1.0.40/LICENSE-APACHE
12    https://github.com/dtolnay/quote/blob/1.0.40/LICENSE-MIT
13