qutebrowser: fix license
This commit is contained in:
parent
c8e66bb9ac
commit
d6acec03bb
@ -20,6 +20,6 @@ buildPythonPackage {
|
||||
meta = {
|
||||
homepage = https://github.com/The-Compiler/qutebrowser;
|
||||
description = "Keyboard-focused browser with a minimal GUI";
|
||||
license = stdenv.lib.licenses.gpl3;
|
||||
license = stdenv.lib.licenses.gpl3Plus;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user