diff options
Diffstat (limited to 'rust/quote/to_tokens.rs')
| -rw-r--r-- | rust/quote/to_tokens.rs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/rust/quote/to_tokens.rs b/rust/quote/to_tokens.rs index f373092b650f..1af1089e1423 100644 --- a/rust/quote/to_tokens.rs +++ b/rust/quote/to_tokens.rs @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: Apache-2.0 OR MIT + use super::TokenStreamExt; use alloc::borrow::Cow; use alloc::rc::Rc; |
