Within the CBI and Maven, you can use the maven-license-plugin. https://code.google.com/p/maven-license-plugin/wiki/HowTo
There is also the RAT (Release Audit Tool) / Creadur libraries at Apache that could be integrated as well. https://creadur.apache.org/ On Mon, Dec 10, 2012 at 9:42 AM, Henrik Rentz-Reichert <[email protected]>wrote: > Hi all, > > we're considering to introduce a script that checks for the presence of > file headers (copyright+legal). > The script should be able to scan certain file extensions (.java, .xtend, > .xml, ...) and create an XUnit test report. > > Before developing such a script from scratch I want to make sure that no > similar script already exists. > > Has anybody heard of something like that? > > Thanks, > Henrik > > _______________________________________________ > cross-project-issues-dev mailing list > [email protected] > https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev >
_______________________________________________ cross-project-issues-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
