Relicense to Apache-2.0 with the LLVM-exception (#137)

With agreement from contributors.
This commit is contained in:
Josh Triplett
2019-11-11 15:45:21 -08:00
committed by Wang Xin
parent 49127efa99
commit b0b0789dca
360 changed files with 387 additions and 4290 deletions

View File

@ -8,9 +8,11 @@ We want to make contributing to this project as easy and transparent as possible
- Proposing new features
License
=====================
WAMR uses the permissive open source `Apache 2.0 license`_ that allows you to freely use, modify, distribute and sell your own products that include Apache 2.0 licensed software.
Any contributions you make will be under the same license. Feel free to contact the maintainers if that's a concern.
=======
WAMR uses the same license as LLVM: the `Apache 2.0 license` with the LLVM
exception. See the LICENSE file for details. This license allows you to freely
use, modify, distribute and sell your own products based on WAMR.
Any contributions you make will be under the same license.
Code changes
===================