.. _licensing:

Licensing
---------

The Numbas runtime and editor software are both © 2011-2021 Newcastle University, released under the terms of the `Apache License, Version 2.0 <https://www.apache.org/licenses/LICENSE-2.0>`_.

You can see a plain-English explanation of the license and what it allows at `tl;drLegal <https://tldrlegal.com/license/apache-license-2.0-(apache-2.0)>`_.

Copyright in the content produced using Numbas resides with the author.

Numbas runtime
##############

Third-party material used:

* `pipwerks SCORM wrapper for JavaScript <https://github.com/pipwerks/scorm-api-wrapper>`_, MIT license.
* `Decimal.js <https://github.com/MikeMcl/decimal.js/>`_, MIT license.
* `i18next <https://www.i18next.com/>`_, MIT license.
* `jQuery <https://jquery.com/>`_, MIT license.
* `Knockout <https://knockoutjs.com/>`_, MIT license.
* `Sarissa <https://sarissa.sourceforge.io/>`_, Apache License 2.0.
* `seedrandom.js <https://github.com/davidbau/seedrandom>`_, MIT license.
* `Font Awesome <https://fontawesome.com/v3.2/icons/>`_, SIL OFL 1.1 and MIT licenses.
* `Bootstrap <https://getbootstrap.com/docs/3.4/getting-started/>`_, MIT license.

See `the list of contributors on GitHub <https://github.com/numbas/Numbas/blob/master/CONTRIBUTORS.md>`__.

Numbas editor
#############

Third-party material included in the source repository:

* `Bootstrap <https://getbootstrap.com/docs/3.4/getting-started/>`_, MIT license.
* `Codemirror <https://codemirror.net/>`_, MIT license.
* `Source Sans Pro <https://github.com/adobe-fonts/source-sans>`_, SIL OFL 1.1 license.
* `Summernote <https://summernote.org/>`_, MIT license.
* `TinyMCE <https://www.tiny.cloud/>`_, LGPL license.
* `jQuery <https://jquery.com/>`_, MIT license.
* `jQuery UI <https://jqueryui.com/>`_, MIT license.
* `SortableJS <https://github.com/SortableJS/Sortable>`_, MIT license.
* jQuery dotdotdot, MIT license.
* `jQuery file upload plugin <https://github.com/blueimp/jQuery-File-Upload>`_, MIT license.
* `jQuery Iframe Transport Plugin <https://github.com/blueimp/jQuery-File-Upload>`_, MIT license.
* `jQuery Noty Plugin <https://ned.im/noty/v2/>`_, MIT license.
* `jQuery OEmbed plugin <https://github.com/starfishmod/jquery-oembed-all>`_, MIT license.
* `Knockout <https://knockoutjs.com/>`_, MIT license.
* `moment.js <https://momentjs.com/>`_, MIT license.
* `Mousetrap <https://craig.is/killing/mice>`_, Apache license 2.0.
* `Rangy <https://github.com/timdown/rangy>`_, MIT license.

See `the list of contributors on GitHub <https://github.com/numbas/editor/blob/master/CONTRIBUTORS.md>`__.
