summaryrefslogtreecommitdiff
path: root/rust/quote/format.rs
diff options
context:
space:
mode:
Diffstat (limited to 'rust/quote/format.rs')
-rw-r--r--rust/quote/format.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/rust/quote/format.rs b/rust/quote/format.rs
index ec0bbf38ba37..6e3d55b6e427 100644
--- a/rust/quote/format.rs
+++ b/rust/quote/format.rs
@@ -1,3 +1,5 @@
+// SPDX-License-Identifier: Apache-2.0 OR MIT
+
/// Formatting macro for constructing `Ident`s.
///
/// <br>