JsonCpp is now licensed under MIT license, or public domain if desired and recognized in your jurisdiction.

This commit is contained in:
Baptiste Lepilleur
2010-04-20 21:35:19 +00:00
parent 201fb2cf0d
commit 7469f1d014
26 changed files with 396 additions and 132 deletions

View File

@@ -117,7 +117,10 @@ Permanent link to the latest revision of the file in subversion:
- <a HREF="http://www.cl.cam.ac.uk/~mgk25/unicode.html">UTF-8 and Unicode FAQ</a>.
\section _license License
The json-cpp library and this documentation are in Public Domain.
See file <a HREF="LICENSE">LICENSE</a> in the top-directory of the project.
Basically JsonCpp is licensed under MIT license, or public domain if desired
and recognized in your jurisdiction.
\author Baptiste Lepilleur <blep@users.sourceforge.net>
*/