Skip to content

Commit 1448163

Browse files
committed
fixes file date
1 parent 1b06a80 commit 1448163

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

JSONException.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* The JSONException is thrown by the JSON.org classes when things are amiss.
55
*
66
* @author JSON.org
7-
* @version 2014-05-03
7+
* @version 2015-10-14
88
*/
99
public class JSONException extends RuntimeException {
1010
/** Serialization ID */

0 commit comments

Comments
 (0)