summaryrefslogtreecommitdiff
path: root/rust/syn/token.rs
diff options
context:
space:
mode:
Diffstat (limited to 'rust/syn/token.rs')
-rw-r--r--rust/syn/token.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/rust/syn/token.rs b/rust/syn/token.rs
index 752c188883cb..18345cc5831a 100644
--- a/rust/syn/token.rs
+++ b/rust/syn/token.rs
@@ -1,3 +1,5 @@
+// SPDX-License-Identifier: Apache-2.0 OR MIT
+
//! Tokens representing Rust punctuation, keywords, and delimiters.
//!
//! The type names in this module can be difficult to keep straight, so we