weechatScripts.weechat-autosort: set license to gpl3Plus
This commit is contained in:
parent
52ebfe0749
commit
9cb7efc496
@ -19,7 +19,7 @@ stdenv.mkDerivation rec {
|
||||
meta = with lib; {
|
||||
description = "Autosort is a weechat script to automatically or manually keep your buffers sorted";
|
||||
homepage = "https://github.com/de-vri-es/weechat-autosort";
|
||||
license = licenses.gpl3;
|
||||
license = licenses.gpl3Plus;
|
||||
maintainers = with maintainers; [ emily flokli ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user