Added author to all java files with class comments.
[utils] / support / src / test / java / org / wamblee / test / TimingUtils.java
index 98e89514b5ab60f2c94a5b73e0b0a5143e8d91db..82d3c0e89a818fb83cd0a17194f2919e847f15d8 100644 (file)
@@ -20,6 +20,8 @@ import junit.framework.TestCase;
 
 /**
  * Timing utilities.
+ *
+ * @author Erik Brakkee
  */
 public final class TimingUtils {