ptlib: add licenses

This commit is contained in:
Markus Kowalewski
2018-10-25 23:10:21 +02:00
parent 5383753beb
commit 1f46779eda
@@ -38,6 +38,7 @@ stdenv.mkDerivation rec {
description = "Portable Tools from OPAL VoIP";
maintainers = [ maintainers.raskin ];
platforms = platforms.linux;
license = with licenses; [ beerware bsdOriginal mpl10 ];
};
passthru = {