Cancel added
[jalview.git] / src / jalview / io / EBIFetchClient.java
index a6c3ed2..8936084 100755 (executable)
@@ -1,6 +1,6 @@
 /*\r
 * Jalview - A Sequence Alignment Editor and Viewer\r
-* Copyright (C) 2005 AM Waterhouse, J Procter, G Barton, M Clamp, S Searle\r
+* Copyright (C) 2006 AM Waterhouse, J Procter, G Barton, M Clamp, S Searle\r
 *\r
 * This program is free software; you can redistribute it and/or\r
 * modify it under the terms of the GNU General Public License\r
@@ -118,7 +118,7 @@ public class EBIFetchClient
     public static void main (String [] args)\r
     {\r
       EBIFetchClient ebi = new EBIFetchClient();\r
-      String[] result = ebi.fetchData("uniprot:25K89D_SARPE;G6PblobD_HUMAN",\r
+      String[] result = ebi.fetchData("uniprot:25KD_SARPE;G6PD_HUMAN",\r
                            "xml", null);\r
 \r
      try{\r