Skip to content

Commit 47f1577

Browse files
committed
Gave the license section a makeover.
1 parent 9cc1841 commit 47f1577

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,7 @@ The amalgamated sources are generated by concatenating JsonCpp source in the
170170
correct order and defining the macro `JSON_IS_AMALGAMATION` to prevent inclusion
171171
of other headers.
172172

173+
173174
Adding a reader/writer test
174175
---------------------------
175176

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

216+
215217
License
216218
-------
217-
218-
See file LICENSE for details. Basically JsonCpp is licensed under
219+
220+
See the `LICENSE` file for details. In summary, JsonCpp is licensed under the
219221
MIT license, or public domain if desired and recognized in your jurisdiction.
220222

0 commit comments

Comments
 (0)