libite: fix license
This commit is contained in:
parent
4e6d2f8ec9
commit
96b77d8d4d
@ -31,7 +31,7 @@ stdenv.mkDerivation rec {
|
|||||||
'';
|
'';
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
maintainers = with maintainers; [ fpletz ];
|
maintainers = with maintainers; [ fpletz ];
|
||||||
license = with licenses; [ mit isc ];
|
license = with licenses; [ mit isc bsd2 bsd3 ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user