Added author to all java files with class comments.
[utils] / crawler / kiss / src / main / java / org / wamblee / crawler / kiss / notification / MailServer.java
index fd0bd2dfabeb6765967cab62071bc9508958864a..50292529f135ce41f805780421d89c8871e981f9 100644 (file)
@@ -24,6 +24,8 @@ import org.apache.commons.mail.EmailException;
 
 /**
  * Mail server.
+ *
+ * @author Erik Brakkee
  */
 public class MailServer {