Dev (#1)
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

Reviewed-on: #1
This commit was merged in pull request #1.
This commit is contained in:
2026-08-07 15:48:11 -04:00
parent 228a0da47f
commit abc0bdf621
79 changed files with 31370 additions and 0 deletions
+27
View File
@@ -0,0 +1,27 @@
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}}