Added author to all java files with class comments.
[utils] / support / src / test / java / org / wamblee / test / HibernateUpdater.java
index 576c1819878da434b5ec92b1cc869ba026b51dac..79fe857e78c55e5be22c658a41d1ac96f33eb21c 100644 (file)
@@ -24,6 +24,8 @@ import org.hibernate.tool.hbm2ddl.SchemaUpdate;
 
 /**
  * Exporting the hibernate mapping.
+ *
+ * @author Erik Brakkee
  */
 public final class HibernateUpdater {