diff --git a/eclass/go-module.eclass b/eclass/go-module.eclass index 2179b8e93732c..cad63ee6d0f0d 100644 --- a/eclass/go-module.eclass +++ b/eclass/go-module.eclass @@ -45,7 +45,7 @@ # Since Go programs are statically linked, it is important that your ebuild's # LICENSE= setting includes the licenses of all statically linked # dependencies. So please make sure it is accurate. -# You can use a utility like dev-go/golicense (network connectivity is +# You can use a utility like dev-go/lichen (network connectivity is # required) to extract this information from the compiled binary. # # @EXAMPLE: