Currently the RAT tool allows you to insert a license and optional copyright into files that do not have them. Should we explore taking this functionality out of the core rat and making it a secondary tool?
Positives: - This would simplify the RAT core and ensure that the core does not change anything. - It would place all the editing code into the one module. Negatives: - It will take more time for projects that want to insert the headers to execute RAT as they would have to execute the insert before the actual tests. Or visa versa. -- LinkedIn: http://www.linkedin.com/in/claudewarren
