summaryrefslogtreecommitdiff
path: root/rust/quote/README.md
blob: 186123eff1cb3520900b055efce3ffc578aaa74c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# `quote`

These source files come from the Rust `quote` crate, version 1.0.40
(released 2025-03-12), hosted in the <https://github.com/dtolnay/quote>
repository, licensed under "Apache-2.0 OR MIT" and only modified to add
the SPDX license identifiers.

For copyright details, please see:

    https://github.com/dtolnay/quote/blob/1.0.40/README.md#license
    https://github.com/dtolnay/quote/blob/1.0.40/LICENSE-APACHE
    https://github.com/dtolnay/quote/blob/1.0.40/LICENSE-MIT