···49 meta = with lib; {
50 description = "A graphical user interface for the PDF Toolkit (PDFtk)";
51 homepage = "https://pdfchain.sourceforge.io";
52- license = licenses.gpl3Only;
53 maintainers = with maintainers; [ hqurve ];
54 platforms = platforms.linux;
55 };
···49 meta = with lib; {
50 description = "A graphical user interface for the PDF Toolkit (PDFtk)";
51 homepage = "https://pdfchain.sourceforge.io";
52+ license = licenses.gpl3Plus;
53 maintainers = with maintainers; [ hqurve ];
54 platforms = platforms.linux;
55 };