opal: add licenes
This commit is contained in:
parent
8e7f191c27
commit
d9e6d6ac33
@ -26,6 +26,7 @@ stdenv.mkDerivation rec {
|
||||
description = "VoIP library";
|
||||
maintainers = [ maintainers.raskin ];
|
||||
platforms = platforms.linux;
|
||||
license = with licenses; [ bsdOriginal mpl10 gpl2Plus lgpl21 ];
|
||||
};
|
||||
|
||||
passthru = {
|
||||
|
Loading…
Reference in New Issue
Block a user