new DBRef management and generalised source and entry retrieval mechanism for referen...
[jalview.git] / src / jalview / ws / EBIFetchClient.java
old mode 100755 (executable)
new mode 100644 (file)
similarity index 99%
rename from src/jalview/io/EBIFetchClient.java
rename to src/jalview/ws/EBIFetchClient.java
index 292247f..f691d5c
@@ -16,7 +16,7 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA
  */
-package jalview.io;
+package jalview.ws;
 
 import java.io.*;
 import java.util.*;