Files
alexm abc0bdf621
Sync README to GitHub / sync (push) Successful in 12s
CI / check (push) Successful in 8m31s
Deploy docs / deploy (push) Successful in 6m44s
Nightly / nightly (push) Successful in 10m33s
Dev (#1)
Reviewed-on: #1
2026-08-07 15:48:11 -04:00

27 lines
793 B
Handlebars

coursebank — Third-Party Software Notices
==========================================
coursebank is distributed with the third-party, open-source components listed
below. coursebank's own terms are separate and are found in LICENSE.md; the
notices here cover only the bundled dependencies, each reproduced under the
license it is provided in.
Summary
-------
{{#each overview}}
{{{name}}}{{count}} component(s)
{{/each}}
{{#each licenses}}
================================================================================
{{{name}}} ({{id}})
================================================================================
Applies to:
{{#each used_by}}
- {{{crate.name}}} v{{crate.version}}{{#if crate.repository}} <{{{crate.repository}}}>{{/if}}
{{/each}}
{{{text}}}
{{/each}}