apply jalview code style
[jalview.git] / src / jalview / ws / jws1 / JWS1Thread.java
index 4ca24b8..0d578c6 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)
  * Copyright (C) 2010 J Procter, AM Waterhouse, G Barton, M Clamp, S Searle
  * 
  * This file is part of Jalview.
@@ -25,10 +25,10 @@ import jalview.gui.*;
 import jalview.ws.AWSThread;
 
 /**
- * specific methods for Jalview WS1 web service jobs
- * (will probably disappear)
+ * specific methods for Jalview WS1 web service jobs (will probably disappear)
+ * 
  * @author JimP
- *
+ * 
  */
 public abstract class JWS1Thread extends AWSThread
 {