Create a rat-exception file to ignore: - special files such as .gitignore. - document, config files. - files that contain licenses not recognized by apache rat. - temporary files
License headers in all other files listed with the following command: java -jar ~/Downloads/apache-rat-0.12.jar . -E .rat-excludes | grep '== File' [ Full content available at: https://github.com/apache/incubator-heron/pull/3011 ] This message was relayed via gitbox.apache.org for [email protected]
