Added author to all java files with class comments.
[utils] / security / src / test / java / org / wamblee / security / authorization / TestResource.java
index 4708a6918cda1e45e822a1de43cc39d74b48d929..a0edd8986e5500b3ca4932c94b8fed0670230f10 100644 (file)
@@ -18,6 +18,8 @@ package org.wamblee.security.authorization;
 
 /**
  * A test resource for authorization. 
+ *
+ * @author Erik Brakkee
  */
 public class TestResource {