python312Packages.pdf2docx: fix license
This commit is contained in:
parent
cd44a4ad1e
commit
06b34fe320
@ -62,7 +62,7 @@ buildPythonPackage {
|
||||
mainProgram = "pdf2docx";
|
||||
homepage = "https://github.com/ArtifexSoftware/pdf2docx";
|
||||
changelog = "https://github.com/ArtifexSoftware/pdf2docx/releases/tag/v${version}";
|
||||
license = licenses.gpl3Only;
|
||||
license = licenses.agpl3Only;
|
||||
maintainers = with maintainers; [ happysalada ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user