updated version to 2.6.1
[jalview.git] / src / jalview / io / vamsas / Dbref.java
index 061afaf..0a5eb7a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Jalview - A Sequence Alignment Editor and Viewer (Version 2.5)
+ * Jalview - A Sequence Alignment Editor and Viewer (Version 2.6.1)
  * Copyright (C) 2010 J Procter, AM Waterhouse, G Barton, M Clamp, S Searle
  * 
  * This file is part of Jalview.
@@ -103,8 +103,7 @@ public class Dbref extends Rangetype
    */
   private void updateMapTo(jalview.datamodel.Mapping mp)
   {
-    log
-            .info("Performing updateMapTo remove this message when we know what we're doing.");
+    log.info("Performing updateMapTo remove this message when we know what we're doing.");
     // TODO determine how sequences associated with database mappings are stored
     // in the document
     if (mp != null && mp.getTo() != null)
@@ -127,7 +126,7 @@ public class Dbref extends Rangetype
                                   : uk.ac.vamsas.objects.utils.SymbolDictionary.STANDARD_AA),
                   ds);
         }
-        // 
+        //
         // TODO: NOW add a mapping between new dataset sequence and sequence
         // associated with the database reference