# NOTICE — audio-plugin-bsd
**License:** BSD-2-Clause (see `LICENSE`).
## Third-party dependencies
| `capsicum` | **MPL-2.0** | ⚠ file-level copyleft. Uses (links) without modifying → compatible. |
| `pdfork` | **Unlicense** (public domain) | ✅ 저작권 전체 포기 — BSD-2보다 관대(제약 0). 호환. |
| `libloading` | ISC | permissive (BSD-equivalent) |
| `libc` | MIT OR Apache-2.0 | permissive |
| `thiserror` | MIT OR Apache-2.0 | permissive |
| `audio-core-bsd` | BSD-2-Clause | internal (sibling) |
## MPL-2.0 obligation
`capsicum` (MPL-2.0): 본 크레이트는 capsicum 소스를 수정하지 않고 의존만 한다.
MPL-2.0 전문: https://www.mozilla.org/en-US/MPL/2.0/
## TODO
- ~~`pdfork` 라이선스 확정~~ → **Unlicense (public domain) 확정 완료.** 호환.