trying to force a build at builds.jalview.org
authorhansonr <hansonr@STO24954W.ad.stolaf.edu>
Fri, 10 May 2019 20:30:47 +0000 (15:30 -0500)
committerhansonr <hansonr@STO24954W.ad.stolaf.edu>
Fri, 10 May 2019 20:30:47 +0000 (15:30 -0500)
src/jalview/javascript/json/JSON.java

index 4e9d1dd..72d8982 100644 (file)
@@ -16,7 +16,7 @@ import java.net.URL;
  * methods for extracting data. [get(), contains(), probably should add keySet,
  * valueSet, and entrySet].
  * 
- * @author hansonr Bob Hanson St. Olaf College 1/24/2019
+ * @author hansonr Bob Hanson St. Olaf College 1/24/2019+
  *
  */
 public class JSON {