Added author to all java files with class comments.
[utils] / support / src / test / java / org / wamblee / test / TestSupport.java
index c10c24b33296faf95df85187e6b41a7991fb7ec7..4ab9afe49c20051f9111dfdc2fdb9a59c03e3b65 100644 (file)
@@ -26,6 +26,8 @@ import junit.framework.Assert;
 
 /**
  * @author Erik Test support utility.
+ *
+ * @author Erik Brakkee
  */
 public final class TestSupport {