Revision: 20939 http://sourceforge.net/p/jmol/code/20939 Author: hansonr Date: 2016-01-28 16:02:54 +0000 (Thu, 28 Jan 2016) Log Message: -----------
Modified Paths: -------------- trunk/Jmol/srcjsv/jspecview/application/AboutDialog.java Modified: trunk/Jmol/srcjsv/jspecview/application/AboutDialog.java =================================================================== --- trunk/Jmol/srcjsv/jspecview/application/AboutDialog.java 2016-01-28 14:27:21 UTC (rev 20938) +++ trunk/Jmol/srcjsv/jspecview/application/AboutDialog.java 2016-01-28 16:02:54 UTC (rev 20939) @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2014 The University of the West Indies +/* Copyright (c) 2002-2016 The University of the West Indies * * Contact: robert.lancash...@uwimona.edu.jm * @@ -39,8 +39,8 @@ import jspecview.common.JSVersion; /** - * The <code>About Dialog</code> class is the <i>help | about</i> window for the - * JSpecView. + * The <code>About Dialog</code> class is the <i>help | about</i> window for JSpecView. + * @author Bob Hanson * @author Debbie-Ann Facey * @author Khari A. Bryan * @author Prof. Robert J. Lancashire @@ -120,7 +120,7 @@ txt = drawMessage(message, "Arial", Font.BOLD, 12); p.add(txt); - message = "Copyright (c) 2014, Department of Chemistry\nUniversity of the West Indies, Mona Campus\nJAMAICA"; + message = "Copyright (c) 2016, Department of Chemistry\nUniversity of the West Indies, Mona Campus\nJAMAICA"; txt = drawMessage(message, "Arial", Font.PLAIN, 12); p.add(txt); This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140 _______________________________________________ Jmol-commits mailing list Jmol-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jmol-commits