Added author to all java files with class comments.
[utils] / support / src / test / java / org / wamblee / io / DirectoryMonitorTestProgram.java
index 1c87e8336fa76f55d4539c3a1859662995ec968f..7a5e5250c7945fcc20b74ebfe26973bbaa6382fa 100644 (file)
@@ -25,6 +25,8 @@ import org.apache.oro.io.RegexFilenameFilter;
 
 /**
  * 
+ *
+ * @author Erik Brakkee
  */
 public class DirectoryMonitorTestProgram {