Added author to all java files with class comments.
[utils] / crawler / kiss / src / main / java / org / wamblee / crawler / kiss / main / Report.java
index a3d75fea0bc0b4d72177031825f4387516bb8e05..78c532b281f18c71b651aa4d5ef6e3c8a9ceae90 100644 (file)
@@ -35,6 +35,8 @@ import org.wamblee.crawler.kiss.guide.Program.RecordingResult;
 
 /**
  * Represents a report on the actions of the crawler.
+ *
+ * @author Erik Brakkee
  */
 public class Report {