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.
|
||||
|
||||
use binding::c_enum;
|
||||
|
||||
|
||||
|
@ -1,3 +1,6 @@
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
// Sealed with Magistamp.
|
||||
|
||||
use binding::c_flags;
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user