xref: /linux/rust/quote/README.md (revision 3786f2ad009549c9e5e2af86e5829b31ad788eb4)
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