cleanup
[taxeditor.git] / eu.etaxonomy.taxeditor.test / src / test / java / eu / etaxonomy / taxeditor / ui / selection / TaxonNodeSelectionElementTest.java
index 16697a4857268e186a3407d59b5dc259216e67b3..9a54d3abf8679a067952b116a88d975094402735 100644 (file)
@@ -1,6 +1,11 @@
 /**\r
- *\r
- */\r
+* Copyright (C) 2015 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
 package eu.etaxonomy.taxeditor.ui.selection;\r
 \r
 import org.eclipse.swtbot.eclipse.finder.waits.Conditions;\r
@@ -9,7 +14,6 @@ import org.junit.Test;
 \r
 /**\r
  * @author n.hoffmann\r
- *\r
  */\r
 @Ignore\r
 public class TaxonNodeSelectionElementTest extends AbstractSelectionElementTest {\r
@@ -25,5 +29,4 @@ public class TaxonNodeSelectionElementTest extends AbstractSelectionElementTest
                utils.openFilteredSelection(1, "Select parent taxon");\r
                utils.cancel();\r
        }\r
-\r
-}\r
+}
\ No newline at end of file