krata/LICENSING.md
2024-03-13 11:38:14 +00:00

15 lines
584 B
Markdown

# Licensing Guide
## Krata License
This repository is licensed under Apache License 2.0, except where noted in this document.
## Licensing Exceptions
As noted in the table below, some code in this repository is licensed under different terms:
| Vendored Path | Source Repository | License |
| --------------------- | -------------------------------------------- | -------- |
| crates/vendor/advmac | https://github.com/GamePad64/advmac | MIT |
| crates/vendor/loopdev | https://github.com/stratis-storage/loopdev-3 | MIT |