diff --git a/src/lmath.rc b/src/lmath.rc index 101d2df..73ad62d 100644 --- a/src/lmath.rc +++ b/src/lmath.rc @@ -5,7 +5,7 @@ url = "https://github.com/bjz/lmath-rs")]; #[comment = "A generic linear algebra library."]; -#[license = "APL2"]; +#[license = "ASL2"]; #[crate_type = "lib"]; extern mod std;