[#2] Added Licensing.
I decided on the Apache-2.0 license and have stamped all the files to now point to that license.
This commit is contained in:
@ -1,3 +1,6 @@
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
// Sealed with Magistamp.
|
||||
|
||||
/// Primitive types that have upper and lower bounds.
|
||||
pub trait Bounded
|
||||
{
|
||||
|
Reference in New Issue
Block a user