Merge branch 'develop' into menard
[jalview.git] / src / jalview / io / StockholmFile.java
index 77e29bb..07a5c80 100644 (file)
@@ -1,13 +1,13 @@
 /*\r
- * Jalview - A Sequence Alignment Editor and Viewer (Version 2.7)\r
- * Copyright (C) 2011 J Procter, AM Waterhouse, J Engelhardt, LM Lui, G Barton, M Clamp, S Searle\r
+ * Jalview - A Sequence Alignment Editor and Viewer (Version 2.8)\r
+ * Copyright (C) 2012 J Procter, AM Waterhouse, LM Lui, J Engelhardt, G Barton, M Clamp, S Searle\r
  * \r
  * This file is part of Jalview.\r
  * \r
  * Jalview is free software: you can redistribute it and/or\r
  * modify it under the terms of the GNU General Public License \r
  * as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.\r
- * \r
+ *  \r
  * Jalview is distributed in the hope that it will be useful, but \r
  * WITHOUT ANY WARRANTY; without even the implied warranty \r
  * of MERCHANTABILITY or FITNESS FOR A PARTICULAR \r
@@ -746,4 +746,4 @@ public class StockholmFile extends AlignFile
     dataName = dataName.substring(1,e).trim();\r
     return dataName;\r
   }\r
-}\r
+}
\ No newline at end of file