// LEGAL
Open Source Software Notices
This product includes third-party open source software components. Each component is licensed under its respective license. The following notices are provided in compliance with applicable open source license requirements.
OpenSSL
- License: Apache License 2.0
- Copyright: © The OpenSSL Project
- Project: github.com/openssl/openssl
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
zlib
- License: zlib License
- Copyright: © Jean-loup Gailly and Mark Adler
- Project: github.com/madler/zlib
This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.
TinyXML
- License: zlib License
- Copyright: © Lee Thomason
- Project: sourceforge.net/projects/tinyxml
TinyXML is released under the zlib license. This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.
nlohmann/json
- License: MIT License
- Copyright: © Niels Lohmann
- Project: github.com/nlohmann/json
MIT License Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software.
libsodium
- License: ISC License
- Copyright: © Frank Denis
- Project: github.com/jedisct1/libsodium
Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES.
uchardet
- License: Mozilla Public License 1.1 / LGPL / GPL (tri-license)
- Copyright: © Mozilla Foundation and contributors
- Project: gitlab.freedesktop.org/uchardet/uchardet
This software is licensed under the Mozilla Public License Version 1.1, the GNU Lesser General Public License Version 2.1 or later, or the GNU General Public License Version 2.0 or later. You may choose which license to apply. For full license texts, please refer to: - MPL 1.1 - LGPL 2.1+ - GPL 2.0+
LodePNG
- License: zlib License
- Copyright: © Lode Vandevenne
- Project: github.com/lvandeve/lodepng
This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. 2. Altered source versions must be plainly marked as such. 3. This notice may not be removed or altered from any source distribution.