mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-03 05:10:55 +00:00
15 lines
584 B
Markdown
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 |
|