This commit is contained in:
Douglas Crockford 2012-03-22 15:37:57 -07:00
parent 5da6de91ee
commit fc535e9cc8
3 changed files with 3 additions and 3 deletions

2
json2.js Executable file → Normal file
View file

@ -1,5 +1,5 @@
/*
http://www.JSON.org/json2.js
json2.js
2011-10-19
Public Domain.

2
json_parse.js Executable file → Normal file
View file

@ -1,5 +1,5 @@
/*
http://www.JSON.org/json_parse.js
json_parse.js
2011-03-06
Public Domain.

2
json_parse_state.js Executable file → Normal file
View file

@ -1,5 +1,5 @@
/*
http://www.JSON.org/json_parse_state.js
json_parse_state.js
2011-02-23
Public Domain.