Hi, To comply with NuttX coding style in a recent PR, I modified a file license header tool to easily replace license headers in NuttX code.
Here's the PR I used it on: https://github.com/apache/incubator-nuttx/pull/449 Here's the tool, the modifications are currently on this branch: https://github.com/adamfeuer/licenseheaders/tree/feature/nuttx-apache-2 I could pretty easily run the tool on some more NuttX source code— either on some subsections, or the entire C codebase; and then generate some PRs. Would that be helpful? cheers adam -- Adam Feuer <a...@adamfeuer.com>