Added author to all java files with class comments.
[utils] / support / src / test / java / org / wamblee / conditions / PropertyRegexConditionTest.java
index 5830666c871132151f672fd4d431b9c17970e754..9f494fb672ec52d8bec3c219e1f2739040ae8612 100644 (file)
@@ -20,6 +20,8 @@ import junit.framework.TestCase;
 
 /**
  * Tests {@link org.wamblee.conditions.PropertyRegexCondition}. 
+ *
+ * @author Erik Brakkee
  */
 public class PropertyRegexConditionTest extends TestCase {