psi-plus: update license to gpl2Only
This commit is contained in:
parent
9439bb5316
commit
ab76abeaf9
@ -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…
Reference in New Issue
Block a user