Added author to all java files with class comments.
[utils] / crawler / kiss / src / main / java / org / wamblee / crawler / kiss / guide / Time.java
index de206f557b5739204acceaec86ed26cd61f03eec..df8f666b60baf9963d1943677a443da79abd7f68 100644 (file)
@@ -21,6 +21,8 @@ import java.text.NumberFormat;
 
 /**
  * TIme at which a program starts or ends.
+ *
+ * @author Erik Brakkee
  */
 public class Time implements Comparable {