Hm. Looks like this came in well after we started using doxygen. Background is here: https://issues.apache.org/jira/browse/LEGAL-224
I believe what they mean is that all of the comments - "comment lines" iiuc - in the file need to be removed and just keep the variable definition lines. Seems easy enough to do. If you do it please be sure to do it for all of them: ./src/c/c-doc.Doxyfile ./src/contrib/zkfuse/src/doxygen.cfg ./src/recipes/lock/src/c/c-doc.Doxyfile ./src/recipes/queue/src/c/c-doc.Doxyfile Patrick On Fri, Apr 14, 2017 at 3:39 PM, Flavio Junqueira <[email protected]> wrote: > I think this is a question more for Pat Hunt. When going over the RAT > report for the 3.5.3 RC, I noticed a bunch of doxygen-related files that > have been there for quite some as they don't have the Apache License > header. What actually called my attention is this observation in the legal > FAQ: > > CAN WE USE DOXYGEN-GENERATED CONFIG FILES? > As long as the generated comments are removed from the Doxygen-generated > files, these files may be used. > > https://www.apache.org/legal/resolved.html > > I'm not entirely sure what comments this is referring to. Does Pat or > anyone else remember if we have done a license sanity check on those files? > > Thanks, > -Flavio
