summaryrefslogtreecommitdiff
path: root/rust/proc-macro2/probe/proc_macro_span_location.rs
diff options
context:
space:
mode:
Diffstat (limited to 'rust/proc-macro2/probe/proc_macro_span_location.rs')
-rw-r--r--rust/proc-macro2/probe/proc_macro_span_location.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/rust/proc-macro2/probe/proc_macro_span_location.rs b/rust/proc-macro2/probe/proc_macro_span_location.rs
index 79da34af54af..ae19c93394fa 100644
--- a/rust/proc-macro2/probe/proc_macro_span_location.rs
+++ b/rust/proc-macro2/probe/proc_macro_span_location.rs
@@ -1,3 +1,5 @@
+// SPDX-License-Identifier: Apache-2.0 OR MIT
+
// The subset of Span's API stabilized in Rust 1.88.
extern crate proc_macro;