networkmanager-l2tp: correct license
This commit is contained in:
@@ -77,7 +77,7 @@ stdenv.mkDerivation rec {
|
||||
description = "L2TP plugin for NetworkManager";
|
||||
inherit (networkmanager.meta) platforms;
|
||||
homepage = "https://github.com/nm-l2tp/network-manager-l2tp";
|
||||
license = licenses.gpl2;
|
||||
license = licenses.gpl2Plus;
|
||||
maintainers = with maintainers; [ abbradar obadz ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user