Added author to all java files with class comments.
[utils] / mythtv / monitor / src / main / java / org / wamblee / mythtv / Application.java
index 36ff3077ea31053f150f3aad50dbc054c5f61858..901e4417d9f75aed39759b0686b56e8f0550802e 100644 (file)
@@ -32,6 +32,8 @@ import org.wamblee.general.BeanKernel;
 
 /**
  * 
+ *
+ * @author Erik Brakkee
  */
 public class Application implements ServletContextListener {
     private static final Log LOG = LogFactory.getLog(Application.class);