opal: add licenes

This commit is contained in:
Markus Kowalewski 2018-10-25 21:54:43 +02:00
parent 8e7f191c27
commit d9e6d6ac33
No known key found for this signature in database
GPG Key ID: D865C8A91D7025EB

View File

@ -26,6 +26,7 @@ stdenv.mkDerivation rec {
description = "VoIP library";
maintainers = [ maintainers.raskin ];
platforms = platforms.linux;
license = with licenses; [ bsdOriginal mpl10 gpl2Plus lgpl21 ];
};
passthru = {