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 20 meta = { 21 21 homepage = "http://fvwm.org"; 22 22 description = "A multiple large virtual desktop window manager"; 23 - license = "GPLv2"; 23 + license = "GPLv2+"; 24 24 }; 25 25 } 26 26