Skip to content

Commit

Permalink
updates file dates
Browse files Browse the repository at this point in the history
  • Loading branch information
johnjaylward committed Oct 14, 2015
1 parent ceba8e8 commit 637c1fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions XML.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package org.json;

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

Expand Down

0 comments on commit 637c1fe

Please sign in to comment.