diff options
Diffstat (limited to 'rust/syn/error.rs')
| -rw-r--r-- | rust/syn/error.rs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/rust/syn/error.rs b/rust/syn/error.rs index 63310543a3b4..6fa0faf7f4e4 100644 --- a/rust/syn/error.rs +++ b/rust/syn/error.rs @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: Apache-2.0 OR MIT + #[cfg(feature = "parsing")] use crate::buffer::Cursor; use crate::thread::ThreadBound; |
