forked from NauEngine/NauEditorPublic
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathLICENSE
73 lines (57 loc) · 2.89 KB
/
LICENSE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
BSD 3-Clause License
Copyright (c) 2024, Nau Engine
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
3. Neither the name of the copyright holder nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Third-party components
Nau Engine employs a multitude of third-party libraries and code, which are distributed under their own license and copyright statements. All such components are compatible with the terms of Nau Engine's license. For a comprehensive overview of all third-party components used in Nau Engine and their respective licenses, please refer to this list.
ads
Upstream: https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System
Version: 65600a4dcd072fd2773b661823816db6392c34eb
License: LGPL-2.1 license
magic_enum
Upstream: https://github.com/GPUOpen-Effects/FidelityFX-FSR2
Version: 9a9308fd5477d2a44f4e491d5a712546d4a2b3e4
License: MIT
zlib
Upstream: https://github.com/madler/zlib.git
Version: 04f42ceca40f73e2978b50e93806c2a18c1281fc
License: zlib
libzip
Upstream: https://github.com/nih-at/libzip.git
Version: a5feb6b3e27b1c2116a5c63386a14968a12ed362
License: 3-clause BSD license
curl
Upstream: https://github.com/curl/curl.git
Version: e53df4cf080739899985799a1138469778c7c6d5
License: Free Software: MIT/X derivate license
openssl
Upstream: https://github.com/openssl/openssl.git
Version: 66f4782f1452d6fbfab78822b340a99aaeacc2f0
License: Apache-2.0
googletest
Upstream: https://github.com/google/googletest.git
Version: 6a5938233b6519ba99ddb7c7314d45d3fa877969
License: 3-clause BSD license
countly
Upstream: https://github.com/Countly/countly-sdk-cpp.git
Version: 79038e07c13186a42ee0b40b5a87def3e1a408ec
License: MIT
*/