updated javadoc author

Former-commit-id: cfbefad580b452ed98b8b336338946eb6a7ca506
This commit is contained in:
Jeremy Long
2015-04-05 09:21:33 -04:00
parent 59ce3bb64d
commit afcfed1c67

View File

@@ -32,7 +32,7 @@ import org.owasp.dependencycheck.data.update.exception.UpdateException;
/**
* This is a wrapper around a set of properties that are stored in the database.
*
* @author Jeremy Long <jeremy.long@owasp.org>
* @author Jeremy Long
*/
public class DatabaseProperties {