dar: add license

This commit is contained in:
Markus Kowalewski
2018-09-11 23:54:23 +02:00
parent 55c0f5167f
commit c3bffc172d
+1 -1
View File
@@ -33,7 +33,7 @@ stdenv.mkDerivation rec {
meta = {
homepage = http://dar.linux.free.fr;
description = "Disk ARchiver, allows backing up files into indexed archives";
maintainers = with maintainers; [ ];
license = licenses.gpl2;
platforms = platforms.unix;
};
}