summaryrefslogtreecommitdiffstats
path: root/LICENCE
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2019-10-29 16:42:54 +0100
committerMatthias P. Braendli <matthias.braendli@mpb.li>2019-10-29 16:42:54 +0100
commitca773982f97d30789a2954c149585f0869019b09 (patch)
treee88e502b90185a481a7ac6eed0ee84cff8ff2dec /LICENCE
parent4a55c7e123dee0f606b84f8c7599e5ce581ad828 (diff)
downloaddabmux-ca773982f97d30789a2954c149585f0869019b09.tar.gz
dabmux-ca773982f97d30789a2954c149585f0869019b09.tar.bz2
dabmux-ca773982f97d30789a2954c149585f0869019b09.zip
Prepare v3.0.0v3.0.0
Diffstat (limited to 'LICENCE')
-rw-r--r--LICENCE11
1 files changed, 11 insertions, 0 deletions
diff --git a/LICENCE b/LICENCE
index 9b313b8..d8049da 100644
--- a/LICENCE
+++ b/LICENCE
@@ -28,3 +28,14 @@ KA9Q FEC routines
src/fec/ contains code from KA9Q's fec library. Please see
src/fec/README.md and src/fec/LICENSING
+
+Other parts
+-----------
+
+lib/edi/PFT.{hpp,cpp} are APACHE 2.0 licensed.
+
+lib/charset contains a BSD-licensed UTF-8 library.
+
+lib/zmq.hpp is BSD-licensed.
+
+The farsync driver in lib/farsync is GPLv2+ licensed.