mirror of https://github.com/axmolengine/axmol.git
14 lines
622 B
Plaintext
14 lines
622 B
Plaintext
SpiderMonkey is Mozilla's JavaScript engine written in C/C++. It is used in various Mozilla products, including Firefox, and is available under MPL/GPL/LGPL tri-license.
|
|
(from https://developer.mozilla.org/en/SpiderMonkey)
|
|
|
|
--------
|
|
|
|
Please see the file toolkit/content/license.html for the copyright licensing
|
|
conditions attached to this codebase, including copies of the licenses
|
|
concerned.
|
|
|
|
You are not granted rights or licenses to the trademarks of the
|
|
Mozilla Foundation or any party, including without limitation the
|
|
Firefox name or logo.
|
|
|
|
For more information, see: http://www.mozilla.org/foundation/licensing.html |