jgmenu: update license

+1 -1
+1 -1
pkgs/applications/misc/jgmenu/default.nix
··· 60 60 meta = with lib; { 61 61 homepage = "https://github.com/johanmalm/jgmenu"; 62 62 description = "Small X11 menu intended to be used with openbox and tint2"; 63 - license = licenses.gpl2; 63 + license = licenses.gpl2Plus; 64 64 platforms = platforms.linux; 65 65 maintainers = [ maintainers.romildo ]; 66 66 };