pass-git-helper: fix license
https://github.com/languitar/pass-git-helper/blob/v4.1.0/LICENSE.txt https://github.com/languitar/pass-git-helper/tree/v4.1.0#license
This commit is contained in:
@@ -33,7 +33,7 @@ python3Packages.buildPythonApplication rec {
|
||||
meta = {
|
||||
homepage = "https://github.com/languitar/pass-git-helper";
|
||||
description = "Git credential helper interfacing with pass, the standard unix password manager";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
license = lib.licenses.lgpl3Plus;
|
||||
maintainers = with lib.maintainers; [
|
||||
hmenke
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user