summaryrefslogtreecommitdiff
path: root/rust/syn/restriction.rs
diff options
context:
space:
mode:
Diffstat (limited to 'rust/syn/restriction.rs')
-rw-r--r--rust/syn/restriction.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/rust/syn/restriction.rs b/rust/syn/restriction.rs
index 6e6758f3cd73..b844f64c3a73 100644
--- a/rust/syn/restriction.rs
+++ b/rust/syn/restriction.rs
@@ -1,3 +1,5 @@
+// SPDX-License-Identifier: Apache-2.0 OR MIT
+
use crate::path::Path;
use crate::token;