Merge branch 'release/4.5.0'
[cdmlib.git] / cdmlib-io / src / main / java / eu / etaxonomy / cdm / io / dwca / in / IConverterInput.java
index 2ed3dea2cd647f94c28908488451e1e3859f66c9..70c50bd470a108ba5d8f2778b237569624b55c6c 100644 (file)
@@ -1,5 +1,21 @@
+/**\r
+* Copyright (C) 2009 EDIT\r
+* European Distributed Institute of Taxonomy \r
+* http://www.e-taxonomy.eu\r
+* \r
+* The contents of this file are subject to the Mozilla Public License Version 1.1\r
+* See LICENSE.TXT at the top of this package for the full license terms.\r
+*/\r
+\r
 package eu.etaxonomy.cdm.io.dwca.in;\r
 \r
+/**\r
+ * \r
+ * @author a.mueller\r
+ *\r
+ * @param <TYPE>\r
+ */\r
+\r
 public interface IConverterInput<TYPE extends Object> {\r
 \r
        \r