summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJF Bastien <github@jfbastien.com>2015-11-16 21:50:22 -0800
committerJF Bastien <github@jfbastien.com>2015-11-16 21:50:22 -0800
commit9d3c3cadb3b383f64a45dbfa20d07a144ff59c8d (patch)
tree072c507b65d172a1e25eee908bc179e4f556e195
parent7aae938750a981baf4f2d3ba3b47a7a98c4ea0c8 (diff)
downloadbinaryen-9d3c3cadb3b383f64a45dbfa20d07a144ff59c8d.tar.gz
binaryen-9d3c3cadb3b383f64a45dbfa20d07a144ff59c8d.tar.bz2
binaryen-9d3c3cadb3b383f64a45dbfa20d07a144ff59c8d.zip
Update README.md license
-rw-r--r--README.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/README.md b/README.md
index d6eeafdb4..535f48343 100644
--- a/README.md
+++ b/README.md
@@ -137,10 +137,6 @@ The `check.py` script supports some options:
* If tests are provided, we run exactly those. If none are provided, we run them all.
* `asm2wasm` tests require no dependencies. `wasm.js` tests require `emcc` and `nodejs` in the path.
-## License & Contributing
-
-Same as Emscripten: MIT license.
-
(`src/emscripten-optimizer` is synced with `tools/optimizer/` in the main emscripten repo, for convenience)
## FAQ