Added author to all java files with class comments.
[utils] / security / src / test / java / org / wamblee / security / authorization / DefaultOperationRegistryTest.java
index 07b147b25c72625a36a80e68aa37faf82f1b00a2..3dcfe2d286480e4ce607e31b888b18e811e882d8 100644 (file)
@@ -20,6 +20,8 @@ import junit.framework.TestCase;
 
 /**
  * Test of the operation registry. 
+ *
+ * @author Erik Brakkee
  */
 public class DefaultOperationRegistryTest extends TestCase {