Added author to all java files with class comments.
[utils] / security / src / test / java / org / wamblee / security / authorization / StartsWithPathConditionTest.java
index 37547737f1b45702ef129a2053012eb6fe1a3e77..2e64098d5b123397d459d80db3b619aa0e860565 100644 (file)
@@ -20,6 +20,8 @@ import junit.framework.TestCase;
 
 /**
  * Tests for StartsWithPathCondition. 
+ *
+ * @author Erik Brakkee
  */
 public class StartsWithPathConditionTest extends TestCase {