···14 meta = with lib; {
15 homepage = "http://zsync.moria.org.uk/";
16 description = "File distribution system using the rsync algorithm";
17- license = licenses.free;
18 maintainers = with maintainers; [ viric ];
19 platforms = with platforms; all;
20 };
···14 meta = with lib; {
15 homepage = "http://zsync.moria.org.uk/";
16 description = "File distribution system using the rsync algorithm";
17+ license = licenses.artistic2;
18 maintainers = with maintainers; [ viric ];
19 platforms = with platforms; all;
20 };