diff options
Diffstat (limited to 'rust/syn/export.rs')
| -rw-r--r-- | rust/syn/export.rs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/rust/syn/export.rs b/rust/syn/export.rs index b9ea5c747b75..05dad324ba51 100644 --- a/rust/syn/export.rs +++ b/rust/syn/export.rs @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: Apache-2.0 OR MIT + #[doc(hidden)] pub use std::clone::Clone; #[doc(hidden)] |
