adamfeuer commented on issue #528: sched/mqueue: Correct/update license headers. URL: https://github.com/apache/incubator-nuttx/pull/528#issuecomment-597260864 @xiaoxiang781216 Yes, I will try this. Should I try it on just the files in this PR? (And submit a separate branch or PR to look at?) @patacongo Some questions on the details: * Ruler width: should the tool try to guess the block comment width from looking at the other block comments in the file? Or just the initial license block comment? * First N lines: There can be important info in the first lines of the license block, so the tool should preserve everything up to the first `* ` line (blank line starting with a `*`) * Retain everything at the end of the license: Do you mean just the bottom block close of `*`'s?
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
