Added Licensing.
This added the new License and stamped all the files with it.
This commit is contained in:
@ -1,3 +1,6 @@
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
// Sealed with Magistamp.
|
||||
|
||||
/// Defines a C style structure.
|
||||
#[macro_export]
|
||||
macro_rules! c_struct
|
||||
|
Reference in New Issue
Block a user