Skip to content

Commit 637c1fe

Browse files
committed
updates file dates
1 parent ceba8e8 commit 637c1fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

XML.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package org.json;
22

33
/*
4-
Copyright (c) 2002 JSON.org
4+
Copyright (c) 2015 JSON.org
55
66
Permission is hereby granted, free of charge, to any person obtaining a copy
77
of this software and associated documentation files (the "Software"), to deal
@@ -30,7 +30,7 @@ of this software and associated documentation files (the "Software"), to deal
3030
* This provides static methods to convert an XML text into a JSONObject,
3131
* and to covert a JSONObject into an XML text.
3232
* @author JSON.org
33-
* @version 2014-05-03
33+
* @version 2015-10-14
3434
*/
3535
public class XML {
3636

0 commit comments

Comments
 (0)