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.
|
||||
|
||||
/// Create a C exportable enum. These are useful for working with C FFIs.
|
||||
///
|
||||
/// As C has no idea about tuples or structs enums
|
||||
|
Reference in New Issue
Block a user