Blame | Last modification | View Log | Download
The JsonCpp library's source code, including accompanying documentation,tests and demonstration applications, are licensed under the followingconditions...Baptiste Lepilleur and The JsonCpp Authors explicitly disclaim copyright in alljurisdictions which recognize such a disclaimer. In such jurisdictions,this software is released into the Public Domain.In jurisdictions which do not recognize Public Domain property (e.g. Germany as of2010), this software is Copyright (c) 2007-2010 by Baptiste Lepilleur andThe JsonCpp Authors, and is released under the terms of the MIT License (see below).In jurisdictions which recognize Public Domain property, the user of thissoftware may choose to accept it either as 1) Public Domain, 2) under theconditions of the MIT License (see below), or 3) under the terms of dualPublic Domain/MIT License conditions described here, as they choose.The MIT License is about as close to Public Domain as a license can get, and isdescribed in clear, concise terms at:http://en.wikipedia.org/wiki/MIT_LicenseThe full text of the MIT License follows:========================================================================Copyright (c) 2007-2010 Baptiste Lepilleur and The JsonCpp AuthorsPermission is hereby granted, free of charge, to any personobtaining a copy of this software and associated documentationfiles (the "Software"), to deal in the Software withoutrestriction, including without limitation the rights to use, copy,modify, merge, publish, distribute, sublicense, and/or sell copiesof the Software, and to permit persons to whom the Software isfurnished to do so, subject to the following conditions:The above copyright notice and this permission notice shall beincluded in all copies or substantial portions of the Software.THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OFMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE ANDNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERSBE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN ANACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR INCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THESOFTWARE.========================================================================(END LICENSE TEXT)The MIT license is compatible with both the GPL and commercialsoftware, affording one all of the rights of Public Domain with theminor nuisance of being required to keep the above copyright noticeand license text in the source code. Note also that by accepting thePublic Domain "license" you can re-license your copy using whateverlicense you like.