jgmenu: update license
This commit is contained in:
parent
3dcc51a630
commit
a865ec210f
@ -60,7 +60,7 @@ stdenv.mkDerivation rec {
|
|||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
homepage = "https://github.com/johanmalm/jgmenu";
|
homepage = "https://github.com/johanmalm/jgmenu";
|
||||||
description = "Small X11 menu intended to be used with openbox and tint2";
|
description = "Small X11 menu intended to be used with openbox and tint2";
|
||||||
license = licenses.gpl2;
|
license = licenses.gpl2Plus;
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
maintainers = [ maintainers.romildo ];
|
maintainers = [ maintainers.romildo ];
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user