g.drawString("Build date: " + builddate, x, y += fh);
g.setFont(new Font("Helvetica", Font.PLAIN, 12));
g.drawString(
- "Authors: Jim Procter, Andrew Waterhouse, Michele Clamp, James Cuff, Steve Searle,",
+ "Authors: Jim Procter, Andrew Waterhouse, Jan Engelhardt, Lauren Lui,",
x, y += fh * 1.5);
- g.drawString("David Martin & Geoff Barton.", x + 50, y += fh);
+ g.drawString("Michele Clamp, James Cuff, Steve Searle, David Martin & Geoff Barton.", x + 50, y += fh+8);
g.drawString(
"Development managed by The Barton Group, University of Dundee, Scotland, UK.",
x, y += fh);