Github user upthewaterspout commented on the issue: https://github.com/apache/geode/pull/342 Looks good so far, but there are still a lot of files missing apache headers. I don't know how easy it will be to integrate [apache rat](https://creadur.apache.org/rat/) into the cmake build, but for now you can run it from the command line to get a list of files that are missing licenses: java -jar /path/to/apache-rat-0.12.jar . I see a few java files, shell scripts, text files, and a lot of xml files without apache headers. [missing_licences.txt](https://github.com/apache/geode/files/712483/missing_licences.txt)
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---