JAL-1519 fix author update issue (doh)
authorJim Procter <jprocter@dundee.ac.uk>
Fri, 6 Jun 2014 10:49:38 +0000 (11:49 +0100)
committerJim Procter <jprocter@dundee.ac.uk>
Fri, 6 Jun 2014 10:49:38 +0000 (11:49 +0100)
src/jalview/gui/Desktop.java

index c3c23b0..e65bffa 100644 (file)
@@ -1160,11 +1160,11 @@ public class Desktop extends jalview.jbgui.GDesktop implements
     message.append("<br>Authors:  "
             + jalview.bin.Cache
                     .getDefault(
-                            "AUTHORNAMES",
                             "Jim Procter, Andrew Waterhouse, Jan Engelhardt, Lauren Lui, Michele Clamp, James Cuff, Steve Searle, David Martin & Geoff Barton")
             + "<br>Development managed by The Barton Group, University of Dundee, Scotland, UK.<br>"
             + "<br>For help, see the FAQ at <a href=\"http://www.jalview.org\">www.jalview.org</a> and/or join the jalview-discuss@jalview.org mailing list"
             + "<br>If  you use Jalview, please cite:"
+                            "AUTHORFNAMES",
             + "<br>Waterhouse, A.M., Procter, J.B., Martin, D.M.A, Clamp, M. and Barton, G. J. (2009)"
             + "<br>Jalview Version 2 - a multiple sequence alignment editor and analysis workbench"
             + "<br>Bioinformatics doi: 10.1093/bioinformatics/btp033"