diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2019-10-29 16:42:54 +0100 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2019-10-29 16:42:54 +0100 |
commit | ca773982f97d30789a2954c149585f0869019b09 (patch) | |
tree | e88e502b90185a481a7ac6eed0ee84cff8ff2dec /LICENCE | |
parent | 4a55c7e123dee0f606b84f8c7599e5ce581ad828 (diff) | |
download | dabmux-3.0.0.tar.gz dabmux-3.0.0.tar.bz2 dabmux-3.0.0.zip |
Prepare v3.0.0v3.0.0
Diffstat (limited to 'LICENCE')
-rw-r--r-- | LICENCE | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -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. |