Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1# `proc-macro2`
2
3These source files come from the Rust `proc-macro2` crate, version
41.0.101 (released 2025-08-16), hosted in the
5<https://github.com/dtolnay/proc-macro2> repository, licensed under
6"Apache-2.0 OR MIT" and only modified to add the SPDX license
7identifiers and to remove the `unicode-ident` dependency.
8
9For copyright details, please see:
10
11 https://github.com/dtolnay/proc-macro2/blob/1.0.101/README.md#license
12 https://github.com/dtolnay/proc-macro2/blob/1.0.101/LICENSE-APACHE
13 https://github.com/dtolnay/proc-macro2/blob/1.0.101/LICENSE-MIT