You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ctakes.apache.org by "Chen, Pei" <Pe...@childrens.harvard.edu> on 2012/09/20 18:13:17 UTC

Applying standard ASF license to Apache cTAKES

FYI:
Added a simple standard maven plug-in to perform the check and replace of standard ASF license headers to all source files (This one seemed to be a bit more robust and more flexible than existing scripts):

I would suggest at least running the check for all new files/projects going forward.

Main maven goals:
mvn license:check (To check)
mvn license:format (To Reformat)
http://code.google.com/p/maven-license-plugin/wiki/Configuration

Note: This has already been applied to trunk: https://svn.apache.org/repos/asf/incubator/ctakes/trunk