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


##########
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:
   Is it this required? I mean, in the doc we are not adding licenses in 
general, so, if we're doing here we may need to add to the rest of the doc as 
well?



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to