Added author to all java files with class comments.
[utils] / support / src / test / java / org / wamblee / test / TestSpringBeanFactory.java
index 24f90a895a76e08dd0c51b1e37a8704975ff894d..a35b505a24bbee3338672ffa2d0d3b4e81e102ee 100644 (file)
@@ -22,6 +22,8 @@ import org.wamblee.general.BeanFactoryException;
 
 /**
  * Bean factory which uses Spring. 
+ *
+ * @author Erik Brakkee
  */
 public class TestSpringBeanFactory implements BeanFactory {