ptlib: add licenses
This commit is contained in:
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 = {
|
||||
|
Loading…
Reference in New Issue
Block a user