Skip to content

Commit d2e088e

Browse files
committed
Licence update to MIT
1 parent 04845a9 commit d2e088e

File tree

2 files changed

+6
-672
lines changed

2 files changed

+6
-672
lines changed

Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ description = "`nalgebra` storage implementation backed by `generic_array`"
77
documentation = "https://dzuchun.github.io/generic-array-storage/generic_array_storage/index.html"
88
readme = "README.md"
99
repository = "https://github.com/Dzuchun/generic-array-storage"
10-
license = "GPL-3.0 license"
10+
license = "MIT"
11+
license-file = "LICENCE"
1112
keywords = ["nalgebra", "typenum"]
1213
categories = ["no-std", "no-std::no-alloc"]
1314
exclude = [".github", ".gitignore"]

0 commit comments

Comments
 (0)