Added author to all java files with class comments.
[utils] / mythtv / timer / src / main / java / org / wamblee / timer / TimerBean.java
index fffd74b892b206f734f9bbfc019d9926e77501e3..5019ebd5c35136116f6b24c5e9bbff50e1db1b8b 100644 (file)
@@ -40,6 +40,8 @@ import org.wamblee.io.DirectoryMonitor;
 
 /**
  * 
+ *
+ * @author Erik Brakkee
  */
 @MessageDriven(name = "TimerBean")
 // Spring's JTA transaction manager does not work with container managed transactions