mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-03 21:21:32 +00:00
krata: improved doc structure
This commit is contained in:
21
LICENSING.md
Normal file
21
LICENSING.md
Normal file
@ -0,0 +1,21 @@
|
||||
# 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 |
|
Reference in New Issue
Block a user