JAL-724
[jalview.git] / src / jalview / util / AWTConsole.java
index d26ea66..14f23a9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Jalview - A Sequence Alignment Editor and Viewer (Version 2.5)
+ * Jalview - A Sequence Alignment Editor and Viewer (Version 2.6)
  * Copyright (C) 2010 J Procter, AM Waterhouse, G Barton, M Clamp, S Searle
  * 
  * This file is part of Jalview.
@@ -118,7 +118,7 @@ public class AWTConsole extends WindowAdapter implements WindowListener,
 
     // testing part
     // you may omit this part for your application
-    // 
+    //
     System.out.println("Hello World 2");
     System.out.println("All fonts available to Graphic2D:\n");
     GraphicsEnvironment ge = GraphicsEnvironment