(no commit message)
[utils] / crawler / kiss / src / main / java / org / wamblee / crawler / kiss / notification / MailNotifier.java
index e464657214c2560b1dba226445853d82acbaaa09..3f1a93bc0a1e467e788ed22050e13328f78bb478 100644 (file)
@@ -31,6 +31,8 @@ import org.wamblee.xml.XslTransformer;
 /**
  * A notifier that uses SMTP to notify users by mail.
  * 
+ *
+ * @author Erik Brakkee
  */
 public class MailNotifier implements Notifier {