JAL-1925 update source version in license
[jalview.git] / src / jalview / datamodel / DBRefSource.java
index 6982594..af6b74b 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.
  * 
@@ -44,7 +44,7 @@ public class DBRefSource
    * Uniprot Knowledgebase/TrEMBL as served from EMBL protein products.
    */
   public static final String UNIPROTKB = "UniProtKB/TrEMBL".toUpperCase();
-  
+
   public static final String EMBLCDSProduct = "EMBLCDSProtein"
           .toUpperCase();
 
@@ -81,23 +81,19 @@ public class DBRefSource
   /**
    * List of databases whose sequences might have coding regions annotated
    */
-  public static final String[] DNACODINGDBS =
-  { EMBL, EMBLCDS, GENEDB };
+  public static final String[] DNACODINGDBS = { EMBL, EMBLCDS, GENEDB };
 
-  public static final String[] CODINGDBS =
-  { EMBLCDS, GENEDB };
+  public static final String[] CODINGDBS = { EMBLCDS, GENEDB };
 
-  public static final String[] PROTEINDBS =
-  { UNIPROT, PDB, UNIPROTKB, EMBLCDSProduct };
+  public static final String[] PROTEINDBS = { UNIPROT, PDB, UNIPROTKB,
+      EMBLCDSProduct };
 
-  public static final String[] PROTEINSEQ =
-  { UNIPROT, UNIPROTKB, EMBLCDSProduct };
+  public static final String[] PROTEINSEQ = { UNIPROT, UNIPROTKB,
+      EMBLCDSProduct };
 
-  public static final String[] PROTEINSTR =
-  { PDB };
+  public static final String[] PROTEINSTR = { PDB };
 
-  public static final String[] DOMAINDBS =
-  { PFAM, RFAM };
+  public static final String[] DOMAINDBS = { PFAM, RFAM };
 
   /**
    * set of unique DBRefSource property constants. These could be used to