mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-02 21:00:55 +00:00
22 lines
1.1 KiB
Markdown
22 lines
1.1 KiB
Markdown
|
# Licensing Guide
|
||
|
|
||
|
## Current License
|
||
|
|
||
|
This repository is licensed under AGPLv3, except where noted in this document.
|
||
|
|
||
|
## External Contributions
|
||
|
|
||
|
External contributions are not yet accepted. Edera might utilize a different license or continue using AGPLv3, but with an associated (intentionally contributor friendly) CLA in order to allow external contribution.
|
||
|
|
||
|
The current external contribution situation is due to the upstart of Edera and the desire to create a licensing model that respects the
|
||
|
our contributors while also ensuring that Edera can be a sustainable business. Edera is committed to open-source and giving back to the community, and care is being taken to ensure it is positioned for those goals.
|
||
|
|
||
|
## 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 |
|