pdf-quench: add license
This commit is contained in:
parent
5194e10968
commit
f48d5dae41
@ -31,6 +31,7 @@ pythonPackages.buildPythonApplication rec {
|
|||||||
homepage = https://github.com/linuxerwang/pdf-quench;
|
homepage = https://github.com/linuxerwang/pdf-quench;
|
||||||
description = "A visual tool for cropping pdf files";
|
description = "A visual tool for cropping pdf files";
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
|
license = licenses.gpl2;
|
||||||
maintainers = with maintainers; [ flokli ];
|
maintainers = with maintainers; [ flokli ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user