Added author to all java files with class comments.
[utils] / support / src / test / java / org / wamblee / concurrency / AbstractLockTestCase.java
index 1c1769d348e70a24ba623f8ebcfde1db088e9983..39cec11ad7b6b052244dcb159c918931fe248fa9 100644 (file)
@@ -23,6 +23,8 @@ import junit.framework.TestCase;
 
 /**
  * Tests for the JVMLock.
+ *
+ * @author Erik Brakkee
  */
 public abstract class AbstractLockTestCase extends TestCase {