Added author to all java files with class comments.
[utils] / crawler / kiss / src / main / java / org / wamblee / crawler / kiss / guide / TimeInterval.java
index a189e0391d10ea35b42ead086d8b0b6d60443045..71a178026ca7507382288f33777c04efe1cc240f 100644 (file)
@@ -18,6 +18,8 @@ package org.wamblee.crawler.kiss.guide;
 
 /**
  * Time interval.
+ *
+ * @author Erik Brakkee
  */
 public class TimeInterval {