mirror of
https://github.com/ethauvin/JSON-java.git
synced 2025-06-17 07:50:52 -07:00
Remove executable permission bit from file mode
This commit is contained in:
parent
39e3ccc671
commit
23cf659730
14 changed files with 12 additions and 12 deletions
2
HTTPTokener.java
Executable file → Normal file
2
HTTPTokener.java
Executable file → Normal file
|
@ -28,7 +28,7 @@ SOFTWARE.
|
|||
* The HTTPTokener extends the JSONTokener to provide additional methods
|
||||
* for the parsing of HTTP headers.
|
||||
* @author JSON.org
|
||||
* @version 2014-05-03
|
||||
* @version 2015-12-09
|
||||
*/
|
||||
public class HTTPTokener extends JSONTokener {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue