version:    1.0
website:    http:/info.fwsentry.org/projects/json-parser/
contact:    dbw <dbw@fwsentry.org>
license:    BSD revised (see http://www.opensource.org/licenses/bsd-license.php)


Author
======

These test files came from various sources, some were modified by the author of
JSON Parser, David Winterburn, others were gathered from another json implementation
as valuable test data, and some were from ARIN. There is no copyright claim by the
Author of JSON parson for these files, some of the files have their own copyright
claims in them, which have been left intact. 

These files are just meant to be gathered examples of both valid and invalid JSON
data, to exercise and validate the authors implementations of a JSON compliant 
validator, and JSON compliant language parser.

