Enforce license header format.

Currently, Java code has an obsolete long format and the newer short format. Only the short format should be used. Converting the headers automatically would be a good idea as well. Maybe all this could be done in a custom Maven plugin?