JAL-1925 update source version in license
[jalview.git] / src / jalview / ws / jws2 / dm / JabaOption.java
index 69d6170..3e9e6bc 100644 (file)
@@ -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.
  * 
@@ -95,7 +95,9 @@ 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"));
     }
   }