···3636 meta = with lib; {
3737 description = "Very simple way to find out which SSL ciphersuites are supported by a target";
3838 homepage = "https://github.com/jvehent/cipherscan";
3939- license = licenses.mpl;
3939+ license = licenses.mpl20;
4040 platforms = platforms.all;
4141 maintainers = with maintainers; [ cstrahan ];
4242 };