claws-mail: specify that gpl3 is gpl3Plus
This commit is contained in:
parent
e37e954d71
commit
c1180834cf
@ -173,7 +173,7 @@ in stdenv.mkDerivation rec {
|
||||
meta = {
|
||||
description = "The user-friendly, lightweight, and fast email client";
|
||||
homepage = "https://www.claws-mail.org/";
|
||||
license = licenses.gpl3;
|
||||
license = licenses.gpl3Plus;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ fpletz globin orivej oxzi ajs124 ];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user