Skip to content

Commit 8ca69bd

Browse files
committed
Relicense as MIT/Apache-2.0
Closes #83.
1 parent 675221e commit 8ca69bd

File tree

5 files changed

+232
-378
lines changed

5 files changed

+232
-378
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "smallvec"
33
version = "0.6.1"
44
authors = ["Simon Sapin <[email protected]>"]
5-
license = "MPL-2.0"
5+
license = "MIT/Apache-2.0"
66
repository = "https://github.com/servo/rust-smallvec"
77
description = "'Small vector' optimization: store up to a small number of items on the stack"
88
keywords = ["small", "vec", "vector", "stack", "no_std"]

LICENSE

Lines changed: 0 additions & 374 deletions
This file was deleted.

0 commit comments

Comments
 (0)