JAL-1683 replace year/version strings with tokens in source
[jalview.git] / src / jalview / structures / models / SequenceStructureBindingModel.java
index 7d023a8..afe4073 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.
  * 
@@ -48,8 +48,8 @@ public class SequenceStructureBindingModel implements
 
   /**
    * 
-   * @return true if Jmol is still restoring state or loading is still going on
-   *         (see setFinsihedLoadingFromArchive)
+   * @return true if viewer is still restoring state or loading is still going
+   *         on (see setFinishedLoadingFromArchive)
    */
   @Override
   public boolean isLoadingFromArchive()