remmina: fix license
This commit is contained in:
parent
1f1cc0065c
commit
99de33bb1d
@ -51,7 +51,7 @@ stdenv.mkDerivation rec {
|
|||||||
'';
|
'';
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
license = licenses.gpl2;
|
license = licenses.gpl2Plus;
|
||||||
homepage = "https://gitlab.com/Remmina/Remmina";
|
homepage = "https://gitlab.com/Remmina/Remmina";
|
||||||
description = "Remote desktop client written in GTK";
|
description = "Remote desktop client written in GTK";
|
||||||
maintainers = with maintainers; [ melsigl ryantm ];
|
maintainers = with maintainers; [ melsigl ryantm ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user