psi-plus: update license to gpl2Only

wip/little-gl
misuzu 3 years ago
parent 9439bb5316
commit ab76abeaf9
  1. 2
      pkgs/applications/networking/instant-messengers/psi-plus/default.nix

@ -33,7 +33,7 @@ mkDerivation rec {
homepage = "https://psi-plus.com";
description = "XMPP (Jabber) client";
maintainers = with maintainers; [ orivej misuzu ];
license = licenses.gpl2;
license = licenses.gpl2Only;
platforms = platforms.linux;
};
}

Loading…
Cancel
Save