Added information about the libraries license.

This commit is contained in:
2025-07-29 23:54:15 -04:00
parent 9f9d02155a
commit 98f4922342
15 changed files with 232 additions and 7 deletions

View File

@ -1,3 +1,6 @@
// SPDX-License-Identifier: Apache-2.0
// Sealed with Magistamp.
use std::env;
use std::ffi::OsString;
use std::path::PathBuf;