-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNOTICE
More file actions
20 lines (16 loc) · 920 Bytes
/
Copy pathNOTICE
File metadata and controls
20 lines (16 loc) · 920 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
buzzkit
Copyright (c) 2026 Sylvain Boily
This product is licensed under the MIT License (see LICENSE).
The distributed wheels statically link and redistribute portions of the
following third-party components, which retain their own licenses:
- Buzz — buzz-core, buzz-sdk (https://github.com/block/buzz)
Copyright Block, Inc. Licensed under the Apache License, Version 2.0
(see LICENSE-APACHE).
- rust-nostr / nostr (https://github.com/rust-nostr/nostr) — MIT License.
- PyO3 (https://github.com/PyO3/pyo3) — Apache-2.0 OR MIT.
- Additional transitive Rust crates (secp256k1, serde, serde_json, uuid,
sha2, hex, base64, url, …) under their respective permissive licenses
(MIT / Apache-2.0 / BSD / CC0). Run `cargo about generate` or
`cargo bundle-licenses` for the complete manifest.
buzzkit is an independent, unofficial project. It is not affiliated with,
sponsored by, or endorsed by Block, Inc.