summaryrefslogtreecommitdiffstats
path: root/Utilities/cmjsoncpp/LICENSE
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2022-01-12 22:05:54 (GMT)
committerBrad King <brad.king@kitware.com>2022-01-12 22:05:54 (GMT)
commit33fae4cd7a344889404ce61fe1d40a443ad58def (patch)
tree0b35ff2e6a978007be841227a731f08fccfe2ad2 /Utilities/cmjsoncpp/LICENSE
parenteb031dfe9fdb498592d368e900ed3e1ee2181703 (diff)
parent7a72ab3388c5f439070167fbcefd1cbdd776be9f (diff)
downloadCMake-33fae4cd7a344889404ce61fe1d40a443ad58def.zip
CMake-33fae4cd7a344889404ce61fe1d40a443ad58def.tar.gz
CMake-33fae4cd7a344889404ce61fe1d40a443ad58def.tar.bz2
Merge branch 'upstream-jsoncpp' into update-jsoncpp
* upstream-jsoncpp: jsoncpp 2022-01-12 (42e892d9)
Diffstat (limited to 'Utilities/cmjsoncpp/LICENSE')
-rw-r--r--Utilities/cmjsoncpp/LICENSE14
1 files changed, 7 insertions, 7 deletions
diff --git a/Utilities/cmjsoncpp/LICENSE b/Utilities/cmjsoncpp/LICENSE
index 89280a6..c41a1d1 100644
--- a/Utilities/cmjsoncpp/LICENSE
+++ b/Utilities/cmjsoncpp/LICENSE
@@ -1,25 +1,25 @@
-The JsonCpp library's source code, including accompanying documentation,
+The JsonCpp library's source code, including accompanying documentation,
tests and demonstration applications, are licensed under the following
conditions...
-Baptiste Lepilleur and The JsonCpp Authors explicitly disclaim copyright in all
-jurisdictions which recognize such a disclaimer. In such jurisdictions,
+Baptiste Lepilleur and The JsonCpp Authors explicitly disclaim copyright in all
+jurisdictions 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 of
2010), this software is Copyright (c) 2007-2010 by Baptiste Lepilleur and
The JsonCpp Authors, and is released under the terms of the MIT License (see below).
-In jurisdictions which recognize Public Domain property, the user of this
-software may choose to accept it either as 1) Public Domain, 2) under the
-conditions of the MIT License (see below), or 3) under the terms of dual
+In jurisdictions which recognize Public Domain property, the user of this
+software may choose to accept it either as 1) Public Domain, 2) under the
+conditions of the MIT License (see below), or 3) under the terms of dual
Public 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 is
described in clear, concise terms at:
http://en.wikipedia.org/wiki/MIT_License
-
+
The full text of the MIT License follows:
========================================================================