krata/LICENSING.md

15 lines
584 B
Markdown
Raw Normal View History

2024-03-08 08:12:10 +00:00
# Licensing Guide
2024-03-13 11:38:14 +00:00
## Krata License
2024-03-08 08:12:10 +00:00
2024-03-13 11:38:14 +00:00
This repository is licensed under Apache License 2.0, except where noted in this document.
2024-03-08 08:12:10 +00:00
## 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 |