Added author to all java files with class comments.
[utils] / support / src / test / java / org / wamblee / cache / CachedObjectTest.java
index 07ea337f11d12fd95892b998a2cea5900efb179f..da6e1be6575a98cfb1652b933382126136bc505e 100644 (file)
@@ -26,6 +26,8 @@ import org.wamblee.test.TimingUtils;
 
 /**
  * Cached object test. 
+ *
+ * @author Erik Brakkee
  */
 public class CachedObjectTest extends TestCase {