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