Added author to all java files with class comments.
[utils] / support / src / test / java / org / wamblee / test / HibernateUtils.java
index 41895b088861c94378a3e41fc8614b221d0cfcea..77409e38192c2688e21afeb029d4445a83bf6537 100644 (file)
@@ -30,6 +30,8 @@ import org.wamblee.io.InputResource;
 
 /**
  * Hibernate utilities.
+ *
+ * @author Erik Brakkee
  */
 public final class HibernateUtils {