ptlib: add licenses

This commit is contained in:
Markus Kowalewski
2018-10-25 22:30:34 +02:00
parent 5383753beb
commit 1f46779eda

View File

@@ -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 = {