diff options
| author | Paul Buetow <git@mx.buetow.org> | 2020-12-28 10:25:37 +0000 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2020-12-28 10:25:37 +0000 |
| commit | 68eb22ca70590219f9be8dbb533af90cc3560cfa (patch) | |
| tree | d5c6f0db31335031517302ad60e34646b6e68299 /doc | |
| parent | b41bf72959d72aa422264519b56026e94a09754a (diff) | |
add separate licenses md
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/licenses.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/licenses.md b/doc/licenses.md new file mode 100644 index 0000000..83a94e7 --- /dev/null +++ b/doc/licenses.md @@ -0,0 +1,11 @@ +Licenses +======== + +DTails main license is [Apache 2.0](../LICENSE). Further 3rd party licenses are: + +## DataDog zstd compression library + +Not included in DTail repository but imported automatically on build. + +* URL: https://github.com/DataDog/zstd +* License: [Simplified BSD](../LICENSE.DataDog.zstd) |
