misc. (adding missing licence)

git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@6038 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
Romain Pelisse
2008-04-17 18:19:25 +00:00
parent 68276014da
commit e47beeb74d

View File

@ -1,3 +1,6 @@
/**
* BSD-style license; for more info see http://pmd.sourceforge.net/license.html
*/
package net.sourceforge.pmd;
import java.util.List;