Bundled components retain their upstream copyright notices and license terms. | Component | Source | License file | |---|---|---| | SillyTavern default preset | https://github.com/SillyTavern/SillyTavern | vendor/default-preset-LICENSE | | SillyTavern world info and template compatibility code | See source provenance in src/template-compat/upstream.json and vendor/tavern-helper/host/upstream.json | src/template-compat/LICENSE-AGPL-3.0, vendor/tavern-helper/host/LICENSE | | Tavern Helper (JS-Slash-Runner) | https://github.com/N0VI028/JS-Slash-Runner | vendor/tavern-helper/LICENSE (Aladdin Free Public License) | | EJS | https://github.com/mde/ejs | src/template-compat/LICENSE-EJS-Apache-2.0 | | Font Awesome Free 6.5.2 | https://github.com/FortAwesome/Font-Awesome | vendor/fontawesome/LICENSE.txt | | seedrandom | Source notices in src/template-compat/seedrandom.js | MIT, included in the source file | Browser build dependencies and their license texts are listed in vendor/dependency-licenses/. Runtime dependencies are declared in package.json and retain their own licenses.