diff --git a/pkgs/by-name/go/go-graft/package.nix b/pkgs/by-name/go/go-graft/package.nix index 96bd24aa40a3..d3aa64278372 100644 --- a/pkgs/by-name/go/go-graft/package.nix +++ b/pkgs/by-name/go/go-graft/package.nix @@ -38,7 +38,7 @@ buildGoModule rec { meta = with lib; { description = "Command-line tool for one-click proxy in your research and development without installing v2ray or anything else"; homepage = "https://github.com/mzz2017/gg"; - license = licenses.agpl3Plus; + license = licenses.agpl3Only; maintainers = with maintainers; [ xyenon oluceps