Change the license to "Apache-2.0 WITH LLVM-exception".

This commit is contained in:
Dan Gohman
2018-07-20 15:28:25 -07:00
parent a2f70a3544
commit 7a26b76521
8 changed files with 223 additions and 242 deletions

View File

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