Licenses
42 |This page lists the licenses of the projects used in OctaSine.
43 |Overview of licenses:
46 |-
47 | {{#each overview}}
48 |
- {{name}} ({{count}}) 49 | {{/each}} 50 |
All license text:
53 |-
54 | {{#each licenses}}
55 |
-
56 |
{{name}}
57 |Used by:
58 |-
59 | {{#each used_by}}
60 |
- {{crate.name}} {{crate.version}} 61 | {{/each}} 62 |
{{text}}
64 |
65 | {{/each}}
66 |