summaryrefslogtreecommitdiffstats
path: root/LICENCE
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2017-02-12 19:02:45 +0100
committerMatthias P. Braendli <matthias.braendli@mpb.li>2017-02-12 19:02:45 +0100
commitb396a7eff34173fd4a9e48d8e4cfa5bab7fa603f (patch)
tree34e1d78c8c358cf329aa6c049e5ca02bcf87d82f /LICENCE
downloadODR-SourceCompanion-b396a7eff34173fd4a9e48d8e4cfa5bab7fa603f.tar.gz
ODR-SourceCompanion-b396a7eff34173fd4a9e48d8e4cfa5bab7fa603f.tar.bz2
ODR-SourceCompanion-b396a7eff34173fd4a9e48d8e4cfa5bab7fa603f.zip
Add initial copy-pasted code
Diffstat (limited to 'LICENCE')
-rw-r--r--LICENCE5
1 files changed, 5 insertions, 0 deletions
diff --git a/LICENCE b/LICENCE
new file mode 100644
index 0000000..bae1345
--- /dev/null
+++ b/LICENCE
@@ -0,0 +1,5 @@
+Parts from ODR-AudioEnc and the contribution from AVT are Apache2 licensed.
+
+fec in src/fec is LGPL v2.1.
+
+Parts from other ODR-mmbTools are GPL3+.