Description
I would be nice if our build process could automaticly check the validity of ASF Legal headers
I found this plug-in http://code.google.com/p/maven-license-plugin/, that IMO perfectly matches our requirement.
It can check if header is missing in some source file, add headers if missing, remove existing header ...
Will try to embed it into Wink build process, and post a patch