Change the license to MIT/Apache-2.0.

This commit is contained in:
Dan Gohman
2017-09-15 09:58:09 -07:00
parent 73f5adb19d
commit b3a952ed67
5 changed files with 240 additions and 203 deletions

View File

@@ -3,7 +3,7 @@ name = "wasmstandalone-tools"
authors = ["The Cretonne Project Developers"]
version = "0.0.0"
description = "Command-line interface for the wasmstandalone crate"
license = "Apache-2.0"
license = "MIT/Apache-2.0"
documentation = "https://cretonne.readthedocs.io/"
repository = "https://github.com/sunfishcode/wasmstandalone"
publish = false