header updated
[jalview.git] / src / jalview / datamodel / SequenceI.java
index 6c9fa2a..f2d9e74 100755 (executable)
@@ -1,6 +1,6 @@
 /*
  * Jalview - A Sequence Alignment Editor and Viewer
- * Copyright (C) 2005 AM Waterhouse, J Procter, G Barton, M Clamp, S Searle
+ * Copyright (C) 2006 AM Waterhouse, J Procter, G Barton, M Clamp, S Searle
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License
@@ -277,7 +277,7 @@ public interface SequenceI
   public int removeGaps();
   /**
    * remove all gaps from start to end columns in sequence
-   * @param start 
+   * @param start
    * @param end
    * @return number of gaps removed
    */