banshee: add license

see issue #43716

+1
+1
pkgs/applications/audio/banshee/default.nix
··· 52 52 description = "A music player written in C# using GNOME technologies"; 53 53 platforms = platforms.linux; 54 54 maintainers = [ maintainers.zohl ]; 55 + license = licenses.mit; 55 56 }; 56 57 }