mirror of
https://github.com/stleary/JSON-java.git
synced 2026-05-18 00:00:50 -04:00
Remove executable permission bit from file mode
This commit is contained in:
Executable → Regular
+1
-1
@@ -29,7 +29,7 @@ import java.util.Iterator;
|
||||
/**
|
||||
* Convert a web browser cookie list string to a JSONObject and back.
|
||||
* @author JSON.org
|
||||
* @version 2014-05-03
|
||||
* @version 2015-12-09
|
||||
*/
|
||||
public class CookieList {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user