(no commit message)
[utils] / crawler / kiss / src / main / java / org / wamblee / crawler / kiss / guide / MatchVisitor.java
index e8138ed821c7a824038206c200c93f88dd9671bb..53a840392c1fc7e66e003e7deb954e0f5a43baf0 100644 (file)
@@ -23,6 +23,8 @@ import org.wamblee.conditions.Condition;
 
 /**
  * Visitor which determines the interesting programs in the TV guide. 
+ *
+ * @author Erik Brakkee
  */
 public class MatchVisitor extends AbstractVisitor {