diff options
Diffstat (limited to 'rust/syn/file.rs')
| -rw-r--r-- | rust/syn/file.rs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/rust/syn/file.rs b/rust/syn/file.rs index 8956d82eee93..ce2d2680ca9a 100644 --- a/rust/syn/file.rs +++ b/rust/syn/file.rs @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: Apache-2.0 OR MIT + use crate::attr::Attribute; use crate::item::Item; |
