xref: /aosp_15_r20/external/jsoncpp/LICENSE (revision 4484440890e2bc6e07362b4feaf15601abfe0071)
1*44844408SAndroid Build Coastguard WorkerThe JsonCpp library's source code, including accompanying documentation,
2*44844408SAndroid Build Coastguard Workertests and demonstration applications, are licensed under the following
3*44844408SAndroid Build Coastguard Workerconditions...
4*44844408SAndroid Build Coastguard Worker
5*44844408SAndroid Build Coastguard WorkerBaptiste Lepilleur and The JsonCpp Authors explicitly disclaim copyright in all
6*44844408SAndroid Build Coastguard Workerjurisdictions which recognize such a disclaimer. In such jurisdictions,
7*44844408SAndroid Build Coastguard Workerthis software is released into the Public Domain.
8*44844408SAndroid Build Coastguard Worker
9*44844408SAndroid Build Coastguard WorkerIn jurisdictions which do not recognize Public Domain property (e.g. Germany as of
10*44844408SAndroid Build Coastguard Worker2010), this software is Copyright (c) 2007-2010 by Baptiste Lepilleur and
11*44844408SAndroid Build Coastguard WorkerThe JsonCpp Authors, and is released under the terms of the MIT License (see below).
12*44844408SAndroid Build Coastguard Worker
13*44844408SAndroid Build Coastguard WorkerIn jurisdictions which recognize Public Domain property, the user of this
14*44844408SAndroid Build Coastguard Workersoftware may choose to accept it either as 1) Public Domain, 2) under the
15*44844408SAndroid Build Coastguard Workerconditions of the MIT License (see below), or 3) under the terms of dual
16*44844408SAndroid Build Coastguard WorkerPublic Domain/MIT License conditions described here, as they choose.
17*44844408SAndroid Build Coastguard Worker
18*44844408SAndroid Build Coastguard WorkerThe MIT License is about as close to Public Domain as a license can get, and is
19*44844408SAndroid Build Coastguard Workerdescribed in clear, concise terms at:
20*44844408SAndroid Build Coastguard Worker
21*44844408SAndroid Build Coastguard Worker   http://en.wikipedia.org/wiki/MIT_License
22*44844408SAndroid Build Coastguard Worker
23*44844408SAndroid Build Coastguard WorkerThe full text of the MIT License follows:
24*44844408SAndroid Build Coastguard Worker
25*44844408SAndroid Build Coastguard Worker========================================================================
26*44844408SAndroid Build Coastguard WorkerCopyright (c) 2007-2010 Baptiste Lepilleur and The JsonCpp Authors
27*44844408SAndroid Build Coastguard Worker
28*44844408SAndroid Build Coastguard WorkerPermission is hereby granted, free of charge, to any person
29*44844408SAndroid Build Coastguard Workerobtaining a copy of this software and associated documentation
30*44844408SAndroid Build Coastguard Workerfiles (the "Software"), to deal in the Software without
31*44844408SAndroid Build Coastguard Workerrestriction, including without limitation the rights to use, copy,
32*44844408SAndroid Build Coastguard Workermodify, merge, publish, distribute, sublicense, and/or sell copies
33*44844408SAndroid Build Coastguard Workerof the Software, and to permit persons to whom the Software is
34*44844408SAndroid Build Coastguard Workerfurnished to do so, subject to the following conditions:
35*44844408SAndroid Build Coastguard Worker
36*44844408SAndroid Build Coastguard WorkerThe above copyright notice and this permission notice shall be
37*44844408SAndroid Build Coastguard Workerincluded in all copies or substantial portions of the Software.
38*44844408SAndroid Build Coastguard Worker
39*44844408SAndroid Build Coastguard WorkerTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
40*44844408SAndroid Build Coastguard WorkerEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
41*44844408SAndroid Build Coastguard WorkerMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
42*44844408SAndroid Build Coastguard WorkerNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
43*44844408SAndroid Build Coastguard WorkerBE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
44*44844408SAndroid Build Coastguard WorkerACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
45*44844408SAndroid Build Coastguard WorkerCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
46*44844408SAndroid Build Coastguard WorkerSOFTWARE.
47*44844408SAndroid Build Coastguard Worker========================================================================
48*44844408SAndroid Build Coastguard Worker(END LICENSE TEXT)
49*44844408SAndroid Build Coastguard Worker
50*44844408SAndroid Build Coastguard WorkerThe MIT license is compatible with both the GPL and commercial
51*44844408SAndroid Build Coastguard Workersoftware, affording one all of the rights of Public Domain with the
52*44844408SAndroid Build Coastguard Workerminor nuisance of being required to keep the above copyright notice
53*44844408SAndroid Build Coastguard Workerand license text in the source code. Note also that by accepting the
54*44844408SAndroid Build Coastguard WorkerPublic Domain "license" you can re-license your copy using whatever
55*44844408SAndroid Build Coastguard Workerlicense you like.
56