Skip to content

Commit 81c3793

Browse files
authored
chore: proper notice file (#7)
1 parent ad0e0c3 commit 81c3793

5 files changed

Lines changed: 12620 additions & 0 deletions

File tree

NOTICE

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,44 @@
44

55
StreamKit
66
© 2025 Claudio Costa <cstcld91@gmail.com> and StreamKit Contributors
7+
8+
Third-Party Notices
9+
===================
10+
11+
This distribution includes third-party components. Where required by license,
12+
the copyright notices and attribution information are reproduced below.
13+
14+
Rust crate dependencies
15+
----------------------
16+
17+
StreamKit is built on top of many third-party Rust crates. A machine-generated
18+
report of Rust crate licenses (including license texts) is provided in:
19+
20+
- THIRD_PARTY_LICENSES.txt
21+
22+
This file is generated from `Cargo.lock` using `cargo about`.
23+
24+
Vendored documentation assets
25+
----------------------------
26+
27+
- Mermaid (docs/public/vendor/mermaid.min.js)
28+
© Mermaid contributors — MIT
29+
30+
Sample media
31+
------------
32+
33+
- LibriSpeech sample audio (samples/audio/system/speech_2m.*)
34+
© 2014 Vassil Panayotov — CC-BY-4.0 — https://www.openslr.org/12
35+
36+
- OpenSpeech sample audio (samples/audio/system/speech_10m.*)
37+
© VoIPTroubleshooter — LicenseRef-VoIPTroubleshooter-OpenSpeech
38+
(see LICENSES/LicenseRef-VoIPTroubleshooter-OpenSpeech.txt)
39+
40+
- “paper_lights” (samples/audio/system/ehren-paper_lights-96.*)
41+
© Ehren Starks — CC-BY-NC-SA-1.0
42+
43+
- “TEA FOR TWO” (samples/audio/system/TEA FOR TWO.*)
44+
© Gege Viezzi Quartet — CC-BY-NC-4.0
45+
46+
- “THE LADY IS A TRAMP” (samples/audio/system/THE LADY IS A TRAMP.*)
47+
© Gege Viezzi Quartet — CC-BY-NC-4.0

0 commit comments

Comments
 (0)