JAL-1925 update source version in license
[jalview.git] / src / jalview / ws / WSClient.java
index 0761f19..80a917d 100755 (executable)
@@ -1,6 +1,6 @@
 /*
- * Jalview - A Sequence Alignment Editor and Viewer ($$Version-Rel$$)
- * Copyright (C) $$Year-Rel$$ The Jalview Authors
+ * Jalview - A Sequence Alignment Editor and Viewer (Version 2.9.0b2)
+ * Copyright (C) 2015 The Jalview Authors
  * 
  * This file is part of Jalview.
  * 
@@ -20,7 +20,7 @@
  */
 package jalview.ws;
 
-import jalview.gui.*;
+import jalview.gui.WebserviceInfo;
 
 public abstract class WSClient // implements WSMenuEntryProviderI
 {