updated javadoc author

Former-commit-id: f1de29baff37ed811a85ef8cda22bc2d4eabb0c7
This commit is contained in:
Jeremy Long
2015-04-05 09:22:14 -04:00
parent 735c16cc11
commit 419c446f01

View File

@@ -34,7 +34,7 @@ import java.util.logging.Logger;
/**
* A simple settings container that wraps the dependencycheck.properties file.
*
* @author Jeremy Long <jeremy.long@owasp.org>
* @author Jeremy Long
*/
public final class Settings {