1
0
Fork 0
mirror of https://github.com/ethauvin/JSON-java.git synced 2025-06-17 07:50:52 -07:00

Update CDL.java

Date of last change.
This commit is contained in:
Sean Leary 2016-05-02 22:12:29 -05:00
parent cad23423ab
commit f21ffbe189

View file

@ -41,7 +41,7 @@ SOFTWARE.
* The names for the elements in the JSONObjects can be taken from the names * The names for the elements in the JSONObjects can be taken from the names
* in the first row. * in the first row.
* @author JSON.org * @author JSON.org
* @version 2015-12-09 * @version 2016-05-01
*/ */
public class CDL { public class CDL {