updated javadoc author

Former-commit-id: 1e4a45aaaadcd37891fcd51cb258cbcb94083696
This commit is contained in:
Jeremy Long
2015-04-05 09:21:30 -04:00
parent 7bce7691e4
commit 99702fdb67

View File

@@ -24,7 +24,7 @@ import org.apache.lucene.util.Version;
* <p>
* Lucene utils is a set of utilize written to make constructing Lucene queries simpler.</p>
*
* @author Jeremy Long <jeremy.long@owasp.org>
* @author Jeremy Long
*/
public final class LuceneUtils {