oscerd commented on code in PR #4790:
URL: https://github.com/apache/camel-k/pull/4790#discussion_r1345487084


##########
cmd/util/doc-gen/generators/traitmetadatagen.go:
##########
@@ -113,6 +130,7 @@ func (g *traitMetaDataGen) Finalize(c *generator.Context, w 
io.Writer) error {
                        return err
                }
 
+               fmt.Fprintf(file, "%s", string(licenseHeader))

Review Comment:
   If you run the make check-licenses the pkg/resources/traits.yaml is listed 
as missing license. So this is just for him. For the doc we should be fine.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to