Files
xslt-tools/THIRD_PARTY_NOTICES.md

19 lines
943 B
Markdown

# Third-party notices
This application includes third-party software under licences that are separate
from the XSLT tools application's AGPL-3.0-only licence.
- The vendored SaxonJS browser distribution is proprietary software available
under Saxonica's free-of-charge terms. Its complete supplied licence is at
`LICENSES/SaxonJS-LICENSE.txt` in release archives.
- The CodeMirror packages, including the One Dark editor theme, are distributed
under the MIT licence; their installed licence files are included in release
archives.
- Runtime npm dependencies retain their own licences. Release archives include
the installed licence and notice files for every production dependency below
`LICENSES/npm/`, including the Apache-2.0 Toolbox Contract and React shell
packages.
The dependency set and exact versions are fixed by `package-lock.json`. Review
the accompanying licence files before redistributing the complete archive.