Added author to all java files with class comments.
[utils] / mythtv / monitor / src / main / java / org / wamblee / mythtv / RecordingDatabase.java
index aafa25378cc4259536cdf43af141efbe933995aa..6b9e531362221751dc47cb5a8e2cd47f446b01c0 100644 (file)
@@ -26,6 +26,8 @@ import org.apache.commons.logging.LogFactory;
 
 /**
  * 
+ *
+ * @author Erik Brakkee
  */
 public class RecordingDatabase {