licencing and format applied (eclipse)
[jalview.git] / src / org / biojava / dasobert / das2 / Das2Capability.java
index 43fad73..e91bc77 100755 (executable)
@@ -41,8 +41,9 @@ public interface Das2Capability
 
   public String[] getFormats();
 
-  /** checks if this capability is actually of das1 style
-   *
+  /**
+   * checks if this capability is actually of das1 style
+   * 
    * @return boolean true if the capability is in DAS1 style
    */
   public boolean isDas1Style();