pythonPackages.poppler-qt5: fix license
https://github.com/frescobaldi/python-poppler-qt5/blob/master/LICENSE
This commit is contained in:
parent
9e9f6f02a3
commit
29f0c76bf5
@ -58,7 +58,7 @@ buildPythonPackage rec {
|
|||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
homepage = "https://github.com/wbsoft/python-poppler-qt5";
|
homepage = "https://github.com/wbsoft/python-poppler-qt5";
|
||||||
license = licenses.gpl2;
|
license = licenses.lgpl21Plus;
|
||||||
maintainers = with maintainers; [ ];
|
maintainers = with maintainers; [ ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user