|
1 | | -The JsonCpp library's source code, including accompanying documentation, |
| 1 | +The JsonCpp library's source code, including accompanying documentation, |
2 | 2 | tests and demonstration applications, are licensed under the following |
3 | 3 | conditions... |
4 | 4 |
|
5 | | -Baptiste Lepilleur and The JsonCpp Authors explicitly disclaim copyright in all |
6 | | -jurisdictions which recognize such a disclaimer. In such jurisdictions, |
| 5 | +Baptiste Lepilleur and The JsonCpp Authors explicitly disclaim copyright in all |
| 6 | +jurisdictions which recognize such a disclaimer. In such jurisdictions, |
7 | 7 | this software is released into the Public Domain. |
8 | 8 |
|
9 | 9 | In jurisdictions which do not recognize Public Domain property (e.g. Germany as of |
10 | 10 | 2010), this software is Copyright (c) 2007-2010 by Baptiste Lepilleur and |
11 | 11 | The JsonCpp Authors, and is released under the terms of the MIT License (see below). |
12 | 12 |
|
13 | | -In jurisdictions which recognize Public Domain property, the user of this |
14 | | -software may choose to accept it either as 1) Public Domain, 2) under the |
15 | | -conditions of the MIT License (see below), or 3) under the terms of dual |
| 13 | +In jurisdictions which recognize Public Domain property, the user of this |
| 14 | +software may choose to accept it either as 1) Public Domain, 2) under the |
| 15 | +conditions of the MIT License (see below), or 3) under the terms of dual |
16 | 16 | Public Domain/MIT License conditions described here, as they choose. |
17 | 17 |
|
18 | 18 | The MIT License is about as close to Public Domain as a license can get, and is |
19 | 19 | described in clear, concise terms at: |
20 | 20 |
|
21 | 21 | http://en.wikipedia.org/wiki/MIT_License |
22 | | - |
| 22 | + |
23 | 23 | The full text of the MIT License follows: |
24 | 24 |
|
25 | 25 | ======================================================================== |
|
0 commit comments