lol

rtorrent: add license

see issue #43716

+1
+1
pkgs/tools/networking/p2p/rtorrent/default.nix
··· 47 47 48 48 platforms = platforms.unix; 49 49 maintainers = with maintainers; [ ebzzry codyopel ]; 50 + license = licenses.gpl2Plus; 50 51 }; 51 52 }