Added author to all java files with class comments.
[utils] / security / src / test / java / org / wamblee / usermgt / UserAdministrationImplTest.java
index 12834c63b0b9280f39a175536faa81b7237e86e6..3bf919231020cde770b70e2467c2ee0297ef994f 100644 (file)
@@ -27,6 +27,8 @@ import org.wamblee.usermgt.UserMgtException.Reason;
 
 /**
  * Test of user administration implementation.
+ *
+ * @author Erik Brakkee
  */
 public class UserAdministrationImplTest extends SpringTestCase {