Added author to all java files with class comments.
[utils] / system / spring / src / main / java / org / wamblee / system / spring / SpringSystem.java
index ba0ccf8833b673055fb70def5decf4a881429b53..5b7bfce62391a534fc5fc7a9f549910a4e512612 100644 (file)
@@ -22,6 +22,8 @@ import org.wamblee.system.SystemAssemblyException;
 
 /**
  * Represents a system configured based on spring.
+ *
+ * @author Erik Brakkee
  */
 public class SpringSystem extends AbstractSubSystem {