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

@@ -2,18 +2,3 @@
Standalone JIT-style runtime support for WebAsssembly code in Cretonne
*This is a work in progress that is not currently functional.*
## License
Licensed under either of
* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
* MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
at your option.
### Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any
additional terms or conditions.