I decided on the Apache-2.0 license and have stamped all the files to now point to that license.
6 lines
93 B
Rust
6 lines
93 B
Rust
// SPDX-License-Identifier: Apache-2.0
|
|
// Sealed with Magistamp.
|
|
|
|
mod constants;
|
|
mod vector;
|