Added author to all java files with class comments.
[utils] / support / src / test / java / org / wamblee / test / HibernateExporter.java
index 7b0bafa9953effb0697211b665a092797945ffd5..2a35441a13c3dbf96cd67545a0385cba815ea21d 100644 (file)
@@ -24,6 +24,8 @@ import org.hibernate.tool.hbm2ddl.SchemaExport;
 
 /**
  * Exporting the hibernate mapping. 
+ *
+ * @author Erik Brakkee
  */
 public final class HibernateExporter {