Added author to all java files with class comments.
[utils] / support / src / test / java / org / wamblee / conditions / OrConditionTest.java
index 2fad311027f106ebf94dabada69cc4dc320f4ff1..c3f7df1eb2501d28c4600e73a41408e22adecee3 100644 (file)
@@ -23,6 +23,8 @@ import junit.framework.TestCase;
 
 /**
  * Tests the Or Condition.  
+ *
+ * @author Erik Brakkee
  */
 public class OrConditionTest extends TestCase {