emscripten license
This commit is contained in:
parent
595501ca1d
commit
51dde0bc72
1 changed files with 3 additions and 1 deletions
|
@ -42,3 +42,5 @@ A complete Example can be found at [stockfish_chess_engine](https://github.com/l
|
|||
Directory src/Stockfish contains the latest current release.
|
||||
The code is modified to use a different communication interface.
|
||||
The original license for [Stockfish](https://stockfishchess.org) can be found in their [GitHub](https://github.com/official-stockfish/Stockfish) repository.
|
||||
|
||||
Directory web/build and/or src/ may contains code compiled from [emscripten](https://emscripten.org/) or code that will be compiled with emscripten. Emscripten is licensed among others under the MIT License. [License Page](https://emscripten.org/docs/introducing_emscripten/emscripten_license.html)
|
Loading…
Reference in a new issue