Added author to all java files with class comments.
[utils] / security / src / test / java / org / wamblee / security / authorization / RegexpPathConditionTest.java
index 92a2f08ffc2bea3316e66216a2d0397d5b50bc09..cf83b289c1ed9637e404a5d67df5d662ed526a8a 100644 (file)
@@ -20,6 +20,8 @@ import junit.framework.TestCase;
 
 /**
  * Test for regular expression matching. 
+ *
+ * @author Erik Brakkee
  */
 public class RegexpPathConditionTest extends TestCase {