Added author to all java files with class comments.
[utils] / support / src / test / java / org / wamblee / concurrency / LockAdviceTest.java
index 61b9f7d4adaf028d139e7da599556b7b8d40876b..a29695caae7e6fec71707d08be54076d7b231572 100644 (file)
@@ -21,6 +21,8 @@ import org.wamblee.test.TimingUtils;
 
 /**
  * 
+ *
+ * @author Erik Brakkee
  */
 public class LockAdviceTest extends AbstractLockTestCase {