chore: improve licensing

This commit is contained in:
2026-08-07 11:47:30 -04:00
parent f1288e155e
commit fc63991c39
57 changed files with 404 additions and 14 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}}