Missing license headers
-----------------------
Key: GERONIMO-2641
URL: http://issues.apache.org/jira/browse/GERONIMO-2641
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Reporter: Jarek Gawor
Priority: Minor
A whole bunch of Java files in trunk (at least) are missing the apache license
header. A basic list of such files can be generated with:
find . -name "*.java" -exec fgrep -L 'Apache Software' {} \;
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira