@@ -2,13 +2,13 @@ The JsonCpp library's source code, including accompanying documentation,
22tests and demonstration applications, are licensed under the following
33conditions...
44
5- The JsonCpp Authors explicitly disclaim copyright in all
5+ Baptiste Lepilleur and The JsonCpp Authors explicitly disclaim copyright in all
66jurisdictions which recognize such a disclaimer. In such jurisdictions,
77this software is released into the Public Domain.
88
99In jurisdictions which do not recognize Public Domain property (e.g. Germany as of
10- 2010), this software is Copyright (c) 2007-2010 by The JsonCpp Authors, and is
11- released under the terms of the MIT License (see below).
10+ 2010), this software is Copyright (c) 2007-2010 by Baptiste Lepilleur and
11+ The JsonCpp Authors, and is released under the terms of the MIT License (see below).
1212
1313In jurisdictions which recognize Public Domain property, the user of this
1414software may choose to accept it either as 1) Public Domain, 2) under the
@@ -23,7 +23,7 @@ described in clear, concise terms at:
2323The full text of the MIT License follows:
2424
2525========================================================================
26- Copyright (c) 2007-2010 The JsonCpp Authors
26+ Copyright (c) 2007-2010 Baptiste Lepilleur and The JsonCpp Authors
2727
2828Permission is hereby granted, free of charge, to any person
2929obtaining a copy of this software and associated documentation
0 commit comments