Skip to content

Commit

Permalink
Gave the license section a makeover.
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobsa committed Jul 1, 2014
1 parent 9cc1841 commit 47f1577
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,7 @@ The amalgamated sources are generated by concatenating JsonCpp source in the
correct order and defining the macro `JSON_IS_AMALGAMATION` to prevent inclusion
of other headers.


Adding a reader/writer test
---------------------------

Expand Down Expand Up @@ -212,9 +213,10 @@ Below is a short description of the content of each file:
* `test_complex_01.process-output`: `jsontest` output, typically useful for
understanding parsing errors.


License
-------
See file LICENSE for details. Basically JsonCpp is licensed under

See the `LICENSE` file for details. In summary, JsonCpp is licensed under the
MIT license, or public domain if desired and recognized in your jurisdiction.

0 comments on commit 47f1577

Please sign in to comment.