lol

fvwm: updating license to gplv2+

I looked at some src, and it mentions "or later".

+1 -1
+1 -1
pkgs/applications/window-managers/fvwm/default.nix
··· 20 meta = { 21 homepage = "http://fvwm.org"; 22 description = "A multiple large virtual desktop window manager"; 23 - license = "GPLv2"; 24 }; 25 } 26
··· 20 meta = { 21 homepage = "http://fvwm.org"; 22 description = "A multiple large virtual desktop window manager"; 23 + license = "GPLv2+"; 24 }; 25 } 26