minor
authorAndreas Müller <a.mueller@bgbm.org>
Thu, 23 Aug 2018 08:31:36 +0000 (10:31 +0200)
committerAndreas Müller <a.mueller@bgbm.org>
Tue, 28 Aug 2018 08:43:15 +0000 (10:43 +0200)
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/section/name/NomenclaturalStatusElement.java

index 5dda2d933eff1a547581d1533cb345f188c46ec6..466dc012dd14b64b59d32504f0226b7fdf8cef7f 100644 (file)
@@ -30,7 +30,6 @@ import eu.etaxonomy.taxeditor.ui.section.supplemental.AbstractReferencedEntityEl
 /**
  * @author n.hoffmann
  * @created Nov 5, 2009
- * @version 1.0
  */
 public class NomenclaturalStatusElement extends AbstractReferencedEntityElement<NomenclaturalStatus> implements IEntityElement<NomenclaturalStatus>, ISelectableElement{