summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul Buetow <git@mx.buetow.org>2020-12-28 10:25:37 +0000
committerPaul Buetow <git@mx.buetow.org>2020-12-28 10:25:37 +0000
commitac0f64d93d36fc0b8606382538358c8eccddb9ed (patch)
treed5c6f0db31335031517302ad60e34646b6e68299 /doc
parent72c1b0f8656ad5063167b5413bb961d4eb896af6 (diff)
add separate licenses md
Diffstat (limited to 'doc')
-rw-r--r--doc/licenses.md11
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)