License

The ScriptWeaver Player runtime is distributed under the Mozilla Public License 2.0 (MPL-2.0).

Plain-language summary

This is not legal advice, but the gist:

The MPL is intentionally less viral than the GPL — your application code stays whatever license you choose.

Bundled third-party code

The Player ships with several third-party components, each under its own license:

The combination is distributable as MPL-2.0; each third-party tree continues to carry its original license text.

Per-app licensing

Apps you build on top of the Player are not derivative works of the Player files. You ship them under any license you like — proprietary, MIT, GPL, public domain — whatever fits your project.