Added Licensing.

This added the new License and stamped all the files with it.
This commit is contained in:
2025-07-29 12:59:33 -04:00
parent 0b2f82c440
commit 96b58aed43
12 changed files with 269 additions and 5 deletions

View File

@ -1,3 +1,6 @@
// SPDX-License-Identifier: Apache-2.0
// Sealed with Magistamp.
use binding::c_enum;

View File

@ -1,3 +1,6 @@
// SPDX-License-Identifier: Apache-2.0
// Sealed with Magistamp.
use binding::c_flags;