Added author to all java files with class comments.
[utils] / support / src / test / java / org / wamblee / io / FileSystemUtils.java
index 99a8d2e7835b1b3d50e900455f666e0eb6b5b6a4..3e36219d453d80d3a2125ee4d562356cb624693d 100644 (file)
@@ -30,6 +30,8 @@ import org.apache.commons.logging.LogFactory;
 
 /**
  * File system utilities.
+ *
+ * @author Erik Brakkee
  */
 public final class FileSystemUtils {