update spikes/mungo from JAL-3076 patch branch
[jalview.git] / src / jalview / ws / jws2 / dm / JabaOption.java
index 9d63444..cbfbd3b 100644 (file)
@@ -1,6 +1,6 @@
 /*
- * Jalview - A Sequence Alignment Editor and Viewer (Version 2.9.0b1)
- * Copyright (C) 2015 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.
  * 
@@ -95,9 +95,8 @@ public class JabaOption implements jalview.ws.params.OptionI
     } catch (Exception e)
     {
       e.printStackTrace();
-      throw new Error(
-              MessageManager
-                      .getString("error.implementation_error_cannot_set_jaba_option"));
+      throw new Error(MessageManager.getString(
+              "error.implementation_error_cannot_set_jaba_option"));
     }
   }