Added author to all java files with class comments.
[utils] / support / src / test / java / org / wamblee / general / SpringBeanFactoryTest.java
index bccb41a8ddcab5294cbb9a4d5645248c414908b2..5b577cc418b9c3d96ee63795913d62703bea16bb 100644 (file)
@@ -20,6 +20,8 @@ import junit.framework.TestCase;
 
 /**
  * Tests the spring bean factory.
+ *
+ * @author Erik Brakkee
  */
 public class SpringBeanFactoryTest extends TestCase {