updated javadoc author

Former-commit-id: 20ad9f99f500c5488744accbdc5280d32cb7cb1e
This commit is contained in:
Jeremy Long
2015-04-05 09:22:13 -04:00
parent 1ee75dd8cb
commit b750a8c802

View File

@@ -22,7 +22,7 @@ import java.io.IOException;
/**
* An exception used when an error occurs reading a setting.
*
* @author Jeremy Long <jeremy.long@owasp.org>
* @author Jeremy Long
*/
public class InvalidSettingException extends IOException {