netmaker: change license to Apache
This commit is contained in:
parent
2bac4cf11d
commit
8cf2ea8537
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ buildGoModule rec {
|
|||
description = "WireGuard automation from homelab to enterprise";
|
||||
homepage = "https://netmaker.io";
|
||||
changelog = "https://github.com/gravitl/netmaker/-/releases/v${version}";
|
||||
license = licenses.sspl;
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ urandom qjoly ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue