Use the isGap method in utils
[jalview.git] / src / jalview / gui / SplashScreen.java
index 9ef6015..a5199ab 100755 (executable)
@@ -70,7 +70,7 @@ public class SplashScreen extends JPanel implements Runnable
     g.drawImage(image, 5,60,this);\r
     g.drawString("JalView 2005", 50,50);\r
     g.setFont( new Font("Verdana", Font.BOLD, 14));\r
-    g.drawString("Authors:  Michele Clamp, James Cuff, Steve Searle, Andrew Waterhouse and Geoff Barton.",50,70);\r
+    g.drawString("Authors: Michele Clamp, James Cuff, Steve Searle, Andrew Waterhouse, Jim Procter & Geoff Barton.",50,70);\r
     g.drawString("Current development managed by Andrew Waterhouse; Barton Group, University of Dundee.",50,90);\r
     g.drawString("If  you use JalView, please cite:",50,110);\r
     g.drawString("\"Clamp, M., Cuff, J., Searle, S. M. and Barton, G. J. (2004), The Jalview Java Alignment Editor\"",50,130);\r