nrsc5: fix license

+1 -1
+1 -1
pkgs/applications/misc/nrsc5/default.nix
··· 46 46 homepage = "https://github.com/theori-io/nrsc5"; 47 47 description = "HD-Radio decoder for RTL-SDR"; 48 48 platforms = lib.platforms.linux; 49 - license = licenses.gpl3; 49 + license = licenses.gpl3Plus; 50 50 maintainers = with maintainers; [ markuskowa ]; 51 51 }; 52 52 }