···8585 meta = with lib; {
8686 homepage = "https://www.freedesktop.org/wiki/Software/xdg-utils/";
8787 description = "A set of command line tools that assist applications with a variety of desktop integration tasks";
8888- license = if mimiSupport then licenses.gpl2 else licenses.free;
8888+ license = if mimiSupport then licenses.gpl2 else licenses.mit;
8989 maintainers = [ maintainers.eelco ];
9090 platforms = platforms.all;
9191 };