Kirill wrote:
do any of you guys know if there are any restricitions on embedding Javascript engine into custom applications?
It depends what you mean by restrictions. :-) The JS engine is available under either the MPL, LGPL or GPL, at your choice.
I am building a DirectX game that uses JS for scripting, and curious whether I'll be able to put a price tag on it.
None of those licenses forbid charging for the software you ship. But you should read them to work out what they do say, and to choose which one you are using the code under.
Gerv _______________________________________________ mozilla-license mailing list [email protected] http://mail.mozilla.org/listinfo/mozilla-license
