diff options
author | JF Bastien <github@jfbastien.com> | 2015-11-16 21:50:22 -0800 |
---|---|---|
committer | JF Bastien <github@jfbastien.com> | 2015-11-16 21:50:22 -0800 |
commit | 9d3c3cadb3b383f64a45dbfa20d07a144ff59c8d (patch) | |
tree | 072c507b65d172a1e25eee908bc179e4f556e195 | |
parent | 7aae938750a981baf4f2d3ba3b47a7a98c4ea0c8 (diff) | |
download | binaryen-9d3c3cadb3b383f64a45dbfa20d07a144ff59c8d.tar.gz binaryen-9d3c3cadb3b383f64a45dbfa20d07a144ff59c8d.tar.bz2 binaryen-9d3c3cadb3b383f64a45dbfa20d07a144ff59c8d.zip |
Update README.md license
-rw-r--r-- | README.md | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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 |