cleanup
[taxeditor.git] / eu.etaxonomy.taxeditor.printpublisher / src / main / java / eu / etaxonomy / taxeditor / printpublisher / wizard / PublishWizardODF.java
index 868d72f34e4d00807d6d5748182238d902a00ab7..dde57025b1d9e3c1df33481692e9e6889308b201 100644 (file)
@@ -1,17 +1,20 @@
 /**
- * 
- */
+* Copyright (C) 2007 EDIT
+* European Distributed Institute of Taxonomy 
+* http://www.e-taxonomy.eu
+* 
+* The contents of this file are subject to the Mozilla Public License Version 1.1
+* See LICENSE.TXT at the top of this package for the full license terms.
+*/
 package eu.etaxonomy.taxeditor.printpublisher.wizard;
 
 import eu.etaxonomy.cdm.print.out.odf.OdfOutputModule;
 
-
 /**
  * <p>PublishWizardODF class.</p>
  *
  * @author n.hoffmann
  * @created Apr 1, 2010
- * @version 1.0
  */
 public class PublishWizardODF extends AbstractPublishWizard  {