As I mentioned on the mailing list, many source files are missing the license header.
I believe that file that are lacking the license will need to be deleted.
Many of those files come from GMGen. GMGen's coders apparently merged it with PCGen and released it under LGPL without updating the source files.
Mention of a maven license check plugin were made, I believe it is this one: http://code.google.com/p/maven-license-plugin/wiki/HowTo
Hi Devon, could you put the LGPL license block at the top of the gmgen files please?
Yeah, I'll look at this this weekend.
Devon
A list of files which still need license verification is attached. All other Java files have a GNU LGPL header.
Any updates here?