JAL-1807 explicit imports (jalview.schemes)
[jalview.git] / src / jalview / schemes / PurinePyrimidineColourScheme.java
index 6bc28ac..3d08060 100644 (file)
@@ -1,6 +1,6 @@
 /*
- * Jalview - A Sequence Alignment Editor and Viewer (Version 2.8.2)
- * Copyright (C) 2014 The Jalview Authors
+ * Jalview - A Sequence Alignment Editor and Viewer ($$Version-Rel$$)
+ * Copyright (C) $$Year-Rel$$ The Jalview Authors
  * 
  * This file is part of Jalview.
  * 
@@ -45,7 +45,7 @@ public class PurinePyrimidineColourScheme extends ResidueColourScheme
    *          Character in sequence
    * 
    * @return Color from purinepyrimidineIndex in
-   *         jalview.schemes.ResidueProperties
+   *         ResidueProperties
    */
   public Color findColour(char c)
   {