updated javadoc author

Former-commit-id: fe5c364466522eacbbf2cc52e32ccd6c5b1e4ba5
This commit is contained in:
Jeremy Long
2015-04-05 09:21:47 -04:00
parent 1058157827
commit 922e6437cf

View File

@@ -26,7 +26,7 @@ import java.util.regex.Pattern;
* <p>
* A utility class to extract version numbers from file names (or other strings containing version numbers.</p>
*
* @author Jeremy Long <jeremy.long@owasp.org>
* @author Jeremy Long
*/
public final class DependencyVersionUtil {