1 | /* THIS FILE IS GENERATED DO NOT EDIT */ |
2 | #ifndef LICENSE_GEN_H |
3 | #define LICENSE_GEN_H |
4 | const char *const GODOT_LICENSE_TEXT = |
5 | "Copyright (c) 2014-present Godot Engine contributors (see AUTHORS.md).\n" |
6 | "Copyright (c) 2007-2014 Juan Linietsky, Ariel Manzur.\n" |
7 | "\n" |
8 | "Permission is hereby granted, free of charge, to any person obtaining a copy\n" |
9 | "of this software and associated documentation files (the \042Software\042), to deal\n" |
10 | "in the Software without restriction, including without limitation the rights\n" |
11 | "to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n" |
12 | "copies of the Software, and to permit persons to whom the Software is\n" |
13 | "furnished to do so, subject to the following conditions:\n" |
14 | "\n" |
15 | "The above copyright notice and this permission notice shall be included in all\n" |
16 | "copies or substantial portions of the Software.\n" |
17 | "\n" |
18 | "THE SOFTWARE IS PROVIDED \042AS IS\042, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n" |
19 | "IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n" |
20 | "FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n" |
21 | "AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n" |
22 | "LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n" |
23 | "OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n" |
24 | "SOFTWARE.\n" ; |
25 | |
26 | struct ComponentCopyrightPart { |
27 | const char *license; |
28 | const char *const *files; |
29 | const char *const *copyright_statements; |
30 | int file_count; |
31 | int copyright_count; |
32 | }; |
33 | |
34 | struct ComponentCopyright { |
35 | const char *name; |
36 | const ComponentCopyrightPart *parts; |
37 | int part_count; |
38 | }; |
39 | |
40 | const char *const COPYRIGHT_INFO_DATA[] = { |
41 | "*" , |
42 | "2014-present, Godot Engine contributors" , |
43 | "2007-2014, Juan Linietsky, Ariel Manzur" , |
44 | "./icon.png" , |
45 | "./icon.svg" , |
46 | "./logo.png" , |
47 | "./logo.svg" , |
48 | "2017, Andrea Calabr\303\263" , |
49 | "./core/math/convex_hull.cpp" , |
50 | "./core/math/convex_hull.h" , |
51 | "2011, Ole Kniemeyer, MAXON, www.maxon.net" , |
52 | "2014-present, Godot Engine contributors" , |
53 | "2007-2014, Juan Linietsky, Ariel Manzur" , |
54 | "./servers/physics_3d/gjk_epa.cpp" , |
55 | "./servers/physics_3d/joints/generic_6dof_joint_3d_sw.cpp" , |
56 | "./servers/physics_3d/joints/generic_6dof_joint_3d_sw.h" , |
57 | "./servers/physics_3d/joints/hinge_joint_3d_sw.cpp" , |
58 | "./servers/physics_3d/joints/hinge_joint_3d_sw.h" , |
59 | "./servers/physics_3d/joints/jacobian_entry_3d_sw.h" , |
60 | "./servers/physics_3d/joints/pin_joint_3d_sw.cpp" , |
61 | "./servers/physics_3d/joints/pin_joint_3d_sw.h" , |
62 | "./servers/physics_3d/joints/slider_joint_3d_sw.cpp" , |
63 | "./servers/physics_3d/joints/slider_joint_3d_sw.h" , |
64 | "./servers/physics_3d/soft_body_3d_sw.cpp" , |
65 | "./servers/physics_3d/soft_body_3d_sw.h" , |
66 | "./servers/physics_3d/shape_3d_sw.cpp" , |
67 | "./servers/physics_3d/shape_3d_sw.h" , |
68 | "2003-2008, Erwin Coumans" , |
69 | "2014-present, Godot Engine contributors" , |
70 | "2007-2014, Juan Linietsky, Ariel Manzur" , |
71 | "./servers/physics_3d/joints/cone_twist_joint_3d_sw.cpp" , |
72 | "./servers/physics_3d/joints/cone_twist_joint_3d_sw.h" , |
73 | "2007, Starbreeze Studios" , |
74 | "2014-present, Godot Engine contributors" , |
75 | "2007-2014, Juan Linietsky, Ariel Manzur" , |
76 | "./platform/android/java/lib/aidl/com/android/*" , |
77 | "./platform/android/java/lib/res/layout/status_bar_ongoing_event_progress_bar.xml" , |
78 | "./platform/android/java/lib/src/com/google/android/*" , |
79 | "./platform/android/java/lib/src/org/godotengine/godot/input/InputManagerCompat.java" , |
80 | "./platform/android/java/lib/src/org/godotengine/godot/input/InputManagerV16.java" , |
81 | "2008-2016, The Android Open Source Project" , |
82 | "2002, Google, Inc." , |
83 | "./platform/android/java/lib/src/org/godotengine/godot/utils/ProcessPhoenix.java" , |
84 | "2015, Jake Wharton" , |
85 | "./scene/animation/easing_equations.h" , |
86 | "2001, Robert Penner" , |
87 | "2014-present, Godot Engine contributors" , |
88 | "2007-2014, Juan Linietsky, Ariel Manzur" , |
89 | "./servers/physics_3d/collision_solver_3d_sat.cpp" , |
90 | "2001-2003, Russell L. Smith, Alen Ladavac, Nguyen Binh" , |
91 | "./servers/rendering/renderer_rd/shaders/ss_effects_downsample.glsl" , |
92 | "./servers/rendering/renderer_rd/shaders/ssao_blur.glsl" , |
93 | "./servers/rendering/renderer_rd/shaders/ssao_importance_map.glsl" , |
94 | "./servers/rendering/renderer_rd/shaders/ssao_interleave.glsl" , |
95 | "./servers/rendering/renderer_rd/shaders/ssao.glsl" , |
96 | "./servers/rendering/renderer_rd/shaders/ssil_blur.glsl" , |
97 | "./servers/rendering/renderer_rd/shaders/ssil_importance_map.glsl" , |
98 | "./servers/rendering/renderer_rd/shaders/ssil_interleave.glsl" , |
99 | "./servers/rendering/renderer_rd/shaders/ssil.glsl" , |
100 | "2016, Intel Corporation" , |
101 | "./servers/rendering/renderer_rd/shaders/taa_resolve.glsl" , |
102 | "2016, Panos Karabelas" , |
103 | "./thirdparty/amd-fsr/" , |
104 | "2021, Advanced Micro Devices, Inc." , |
105 | "./thirdparty/astcenc/" , |
106 | "2011-2023, Arm Limited" , |
107 | "./thirdparty/basis_universal/" , |
108 | "2022, Binomial LLC." , |
109 | "./thirdparty/brotli/" , |
110 | "2009, 2010, 2013-2016 by the Brotli Authors." , |
111 | "./thirdparty/certs/ca-certificates.crt" , |
112 | "Mozilla Contributors" , |
113 | "./thirdparty/cvtt/" , |
114 | "2018, Eric Lasota" , |
115 | "2018, Microsoft Corp." , |
116 | "./thirdparty/doctest/" , |
117 | "2016-2023, Viktor Kirilov" , |
118 | "./thirdparty/embree/" , |
119 | "2009-2021 Intel Corporation" , |
120 | "./thirdparty/enet/" , |
121 | "2002-2020, Lee Salzman" , |
122 | "./thirdparty/etcpak/" , |
123 | "2013-2022, Bartosz Taudul" , |
124 | "./thirdparty/fonts/DroidSans*.woff2" , |
125 | "2008, The Android Open Source Project" , |
126 | "./thirdparty/fonts/JetBrainsMono_Regular.woff2" , |
127 | "2020, JetBrains s.r.o." , |
128 | "./thirdparty/fonts/NotoSans*.woff2" , |
129 | "2012, Google Inc." , |
130 | "./thirdparty/freetype/" , |
131 | "1996-2023, David Turner, Robert Wilhelm, and Werner Lemberg." , |
132 | "./thirdparty/glad/" , |
133 | "2013-2022, David Herberth" , |
134 | "2013-2020, The Khronos Group Inc." , |
135 | "./thirdparty/glslang/" , |
136 | "2015-2020, Google, Inc." , |
137 | "2014-2020, The Khronos Group Inc" , |
138 | "2002, NVIDIA Corporation." , |
139 | "./thirdparty/graphite/" , |
140 | "2010, SIL International" , |
141 | "./thirdparty/harfbuzz/" , |
142 | "2010-2022, Google, Inc." , |
143 | "2015-2020, Ebrahim Byagowi" , |
144 | "2019,2020, Facebook, Inc." , |
145 | "2012, 2015, Mozilla Foundation" , |
146 | "2011, Codethink Limited" , |
147 | "2008, 2010, Nokia Corporation and/or its subsidiary(-ies)" , |
148 | "2009, Keith Stribley" , |
149 | "2011, Martin Hosken and SIL International" , |
150 | "2007, Chris Wilson" , |
151 | "2005-2006, 2020-2023, Behdad Esfahbod" , |
152 | "2004, 2007-2010, 2013, 2021-2023, Red Hat, Inc." , |
153 | "1998-2005, David Turner and Werner Lemberg" , |
154 | "2016, Igalia, S.L." , |
155 | "2022, Matthias Clasen" , |
156 | "2018, 2021, Khaled Hosny" , |
157 | "2018-2020, Adobe, Inc." , |
158 | "2013-2015, Alexei Podtelezhnikov" , |
159 | "./thirdparty/icu4c/" , |
160 | "1991-2021, Unicode" , |
161 | "./thirdparty/jpeg-compressor/" , |
162 | "2012, Rich Geldreich" , |
163 | "./thirdparty/libktx/" , |
164 | "2013-2020, Mark Callow" , |
165 | "2010-2020 The Khronos Group, Inc." , |
166 | "./thirdparty/libogg/" , |
167 | "2002, Xiph.org Foundation" , |
168 | "./thirdparty/libvorbis/" , |
169 | "2002-2015, Xiph.org Foundation" , |
170 | "./thirdparty/libpng/" , |
171 | "1995-2019, The PNG Reference Library Authors." , |
172 | "2018-2019, Cosmin Truta." , |
173 | "2000-2002, 2004, 2006-2018 Glenn Randers-Pehrson." , |
174 | "1996-1997, Andreas Dilger." , |
175 | "1995-1996, Guy Eric Schalnat, Group 42, Inc." , |
176 | "./thirdparty/libtheora/" , |
177 | "2002-2009, Xiph.org Foundation" , |
178 | "./thirdparty/libwebp/" , |
179 | "2010, Google Inc." , |
180 | "./thirdparty/mbedtls/" , |
181 | "The Mbed TLS Contributors" , |
182 | "./thirdparty/meshoptimizer/" , |
183 | "2016-2022, Arseny Kapoulkine" , |
184 | "./thirdparty/minimp3/" , |
185 | "lieff" , |
186 | "./thirdparty/miniupnpc/" , |
187 | "2005-2023, Thomas Bernard" , |
188 | "./thirdparty/minizip/" , |
189 | "1998-2010, Gilles Vollant" , |
190 | "2007-2008, Even Rouault" , |
191 | "2009-2010, Mathias Svensson" , |
192 | "./thirdparty/misc/clipper.cpp" , |
193 | "./thirdparty/misc/clipper.hpp" , |
194 | "2010-2017, Angus Johnson" , |
195 | "./thirdparty/misc/cubemap_coeffs.h" , |
196 | "2016, Activision Publishing, Inc." , |
197 | "./thirdparty/misc/fastlz.c" , |
198 | "./thirdparty/misc/fastlz.h" , |
199 | "2005-2020, Ariya Hidayat" , |
200 | "./thirdparty/misc/ifaddrs-android.cc" , |
201 | "./thirdparty/misc/ifaddrs-android.h" , |
202 | "2012-2013, Google Inc." , |
203 | "./thirdparty/misc/mikktspace.c" , |
204 | "./thirdparty/misc/mikktspace.h" , |
205 | "2011, Morten S. Mikkelsen" , |
206 | "./thirdparty/misc/ok_color.h" , |
207 | "./thirdparty/misc/ok_color_shader.h" , |
208 | "2021, Bj\303\266rn Ottosson" , |
209 | "./thirdparty/noise/FastNoiseLite.h" , |
210 | "2020, Jordan Peck and contributors" , |
211 | "./thirdparty/misc/pcg.cpp" , |
212 | "./thirdparty/misc/pcg.h" , |
213 | "2014, M.E. O'Neill" , |
214 | "./thirdparty/misc/polypartition.cpp" , |
215 | "./thirdparty/misc/polypartition.h" , |
216 | "2011-2021, Ivan Fratric and contributors" , |
217 | "./thirdparty/misc/r128.c" , |
218 | "./thirdparty/misc/r128.h" , |
219 | "Alan Hickman" , |
220 | "./thirdparty/misc/smaz.c" , |
221 | "./thirdparty/misc/smaz.h" , |
222 | "2006-2009, Salvatore Sanfilippo" , |
223 | "./thirdparty/misc/smolv.cpp" , |
224 | "./thirdparty/misc/smolv.h" , |
225 | "2016-2020, Aras Pranckevicius" , |
226 | "./thirdparty/misc/stb_rect_pack.h" , |
227 | "Sean Barrett" , |
228 | "./thirdparty/misc/yuv2rgb.h" , |
229 | "2008-2011, Robin Watts" , |
230 | "./thirdparty/msdfgen/" , |
231 | "2016-2022, Viktor Chlumsky" , |
232 | "./thirdparty/nvapi/nvapi_minimal.h" , |
233 | "2019-2022, NVIDIA Corporation" , |
234 | "./thirdparty/oidn/" , |
235 | "2009-2019, Intel Corporation" , |
236 | "./thirdparty/openxr/" , |
237 | "2020-2023, The Khronos Group Inc." , |
238 | "./thirdparty/pcre2/" , |
239 | "1997-2022, University of Cambridge" , |
240 | "2009-2022, Zoltan Herczeg" , |
241 | "./thirdparty/recastnavigation/" , |
242 | "2009, Mikko Mononen" , |
243 | "./thirdparty/rvo2/" , |
244 | "2016, University of North Carolina at Chapel Hill" , |
245 | "./thirdparty/spirv-reflect/" , |
246 | "2017-2022, Google Inc." , |
247 | "./thirdparty/squish/" , |
248 | "2006, Simon Brown" , |
249 | "./thirdparty/thorvg/" , |
250 | "2020-2022, Samsung Electronics Co., Ltd." , |
251 | "./thirdparty/tinyexr/" , |
252 | "2014-2021, Syoyo Fujita" , |
253 | "2002, Industrial Light & Magic, a division of Lucas Digital Ltd. LLC" , |
254 | "./thirdparty/vhacd/" , |
255 | "2011, Khaled Mamou" , |
256 | "2003-2009, Erwin Coumans" , |
257 | "./thirdparty/volk/" , |
258 | "2018-2023, Arseny Kapoulkine" , |
259 | "./thirdparty/vulkan/" , |
260 | "2014-2023, The Khronos Group Inc." , |
261 | "2014-2023, Valve Corporation" , |
262 | "2014-2023, LunarG, Inc." , |
263 | "2015-2023, Google Inc." , |
264 | "./thirdparty/vulkan/vk_mem_alloc.h" , |
265 | "2017-2021, Advanced Micro Devices, Inc." , |
266 | "./thirdparty/wslay/" , |
267 | "2011, 2012, 2015, Tatsuhiro Tsujikawa" , |
268 | "./thirdparty/xatlas/" , |
269 | "2018-2020, Jonathan Young" , |
270 | "2013, Thekla, Inc" , |
271 | "2006, NVIDIA Corporation, Ignacio Castano" , |
272 | "./thirdparty/zlib/" , |
273 | "1995-2023, Jean-loup Gailly and Mark Adler" , |
274 | "./thirdparty/zstd/" , |
275 | "Meta Platforms, Inc. and affiliates." , |
276 | }; |
277 | |
278 | const ComponentCopyrightPart COPYRIGHT_PROJECT_PARTS[] = { |
279 | { "Expat" , ©RIGHT_INFO_DATA[0], ©RIGHT_INFO_DATA[1], 1, 2 }, |
280 | { "CC-BY-4.0" , ©RIGHT_INFO_DATA[3], ©RIGHT_INFO_DATA[7], 4, 1 }, |
281 | { "Expat and Zlib" , ©RIGHT_INFO_DATA[8], ©RIGHT_INFO_DATA[10], 2, 3 }, |
282 | { "Expat and Zlib" , ©RIGHT_INFO_DATA[13], ©RIGHT_INFO_DATA[27], 14, 3 }, |
283 | { "Expat and Zlib" , ©RIGHT_INFO_DATA[30], ©RIGHT_INFO_DATA[32], 2, 3 }, |
284 | { "Apache-2.0" , ©RIGHT_INFO_DATA[35], ©RIGHT_INFO_DATA[40], 5, 2 }, |
285 | { "Apache-2.0" , ©RIGHT_INFO_DATA[42], ©RIGHT_INFO_DATA[43], 1, 1 }, |
286 | { "Expat" , ©RIGHT_INFO_DATA[44], ©RIGHT_INFO_DATA[45], 1, 3 }, |
287 | { "BSD-3-clause" , ©RIGHT_INFO_DATA[48], ©RIGHT_INFO_DATA[49], 1, 1 }, |
288 | { "Expat" , ©RIGHT_INFO_DATA[50], ©RIGHT_INFO_DATA[59], 9, 1 }, |
289 | { "Expat" , ©RIGHT_INFO_DATA[60], ©RIGHT_INFO_DATA[61], 1, 1 }, |
290 | { "Expat" , ©RIGHT_INFO_DATA[62], ©RIGHT_INFO_DATA[63], 1, 1 }, |
291 | { "Apache-2.0" , ©RIGHT_INFO_DATA[64], ©RIGHT_INFO_DATA[65], 1, 1 }, |
292 | { "Apache-2.0" , ©RIGHT_INFO_DATA[66], ©RIGHT_INFO_DATA[67], 1, 1 }, |
293 | { "Expat" , ©RIGHT_INFO_DATA[68], ©RIGHT_INFO_DATA[69], 1, 1 }, |
294 | { "MPL-2.0" , ©RIGHT_INFO_DATA[70], ©RIGHT_INFO_DATA[71], 1, 1 }, |
295 | { "Expat" , ©RIGHT_INFO_DATA[72], ©RIGHT_INFO_DATA[73], 1, 2 }, |
296 | { "Expat" , ©RIGHT_INFO_DATA[75], ©RIGHT_INFO_DATA[76], 1, 1 }, |
297 | { "Apache-2.0" , ©RIGHT_INFO_DATA[77], ©RIGHT_INFO_DATA[78], 1, 1 }, |
298 | { "Expat" , ©RIGHT_INFO_DATA[79], ©RIGHT_INFO_DATA[80], 1, 1 }, |
299 | { "BSD-3-clause" , ©RIGHT_INFO_DATA[81], ©RIGHT_INFO_DATA[82], 1, 1 }, |
300 | { "Apache-2.0" , ©RIGHT_INFO_DATA[83], ©RIGHT_INFO_DATA[84], 1, 1 }, |
301 | { "OFL-1.1" , ©RIGHT_INFO_DATA[85], ©RIGHT_INFO_DATA[86], 1, 1 }, |
302 | { "OFL-1.1" , ©RIGHT_INFO_DATA[87], ©RIGHT_INFO_DATA[88], 1, 1 }, |
303 | { "FTL" , ©RIGHT_INFO_DATA[89], ©RIGHT_INFO_DATA[90], 1, 1 }, |
304 | { "CC0-1.0 and Apache-2.0" , ©RIGHT_INFO_DATA[91], ©RIGHT_INFO_DATA[92], 1, 2 }, |
305 | { "glslang" , ©RIGHT_INFO_DATA[94], ©RIGHT_INFO_DATA[95], 1, 3 }, |
306 | { "Expat" , ©RIGHT_INFO_DATA[98], ©RIGHT_INFO_DATA[99], 1, 1 }, |
307 | { "HarfBuzz" , ©RIGHT_INFO_DATA[100], ©RIGHT_INFO_DATA[101], 1, 17 }, |
308 | { "Unicode" , ©RIGHT_INFO_DATA[118], ©RIGHT_INFO_DATA[119], 1, 1 }, |
309 | { "public-domain or Apache-2.0" , ©RIGHT_INFO_DATA[120], ©RIGHT_INFO_DATA[121], 1, 1 }, |
310 | { "Apache-2.0" , ©RIGHT_INFO_DATA[122], ©RIGHT_INFO_DATA[123], 1, 2 }, |
311 | { "BSD-3-clause" , ©RIGHT_INFO_DATA[125], ©RIGHT_INFO_DATA[126], 1, 1 }, |
312 | { "BSD-3-clause" , ©RIGHT_INFO_DATA[127], ©RIGHT_INFO_DATA[128], 1, 1 }, |
313 | { "Zlib" , ©RIGHT_INFO_DATA[129], ©RIGHT_INFO_DATA[130], 1, 5 }, |
314 | { "BSD-3-clause" , ©RIGHT_INFO_DATA[135], ©RIGHT_INFO_DATA[136], 1, 1 }, |
315 | { "BSD-3-clause" , ©RIGHT_INFO_DATA[137], ©RIGHT_INFO_DATA[138], 1, 1 }, |
316 | { "Apache-2.0" , ©RIGHT_INFO_DATA[139], ©RIGHT_INFO_DATA[140], 1, 1 }, |
317 | { "Expat" , ©RIGHT_INFO_DATA[141], ©RIGHT_INFO_DATA[142], 1, 1 }, |
318 | { "CC0-1.0" , ©RIGHT_INFO_DATA[143], ©RIGHT_INFO_DATA[144], 1, 1 }, |
319 | { "BSD-3-clause" , ©RIGHT_INFO_DATA[145], ©RIGHT_INFO_DATA[146], 1, 1 }, |
320 | { "Zlib" , ©RIGHT_INFO_DATA[147], ©RIGHT_INFO_DATA[148], 1, 3 }, |
321 | { "BSL-1.0" , ©RIGHT_INFO_DATA[151], ©RIGHT_INFO_DATA[153], 2, 1 }, |
322 | { "Expat" , ©RIGHT_INFO_DATA[154], ©RIGHT_INFO_DATA[155], 1, 1 }, |
323 | { "Expat" , ©RIGHT_INFO_DATA[156], ©RIGHT_INFO_DATA[158], 2, 1 }, |
324 | { "BSD-3-clause" , ©RIGHT_INFO_DATA[159], ©RIGHT_INFO_DATA[161], 2, 1 }, |
325 | { "Zlib" , ©RIGHT_INFO_DATA[162], ©RIGHT_INFO_DATA[164], 2, 1 }, |
326 | { "Expat" , ©RIGHT_INFO_DATA[165], ©RIGHT_INFO_DATA[167], 2, 1 }, |
327 | { "MIT" , ©RIGHT_INFO_DATA[168], ©RIGHT_INFO_DATA[169], 1, 1 }, |
328 | { "Apache-2.0" , ©RIGHT_INFO_DATA[170], ©RIGHT_INFO_DATA[172], 2, 1 }, |
329 | { "Expat" , ©RIGHT_INFO_DATA[173], ©RIGHT_INFO_DATA[175], 2, 1 }, |
330 | { "public-domain or Unlicense" , ©RIGHT_INFO_DATA[176], ©RIGHT_INFO_DATA[178], 2, 1 }, |
331 | { "BSD-3-clause" , ©RIGHT_INFO_DATA[179], ©RIGHT_INFO_DATA[181], 2, 1 }, |
332 | { "public-domain or Unlicense or Expat" , ©RIGHT_INFO_DATA[182], ©RIGHT_INFO_DATA[184], 2, 1 }, |
333 | { "public-domain or Unlicense or Expat" , ©RIGHT_INFO_DATA[185], ©RIGHT_INFO_DATA[186], 1, 1 }, |
334 | { "BSD-2-clause" , ©RIGHT_INFO_DATA[187], ©RIGHT_INFO_DATA[188], 1, 1 }, |
335 | { "MIT" , ©RIGHT_INFO_DATA[189], ©RIGHT_INFO_DATA[190], 1, 1 }, |
336 | { "Expat" , ©RIGHT_INFO_DATA[191], ©RIGHT_INFO_DATA[192], 1, 1 }, |
337 | { "Apache-2.0" , ©RIGHT_INFO_DATA[193], ©RIGHT_INFO_DATA[194], 1, 1 }, |
338 | { "Apache-2.0" , ©RIGHT_INFO_DATA[195], ©RIGHT_INFO_DATA[196], 1, 1 }, |
339 | { "BSD-3-clause" , ©RIGHT_INFO_DATA[197], ©RIGHT_INFO_DATA[198], 1, 2 }, |
340 | { "Zlib" , ©RIGHT_INFO_DATA[200], ©RIGHT_INFO_DATA[201], 1, 1 }, |
341 | { "Apache-2.0" , ©RIGHT_INFO_DATA[202], ©RIGHT_INFO_DATA[203], 1, 1 }, |
342 | { "Apache-2.0" , ©RIGHT_INFO_DATA[204], ©RIGHT_INFO_DATA[205], 1, 1 }, |
343 | { "Expat" , ©RIGHT_INFO_DATA[206], ©RIGHT_INFO_DATA[207], 1, 1 }, |
344 | { "Expat" , ©RIGHT_INFO_DATA[208], ©RIGHT_INFO_DATA[209], 1, 1 }, |
345 | { "BSD-3-clause" , ©RIGHT_INFO_DATA[210], ©RIGHT_INFO_DATA[211], 1, 2 }, |
346 | { "BSD-3-clause" , ©RIGHT_INFO_DATA[213], ©RIGHT_INFO_DATA[214], 1, 2 }, |
347 | { "Expat" , ©RIGHT_INFO_DATA[216], ©RIGHT_INFO_DATA[217], 1, 1 }, |
348 | { "Apache-2.0" , ©RIGHT_INFO_DATA[218], ©RIGHT_INFO_DATA[219], 1, 4 }, |
349 | { "Expat" , ©RIGHT_INFO_DATA[223], ©RIGHT_INFO_DATA[224], 1, 1 }, |
350 | { "Expat" , ©RIGHT_INFO_DATA[225], ©RIGHT_INFO_DATA[226], 1, 1 }, |
351 | { "Expat" , ©RIGHT_INFO_DATA[227], ©RIGHT_INFO_DATA[228], 1, 3 }, |
352 | { "Zlib" , ©RIGHT_INFO_DATA[231], ©RIGHT_INFO_DATA[232], 1, 1 }, |
353 | { "BSD-3-clause" , ©RIGHT_INFO_DATA[233], ©RIGHT_INFO_DATA[234], 1, 1 }, |
354 | }; |
355 | |
356 | const int COPYRIGHT_INFO_COUNT = 72; |
357 | const ComponentCopyright COPYRIGHT_INFO[] = { |
358 | { "Godot Engine" , ©RIGHT_PROJECT_PARTS[0], 1 }, |
359 | { "Godot Engine logo" , ©RIGHT_PROJECT_PARTS[1], 1 }, |
360 | { "Bullet Continuous Collision Detection and Physics Library" , ©RIGHT_PROJECT_PARTS[2], 3 }, |
361 | { "The Android Open Source Project" , ©RIGHT_PROJECT_PARTS[5], 1 }, |
362 | { "ProcessPhoenix" , ©RIGHT_PROJECT_PARTS[6], 1 }, |
363 | { "Robert Penner's Easing Functions" , ©RIGHT_PROJECT_PARTS[7], 1 }, |
364 | { "Open Dynamics Engine" , ©RIGHT_PROJECT_PARTS[8], 1 }, |
365 | { "Intel ASSAO and related files" , ©RIGHT_PROJECT_PARTS[9], 1 }, |
366 | { "Temporal Anti-Aliasing resolve implementation" , ©RIGHT_PROJECT_PARTS[10], 1 }, |
367 | { "AMD FidelityFX Super Resolution" , ©RIGHT_PROJECT_PARTS[11], 1 }, |
368 | { "Arm ASTC Encoder" , ©RIGHT_PROJECT_PARTS[12], 1 }, |
369 | { "Basis Universal" , ©RIGHT_PROJECT_PARTS[13], 1 }, |
370 | { "Brotli" , ©RIGHT_PROJECT_PARTS[14], 1 }, |
371 | { "CA certificates" , ©RIGHT_PROJECT_PARTS[15], 1 }, |
372 | { "Convection Texture Tools Stand-Alone Kernels" , ©RIGHT_PROJECT_PARTS[16], 1 }, |
373 | { "doctest" , ©RIGHT_PROJECT_PARTS[17], 1 }, |
374 | { "Embree" , ©RIGHT_PROJECT_PARTS[18], 1 }, |
375 | { "ENet" , ©RIGHT_PROJECT_PARTS[19], 1 }, |
376 | { "etcpak" , ©RIGHT_PROJECT_PARTS[20], 1 }, |
377 | { "DroidSans font" , ©RIGHT_PROJECT_PARTS[21], 1 }, |
378 | { "JetBrains Mono font" , ©RIGHT_PROJECT_PARTS[22], 1 }, |
379 | { "Noto Sans font" , ©RIGHT_PROJECT_PARTS[23], 1 }, |
380 | { "The FreeType Project" , ©RIGHT_PROJECT_PARTS[24], 1 }, |
381 | { "glad" , ©RIGHT_PROJECT_PARTS[25], 1 }, |
382 | { "glslang" , ©RIGHT_PROJECT_PARTS[26], 1 }, |
383 | { "Graphite engine" , ©RIGHT_PROJECT_PARTS[27], 1 }, |
384 | { "HarfBuzz text shaping library" , ©RIGHT_PROJECT_PARTS[28], 1 }, |
385 | { "International Components for Unicode" , ©RIGHT_PROJECT_PARTS[29], 1 }, |
386 | { "jpeg-compressor" , ©RIGHT_PROJECT_PARTS[30], 1 }, |
387 | { "KTX" , ©RIGHT_PROJECT_PARTS[31], 1 }, |
388 | { "OggVorbis" , ©RIGHT_PROJECT_PARTS[32], 2 }, |
389 | { "libpng" , ©RIGHT_PROJECT_PARTS[34], 1 }, |
390 | { "OggTheora" , ©RIGHT_PROJECT_PARTS[35], 1 }, |
391 | { "WebP codec" , ©RIGHT_PROJECT_PARTS[36], 1 }, |
392 | { "Mbed TLS" , ©RIGHT_PROJECT_PARTS[37], 1 }, |
393 | { "meshoptimizer" , ©RIGHT_PROJECT_PARTS[38], 1 }, |
394 | { "MiniMP3" , ©RIGHT_PROJECT_PARTS[39], 1 }, |
395 | { "MiniUPnP Project" , ©RIGHT_PROJECT_PARTS[40], 1 }, |
396 | { "MiniZip" , ©RIGHT_PROJECT_PARTS[41], 1 }, |
397 | { "Clipper" , ©RIGHT_PROJECT_PARTS[42], 1 }, |
398 | { "Fast Filtering of Reflection Probes" , ©RIGHT_PROJECT_PARTS[43], 1 }, |
399 | { "FastLZ" , ©RIGHT_PROJECT_PARTS[44], 1 }, |
400 | { "libjingle" , ©RIGHT_PROJECT_PARTS[45], 1 }, |
401 | { "Tangent Space Normal Maps implementation" , ©RIGHT_PROJECT_PARTS[46], 1 }, |
402 | { "OK Lab color space" , ©RIGHT_PROJECT_PARTS[47], 1 }, |
403 | { "FastNoise Lite" , ©RIGHT_PROJECT_PARTS[48], 1 }, |
404 | { "Minimal PCG32 implementation" , ©RIGHT_PROJECT_PARTS[49], 1 }, |
405 | { "PolyPartition / Triangulator" , ©RIGHT_PROJECT_PARTS[50], 1 }, |
406 | { "r128 library" , ©RIGHT_PROJECT_PARTS[51], 1 }, |
407 | { "SMAZ" , ©RIGHT_PROJECT_PARTS[52], 1 }, |
408 | { "SMOL-V" , ©RIGHT_PROJECT_PARTS[53], 1 }, |
409 | { "stb libraries" , ©RIGHT_PROJECT_PARTS[54], 1 }, |
410 | { "YUV2RGB" , ©RIGHT_PROJECT_PARTS[55], 1 }, |
411 | { "Multi-channel signed distance field generator" , ©RIGHT_PROJECT_PARTS[56], 1 }, |
412 | { "Stripped down version of \042nvapi.h\042 from the NVIDIA NVAPI SDK" , ©RIGHT_PROJECT_PARTS[57], 1 }, |
413 | { "Intel Open Image Denoise" , ©RIGHT_PROJECT_PARTS[58], 1 }, |
414 | { "OpenXR Loader" , ©RIGHT_PROJECT_PARTS[59], 1 }, |
415 | { "PCRE2" , ©RIGHT_PROJECT_PARTS[60], 1 }, |
416 | { "Recast" , ©RIGHT_PROJECT_PARTS[61], 1 }, |
417 | { "RVO2" , ©RIGHT_PROJECT_PARTS[62], 1 }, |
418 | { "SPIRV-Reflect" , ©RIGHT_PROJECT_PARTS[63], 1 }, |
419 | { "libSquish" , ©RIGHT_PROJECT_PARTS[64], 1 }, |
420 | { "ThorVG" , ©RIGHT_PROJECT_PARTS[65], 1 }, |
421 | { "TinyEXR" , ©RIGHT_PROJECT_PARTS[66], 1 }, |
422 | { "V-HACD" , ©RIGHT_PROJECT_PARTS[67], 1 }, |
423 | { "volk" , ©RIGHT_PROJECT_PARTS[68], 1 }, |
424 | { "Vulkan Headers" , ©RIGHT_PROJECT_PARTS[69], 1 }, |
425 | { "Vulkan Memory Allocator" , ©RIGHT_PROJECT_PARTS[70], 1 }, |
426 | { "Wslay" , ©RIGHT_PROJECT_PARTS[71], 1 }, |
427 | { "xatlas" , ©RIGHT_PROJECT_PARTS[72], 1 }, |
428 | { "zlib" , ©RIGHT_PROJECT_PARTS[73], 1 }, |
429 | { "Zstandard" , ©RIGHT_PROJECT_PARTS[74], 1 }, |
430 | }; |
431 | |
432 | const int LICENSE_COUNT = 16; |
433 | const char *const LICENSE_NAMES[] = { |
434 | "Apache-2.0" , |
435 | "Bitstream Vera Fonts Copyright" , |
436 | "BSD-2-clause" , |
437 | "BSD-3-clause" , |
438 | "BSL-1.0" , |
439 | "CC0-1.0" , |
440 | "CC-BY-4.0" , |
441 | "Expat" , |
442 | "glslang" , |
443 | "FTL" , |
444 | "HarfBuzz" , |
445 | "MPL-2.0" , |
446 | "OFL-1.1" , |
447 | "Unicode" , |
448 | "Unlicense" , |
449 | "Zlib" , |
450 | }; |
451 | |
452 | const char *const LICENSE_BODIES[] = { |
453 | |
454 | "Licensed under the Apache License, Version 2.0 (the \042License\042);\n" |
455 | "you may not use this file except in compliance with the License.\n" |
456 | "You may obtain a copy of the License at\n" |
457 | "\n" |
458 | "http://www.apache.org/licenses/LICENSE-2.0\n" |
459 | "\n" |
460 | "Unless required by applicable law or agreed to in writing, software\n" |
461 | "distributed under the License is distributed on an \042AS IS\042 BASIS,\n" |
462 | "WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n" |
463 | "See the License for the specific language governing permissions and\n" |
464 | "limitations under the License.\n" |
465 | "" , |
466 | |
467 | "Copyright (c) 2003 by Bitstream, Inc. All Rights Reserved. Bitstream Vera is a\n" |
468 | "trademark of Bitstream, Inc.\n" |
469 | "\n" |
470 | "Permission is hereby granted, free of charge, to any person obtaining a copy of\n" |
471 | "the fonts accompanying this license (\042Fonts\042) and associated documentation\n" |
472 | "files (the \042Font Software\042), to reproduce and distribute the Font Software,\n" |
473 | "including without limitation the rights to use, copy, merge, publish,\n" |
474 | "distribute, and/or sell copies of the Font Software, and to permit persons to\n" |
475 | "whom the Font Software is furnished to do so, subject to the following\n" |
476 | "conditions:\n" |
477 | "\n" |
478 | "The above copyright and trademark notices and this permission notice shall be\n" |
479 | "included in all copies of one or more of the Font Software typefaces.\n" |
480 | "\n" |
481 | "The Font Software may be modified, altered, or added to, and in particular the\n" |
482 | "designs of glyphs or characters in the Fonts may be modified and additional\n" |
483 | "glyphs or characters may be added to the Fonts, only if the fonts are renamed\n" |
484 | "to names not containing either the words \042Bitstream\042 or the word \042Vera\042.\n" |
485 | "\n" |
486 | "This License becomes null and void to the extent applicable to Fonts or Font\n" |
487 | "Software that has been modified and is distributed under the \042Bitstream Vera\042\n" |
488 | "names.\n" |
489 | "\n" |
490 | "The Font Software may be sold as part of a larger software package but no copy\n" |
491 | "of one or more of the Font Software typefaces may be sold by itself.\n" |
492 | "\n" |
493 | "THE FONT SOFTWARE IS PROVIDED \042AS IS\042, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n" |
494 | "IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY,\n" |
495 | "FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT,\n" |
496 | "TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL BITSTREAM OR THE GNOME FOUNDATION\n" |
497 | "BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL,\n" |
498 | "SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION\n" |
499 | "OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO\n" |
500 | "USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE.\n" |
501 | "\n" |
502 | "Except as contained in this notice, the names of GNOME, the GNOME Foundation,\n" |
503 | "and Bitstream Inc., shall not be used in advertising or otherwise to promote\n" |
504 | "the sale, use or other dealings in this Font Software without prior written\n" |
505 | "authorization from the GNOME Foundation or Bitstream Inc., respectively. For\n" |
506 | "further information, contact: fonts at gnome dot org.\n" |
507 | "" , |
508 | |
509 | "Redistribution and use in source and binary forms, with or without\n" |
510 | "modification, are permitted provided that the following conditions are met:\n" |
511 | "\n" |
512 | "* Redistributions of source code must retain the above copyright notice, this\n" |
513 | "list of conditions and the following disclaimer.\n" |
514 | "\n" |
515 | "* Redistributions in binary form must reproduce the above copyright notice,\n" |
516 | "this list of conditions and the following disclaimer in the documentation\n" |
517 | "and/or other materials provided with the distribution.\n" |
518 | "\n" |
519 | "THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \042AS IS\042 AND\n" |
520 | "ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\n" |
521 | "WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\n" |
522 | "DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\n" |
523 | "FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\n" |
524 | "DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\n" |
525 | "SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\n" |
526 | "CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\n" |
527 | "OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\n" |
528 | "OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n" |
529 | "" , |
530 | |
531 | "Redistribution and use in source and binary forms, with or without\n" |
532 | "modification, are permitted provided that the following conditions\n" |
533 | "are met:\n" |
534 | "\n" |
535 | "1. Redistributions of source code must retain the above copyright\n" |
536 | "notice, this list of conditions and the following disclaimer.\n" |
537 | "\n" |
538 | "2. Redistributions in binary form must reproduce the above copyright\n" |
539 | "notice, this list of conditions and the following disclaimer in the\n" |
540 | "documentation and/or other materials provided with the distribution.\n" |
541 | "\n" |
542 | "3. Neither the name of the copyright holder nor the names of its\n" |
543 | "contributors may be used to endorse or promote products derived from\n" |
544 | "this software without specific prior written permission.\n" |
545 | "\n" |
546 | "THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND\n" |
547 | "ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n" |
548 | "IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\n" |
549 | "ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE\n" |
550 | "FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\n" |
551 | "DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS\n" |
552 | "OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)\n" |
553 | "HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT\n" |
554 | "LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY\n" |
555 | "OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF\n" |
556 | "SUCH DAMAGE.\n" |
557 | "" , |
558 | |
559 | "Boost Software License - Version 1.0 - August 17th, 2003\n" |
560 | "\n" |
561 | "Permission is hereby granted, free of charge, to any person or organization\n" |
562 | "obtaining a copy of the software and accompanying documentation covered by\n" |
563 | "this license (the \042Software\042) to use, reproduce, display, distribute,\n" |
564 | "execute, and transmit the Software, and to prepare derivative works of the\n" |
565 | "Software, and to permit third-parties to whom the Software is furnished to\n" |
566 | "do so, all subject to the following:\n" |
567 | "\n" |
568 | "The copyright notices in the Software and this entire statement, including\n" |
569 | "the above license grant, this restriction and the following disclaimer,\n" |
570 | "must be included in all copies of the Software, in whole or in part, and\n" |
571 | "all derivative works of the Software, unless such copies or derivative\n" |
572 | "works are solely in the form of machine-executable object code generated by\n" |
573 | "a source language processor.\n" |
574 | "\n" |
575 | "THE SOFTWARE IS PROVIDED \042AS IS\042, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n" |
576 | "IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n" |
577 | "FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT\n" |
578 | "SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE\n" |
579 | "FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,\n" |
580 | "ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER\n" |
581 | "DEALINGS IN THE SOFTWARE.\n" |
582 | "" , |
583 | |
584 | "CC0 1.0 Universal\n" |
585 | "\n" |
586 | "Statement of Purpose\n" |
587 | "\n" |
588 | "The laws of most jurisdictions throughout the world automatically confer\n" |
589 | "exclusive Copyright and Related Rights (defined below) upon the creator and\n" |
590 | "subsequent owner(s) (each and all, an \042owner\042) of an original work of\n" |
591 | "authorship and/or a database (each, a \042Work\042).\n" |
592 | "\n" |
593 | "Certain owners wish to permanently relinquish those rights to a Work for the\n" |
594 | "purpose of contributing to a commons of creative, cultural and scientific\n" |
595 | "works (\042Commons\042) that the public can reliably and without fear of later\n" |
596 | "claims of infringement build upon, modify, incorporate in other works, reuse\n" |
597 | "and redistribute as freely as possible in any form whatsoever and for any\n" |
598 | "purposes, including without limitation commercial purposes. These owners may\n" |
599 | "contribute to the Commons to promote the ideal of a free culture and the\n" |
600 | "further production of creative, cultural and scientific works, or to gain\n" |
601 | "reputation or greater distribution for their Work in part through the use and\n" |
602 | "efforts of others.\n" |
603 | "\n" |
604 | "For these and/or other purposes and motivations, and without any expectation\n" |
605 | "of additional consideration or compensation, the person associating CC0 with a\n" |
606 | "Work (the \042Affirmer\042), to the extent that he or she is an owner of Copyright\n" |
607 | "and Related Rights in the Work, voluntarily elects to apply CC0 to the Work\n" |
608 | "and publicly distribute the Work under its terms, with knowledge of his or her\n" |
609 | "Copyright and Related Rights in the Work and the meaning and intended legal\n" |
610 | "effect of CC0 on those rights.\n" |
611 | "\n" |
612 | "1. Copyright and Related Rights. A Work made available under CC0 may be\n" |
613 | "protected by copyright and related or neighboring rights (\042Copyright and\n" |
614 | "Related Rights\042). Copyright and Related Rights include, but are not limited\n" |
615 | "to, the following:\n" |
616 | "\n" |
617 | "i. the right to reproduce, adapt, distribute, perform, display, communicate,\n" |
618 | "and translate a Work;\n" |
619 | "\n" |
620 | "ii. moral rights retained by the original author(s) and/or performer(s);\n" |
621 | "\n" |
622 | "iii. publicity and privacy rights pertaining to a person's image or likeness\n" |
623 | "depicted in a Work;\n" |
624 | "\n" |
625 | "iv. rights protecting against unfair competition in regards to a Work,\n" |
626 | "subject to the limitations in paragraph 4(a), below;\n" |
627 | "\n" |
628 | "v. rights protecting the extraction, dissemination, use and reuse of data in\n" |
629 | "a Work;\n" |
630 | "\n" |
631 | "vi. database rights (such as those arising under Directive 96/9/EC of the\n" |
632 | "European Parliament and of the Council of 11 March 1996 on the legal\n" |
633 | "protection of databases, and under any national implementation thereof,\n" |
634 | "including any amended or successor version of such directive); and\n" |
635 | "\n" |
636 | "vii. other similar, equivalent or corresponding rights throughout the world\n" |
637 | "based on applicable law or treaty, and any national implementations thereof.\n" |
638 | "\n" |
639 | "2. Waiver. To the greatest extent permitted by, but not in contravention of,\n" |
640 | "applicable law, Affirmer hereby overtly, fully, permanently, irrevocably and\n" |
641 | "unconditionally waives, abandons, and surrenders all of Affirmer's Copyright\n" |
642 | "and Related Rights and associated claims and causes of action, whether now\n" |
643 | "known or unknown (including existing as well as future claims and causes of\n" |
644 | "action), in the Work (i) in all territories worldwide, (ii) for the maximum\n" |
645 | "duration provided by applicable law or treaty (including future time\n" |
646 | "extensions), (iii) in any current or future medium and for any number of\n" |
647 | "copies, and (iv) for any purpose whatsoever, including without limitation\n" |
648 | "commercial, advertising or promotional purposes (the \042Waiver\042). Affirmer makes\n" |
649 | "the Waiver for the benefit of each member of the public at large and to the\n" |
650 | "detriment of Affirmer's heirs and successors, fully intending that such Waiver\n" |
651 | "shall not be subject to revocation, rescission, cancellation, termination, or\n" |
652 | "any other legal or equitable action to disrupt the quiet enjoyment of the Work\n" |
653 | "by the public as contemplated by Affirmer's express Statement of Purpose.\n" |
654 | "\n" |
655 | "3. Public License Fallback. Should any part of the Waiver for any reason be\n" |
656 | "judged legally invalid or ineffective under applicable law, then the Waiver\n" |
657 | "shall be preserved to the maximum extent permitted taking into account\n" |
658 | "Affirmer's express Statement of Purpose. In addition, to the extent the Waiver\n" |
659 | "is so judged Affirmer hereby grants to each affected person a royalty-free,\n" |
660 | "non transferable, non sublicensable, non exclusive, irrevocable and\n" |
661 | "unconditional license to exercise Affirmer's Copyright and Related Rights in\n" |
662 | "the Work (i) in all territories worldwide, (ii) for the maximum duration\n" |
663 | "provided by applicable law or treaty (including future time extensions), (iii)\n" |
664 | "in any current or future medium and for any number of copies, and (iv) for any\n" |
665 | "purpose whatsoever, including without limitation commercial, advertising or\n" |
666 | "promotional purposes (the \042License\042). The License shall be deemed effective as\n" |
667 | "of the date CC0 was applied by Affirmer to the Work. Should any part of the\n" |
668 | "License for any reason be judged legally invalid or ineffective under\n" |
669 | "applicable law, such partial invalidity or ineffectiveness shall not\n" |
670 | "invalidate the remainder of the License, and in such case Affirmer hereby\n" |
671 | "affirms that he or she will not (i) exercise any of his or her remaining\n" |
672 | "Copyright and Related Rights in the Work or (ii) assert any associated claims\n" |
673 | "and causes of action with respect to the Work, in either case contrary to\n" |
674 | "Affirmer's express Statement of Purpose.\n" |
675 | "\n" |
676 | "4. Limitations and Disclaimers.\n" |
677 | "\n" |
678 | "a. No trademark or patent rights held by Affirmer are waived, abandoned,\n" |
679 | "surrendered, licensed or otherwise affected by this document.\n" |
680 | "\n" |
681 | "b. Affirmer offers the Work as-is and makes no representations or warranties\n" |
682 | "of any kind concerning the Work, express, implied, statutory or otherwise,\n" |
683 | "including without limitation warranties of title, merchantability, fitness\n" |
684 | "for a particular purpose, non infringement, or the absence of latent or\n" |
685 | "other defects, accuracy, or the present or absence of errors, whether or not\n" |
686 | "discoverable, all to the greatest extent permissible under applicable law.\n" |
687 | "\n" |
688 | "c. Affirmer disclaims responsibility for clearing rights of other persons\n" |
689 | "that may apply to the Work or any use thereof, including without limitation\n" |
690 | "any person's Copyright and Related Rights in the Work. Further, Affirmer\n" |
691 | "disclaims responsibility for obtaining any necessary consents, permissions\n" |
692 | "or other rights required for any use of the Work.\n" |
693 | "\n" |
694 | "d. Affirmer understands and acknowledges that Creative Commons is not a\n" |
695 | "party to this document and has no duty or obligation with respect to this\n" |
696 | "CC0 or use of the Work.\n" |
697 | "" , |
698 | |
699 | "Creative Commons Attribution 4.0 International Public License\n" |
700 | "\n" |
701 | "By exercising the Licensed Rights (defined below), You accept and agree\n" |
702 | "to be bound by the terms and conditions of this Creative Commons\n" |
703 | "Attribution 4.0 International Public License (\042Public\n" |
704 | "License\042). To the extent this Public License may be interpreted as a\n" |
705 | "contract, You are granted the Licensed Rights in consideration of Your\n" |
706 | "acceptance of these terms and conditions, and the Licensor grants You\n" |
707 | "such rights in consideration of benefits the Licensor receives from\n" |
708 | "making the Licensed Material available under these terms and\n" |
709 | "conditions.\n" |
710 | "\n" |
711 | "Section 1 -- Definitions.\n" |
712 | "\n" |
713 | "a. Adapted Material means material subject to Copyright and Similar\n" |
714 | "Rights that is derived from or based upon the Licensed Material\n" |
715 | "and in which the Licensed Material is translated, altered,\n" |
716 | "arranged, transformed, or otherwise modified in a manner requiring\n" |
717 | "permission under the Copyright and Similar Rights held by the\n" |
718 | "Licensor. For purposes of this Public License, where the Licensed\n" |
719 | "Material is a musical work, performance, or sound recording,\n" |
720 | "Adapted Material is always produced where the Licensed Material is\n" |
721 | "synched in timed relation with a moving image.\n" |
722 | "\n" |
723 | "b. Adapter's License means the license You apply to Your Copyright\n" |
724 | "and Similar Rights in Your contributions to Adapted Material in\n" |
725 | "accordance with the terms and conditions of this Public License.\n" |
726 | "\n" |
727 | "c. Copyright and Similar Rights means copyright and/or similar rights\n" |
728 | "closely related to copyright including, without limitation,\n" |
729 | "performance, broadcast, sound recording, and Sui Generis Database\n" |
730 | "Rights, without regard to how the rights are labeled or\n" |
731 | "categorized. For purposes of this Public License, the rights\n" |
732 | "specified in Section 2(b)(1)-(2) are not Copyright and Similar\n" |
733 | "Rights.\n" |
734 | "\n" |
735 | "d. Effective Technological Measures means those measures that, in the\n" |
736 | "absence of proper authority, may not be circumvented under laws\n" |
737 | "fulfilling obligations under Article 11 of the WIPO Copyright\n" |
738 | "Treaty adopted on December 20, 1996, and/or similar international\n" |
739 | "agreements.\n" |
740 | "\n" |
741 | "e. Exceptions and Limitations means fair use, fair dealing, and/or\n" |
742 | "any other exception or limitation to Copyright and Similar Rights\n" |
743 | "that applies to Your use of the Licensed Material.\n" |
744 | "\n" |
745 | "f. Licensed Material means the artistic or literary work, database,\n" |
746 | "or other material to which the Licensor applied this Public\n" |
747 | "License.\n" |
748 | "\n" |
749 | "g. Licensed Rights means the rights granted to You subject to the\n" |
750 | "terms and conditions of this Public License, which are limited to\n" |
751 | "all Copyright and Similar Rights that apply to Your use of the\n" |
752 | "Licensed Material and that the Licensor has authority to license.\n" |
753 | "\n" |
754 | "h. Licensor means the individual(s) or entity(ies) granting rights\n" |
755 | "under this Public License.\n" |
756 | "\n" |
757 | "i. Share means to provide material to the public by any means or\n" |
758 | "process that requires permission under the Licensed Rights, such\n" |
759 | "as reproduction, public display, public performance, distribution,\n" |
760 | "dissemination, communication, or importation, and to make material\n" |
761 | "available to the public including in ways that members of the\n" |
762 | "public may access the material from a place and at a time\n" |
763 | "individually chosen by them.\n" |
764 | "\n" |
765 | "j. Sui Generis Database Rights means rights other than copyright\n" |
766 | "resulting from Directive 96/9/EC of the European Parliament and of\n" |
767 | "the Council of 11 March 1996 on the legal protection of databases,\n" |
768 | "as amended and/or succeeded, as well as other essentially\n" |
769 | "equivalent rights anywhere in the world.\n" |
770 | "\n" |
771 | "k. You means the individual or entity exercising the Licensed Rights\n" |
772 | "under this Public License. Your has a corresponding meaning.\n" |
773 | "\n" |
774 | "Section 2 -- Scope.\n" |
775 | "\n" |
776 | "a. License grant.\n" |
777 | "\n" |
778 | "1. Subject to the terms and conditions of this Public License,\n" |
779 | "the Licensor hereby grants You a worldwide, royalty-free,\n" |
780 | "non-sublicensable, non-exclusive, irrevocable license to\n" |
781 | "exercise the Licensed Rights in the Licensed Material to:\n" |
782 | "\n" |
783 | "a. reproduce and Share the Licensed Material, in whole or\n" |
784 | "in part; and\n" |
785 | "\n" |
786 | "b. produce, reproduce, and Share Adapted Material.\n" |
787 | "\n" |
788 | "2. Exceptions and Limitations. For the avoidance of doubt, where\n" |
789 | "Exceptions and Limitations apply to Your use, this Public\n" |
790 | "License does not apply, and You do not need to comply with\n" |
791 | "its terms and conditions.\n" |
792 | "\n" |
793 | "3. Term. The term of this Public License is specified in Section\n" |
794 | "6(a).\n" |
795 | "\n" |
796 | "4. Media and formats; technical modifications allowed. The\n" |
797 | "Licensor authorizes You to exercise the Licensed Rights in\n" |
798 | "all media and formats whether now known or hereafter created,\n" |
799 | "and to make technical modifications necessary to do so. The\n" |
800 | "Licensor waives and/or agrees not to assert any right or\n" |
801 | "authority to forbid You from making technical modifications\n" |
802 | "necessary to exercise the Licensed Rights, including\n" |
803 | "technical modifications necessary to circumvent Effective\n" |
804 | "Technological Measures. For purposes of this Public License,\n" |
805 | "simply making modifications authorized by this Section 2(a)\n" |
806 | "(4) never produces Adapted Material.\n" |
807 | "\n" |
808 | "5. Downstream recipients.\n" |
809 | "\n" |
810 | "a. Offer from the Licensor -- Licensed Material. Every\n" |
811 | "recipient of the Licensed Material automatically\n" |
812 | "receives an offer from the Licensor to exercise the\n" |
813 | "Licensed Rights under the terms and conditions of this\n" |
814 | "Public License.\n" |
815 | "\n" |
816 | "b. No downstream restrictions. You may not offer or impose\n" |
817 | "any additional or different terms or conditions on, or\n" |
818 | "apply any Effective Technological Measures to, the\n" |
819 | "Licensed Material if doing so restricts exercise of the\n" |
820 | "Licensed Rights by any recipient of the Licensed\n" |
821 | "Material.\n" |
822 | "\n" |
823 | "6. No endorsement. Nothing in this Public License constitutes or\n" |
824 | "may be construed as permission to assert or imply that You\n" |
825 | "are, or that Your use of the Licensed Material is, connected\n" |
826 | "with, or sponsored, endorsed, or granted official status by,\n" |
827 | "the Licensor or others designated to receive attribution as\n" |
828 | "provided in Section 3(a)(1)(A)(i).\n" |
829 | "\n" |
830 | "b. Other rights.\n" |
831 | "\n" |
832 | "1. Moral rights, such as the right of integrity, are not\n" |
833 | "licensed under this Public License, nor are publicity,\n" |
834 | "privacy, and/or other similar personality rights; however, to\n" |
835 | "the extent possible, the Licensor waives and/or agrees not to\n" |
836 | "assert any such rights held by the Licensor to the limited\n" |
837 | "extent necessary to allow You to exercise the Licensed\n" |
838 | "Rights, but not otherwise.\n" |
839 | "\n" |
840 | "2. Patent and trademark rights are not licensed under this\n" |
841 | "Public License.\n" |
842 | "\n" |
843 | "3. To the extent possible, the Licensor waives any right to\n" |
844 | "collect royalties from You for the exercise of the Licensed\n" |
845 | "Rights, whether directly or through a collecting society\n" |
846 | "under any voluntary or waivable statutory or compulsory\n" |
847 | "licensing scheme. In all other cases the Licensor expressly\n" |
848 | "reserves any right to collect such royalties.\n" |
849 | "\n" |
850 | "Section 3 -- License Conditions.\n" |
851 | "\n" |
852 | "Your exercise of the Licensed Rights is expressly made subject to the\n" |
853 | "following conditions.\n" |
854 | "\n" |
855 | "a. Attribution.\n" |
856 | "\n" |
857 | "1. If You Share the Licensed Material (including in modified\n" |
858 | "form), You must:\n" |
859 | "\n" |
860 | "a. retain the following if it is supplied by the Licensor\n" |
861 | "with the Licensed Material:\n" |
862 | "\n" |
863 | "i. identification of the creator(s) of the Licensed\n" |
864 | "Material and any others designated to receive\n" |
865 | "attribution, in any reasonable manner requested by\n" |
866 | "the Licensor (including by pseudonym if\n" |
867 | "designated);\n" |
868 | "\n" |
869 | "ii. a copyright notice;\n" |
870 | "\n" |
871 | "iii. a notice that refers to this Public License;\n" |
872 | "\n" |
873 | "iv. a notice that refers to the disclaimer of\n" |
874 | "warranties;\n" |
875 | "\n" |
876 | "v. a URI or hyperlink to the Licensed Material to the\n" |
877 | "extent reasonably practicable;\n" |
878 | "\n" |
879 | "b. indicate if You modified the Licensed Material and\n" |
880 | "retain an indication of any previous modifications; and\n" |
881 | "\n" |
882 | "c. indicate the Licensed Material is licensed under this\n" |
883 | "Public License, and include the text of, or the URI or\n" |
884 | "hyperlink to, this Public License.\n" |
885 | "\n" |
886 | "2. You may satisfy the conditions in Section 3(a)(1) in any\n" |
887 | "reasonable manner based on the medium, means, and context in\n" |
888 | "which You Share the Licensed Material. For example, it may be\n" |
889 | "reasonable to satisfy the conditions by providing a URI or\n" |
890 | "hyperlink to a resource that includes the required\n" |
891 | "information.\n" |
892 | "\n" |
893 | "3. If requested by the Licensor, You must remove any of the\n" |
894 | "information required by Section 3(a)(1)(A) to the extent\n" |
895 | "reasonably practicable.\n" |
896 | "\n" |
897 | "4. If You Share Adapted Material You produce, the Adapter's\n" |
898 | "License You apply must not prevent recipients of the Adapted\n" |
899 | "Material from complying with this Public License.\n" |
900 | "\n" |
901 | "Section 4 -- Sui Generis Database Rights.\n" |
902 | "\n" |
903 | "Where the Licensed Rights include Sui Generis Database Rights that\n" |
904 | "apply to Your use of the Licensed Material:\n" |
905 | "\n" |
906 | "a. for the avoidance of doubt, Section 2(a)(1) grants You the right\n" |
907 | "to extract, reuse, reproduce, and Share all or a substantial\n" |
908 | "portion of the contents of the database;\n" |
909 | "\n" |
910 | "b. if You include all or a substantial portion of the database\n" |
911 | "contents in a database in which You have Sui Generis Database\n" |
912 | "Rights, then the database in which You have Sui Generis Database\n" |
913 | "Rights (but not its individual contents) is Adapted Material; and\n" |
914 | "\n" |
915 | "c. You must comply with the conditions in Section 3(a) if You Share\n" |
916 | "all or a substantial portion of the contents of the database.\n" |
917 | "\n" |
918 | "For the avoidance of doubt, this Section 4 supplements and does not\n" |
919 | "replace Your obligations under this Public License where the Licensed\n" |
920 | "Rights include other Copyright and Similar Rights.\n" |
921 | "\n" |
922 | "Section 5 -- Disclaimer of Warranties and Limitation of Liability.\n" |
923 | "\n" |
924 | "a. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE\n" |
925 | "EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS\n" |
926 | "AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF\n" |
927 | "ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS,\n" |
928 | "IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION,\n" |
929 | "WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR\n" |
930 | "PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS,\n" |
931 | "ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT\n" |
932 | "KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT\n" |
933 | "ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU.\n" |
934 | "\n" |
935 | "b. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE\n" |
936 | "TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION,\n" |
937 | "NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT,\n" |
938 | "INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES,\n" |
939 | "COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR\n" |
940 | "USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN\n" |
941 | "ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR\n" |
942 | "DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR\n" |
943 | "IN PART, THIS LIMITATION MAY NOT APPLY TO YOU.\n" |
944 | "\n" |
945 | "c. The disclaimer of warranties and limitation of liability provided\n" |
946 | "above shall be interpreted in a manner that, to the extent\n" |
947 | "possible, most closely approximates an absolute disclaimer and\n" |
948 | "waiver of all liability.\n" |
949 | "\n" |
950 | "Section 6 -- Term and Termination.\n" |
951 | "\n" |
952 | "a. This Public License applies for the term of the Copyright and\n" |
953 | "Similar Rights licensed here. However, if You fail to comply with\n" |
954 | "this Public License, then Your rights under this Public License\n" |
955 | "terminate automatically.\n" |
956 | "\n" |
957 | "b. Where Your right to use the Licensed Material has terminated under\n" |
958 | "Section 6(a), it reinstates:\n" |
959 | "\n" |
960 | "1. automatically as of the date the violation is cured, provided\n" |
961 | "it is cured within 30 days of Your discovery of the\n" |
962 | "violation; or\n" |
963 | "\n" |
964 | "2. upon express reinstatement by the Licensor.\n" |
965 | "\n" |
966 | "For the avoidance of doubt, this Section 6(b) does not affect any\n" |
967 | "right the Licensor may have to seek remedies for Your violations\n" |
968 | "of this Public License.\n" |
969 | "\n" |
970 | "c. For the avoidance of doubt, the Licensor may also offer the\n" |
971 | "Licensed Material under separate terms or conditions or stop\n" |
972 | "distributing the Licensed Material at any time; however, doing so\n" |
973 | "will not terminate this Public License.\n" |
974 | "\n" |
975 | "d. Sections 1, 5, 6, 7, and 8 survive termination of this Public\n" |
976 | "License.\n" |
977 | "\n" |
978 | "Section 7 -- Other Terms and Conditions.\n" |
979 | "\n" |
980 | "a. The Licensor shall not be bound by any additional or different\n" |
981 | "terms or conditions communicated by You unless expressly agreed.\n" |
982 | "\n" |
983 | "b. Any arrangements, understandings, or agreements regarding the\n" |
984 | "Licensed Material not stated herein are separate from and\n" |
985 | "independent of the terms and conditions of this Public License.\n" |
986 | "\n" |
987 | "Section 8 -- Interpretation.\n" |
988 | "\n" |
989 | "a. For the avoidance of doubt, this Public License does not, and\n" |
990 | "shall not be interpreted to, reduce, limit, restrict, or impose\n" |
991 | "conditions on any use of the Licensed Material that could lawfully\n" |
992 | "be made without permission under this Public License.\n" |
993 | "\n" |
994 | "b. To the extent possible, if any provision of this Public License is\n" |
995 | "deemed unenforceable, it shall be automatically reformed to the\n" |
996 | "minimum extent necessary to make it enforceable. If the provision\n" |
997 | "cannot be reformed, it shall be severed from this Public License\n" |
998 | "without affecting the enforceability of the remaining terms and\n" |
999 | "conditions.\n" |
1000 | "\n" |
1001 | "c. No term or condition of this Public License will be waived and no\n" |
1002 | "failure to comply consented to unless expressly agreed to by the\n" |
1003 | "Licensor.\n" |
1004 | "\n" |
1005 | "d. Nothing in this Public License constitutes or may be interpreted\n" |
1006 | "as a limitation upon, or waiver of, any privileges and immunities\n" |
1007 | "that apply to the Licensor or You, including from the legal\n" |
1008 | "processes of any jurisdiction or authority.\n" |
1009 | "" , |
1010 | |
1011 | "Permission is hereby granted, free of charge, to any person obtaining\n" |
1012 | "a copy of this software and associated documentation files (the\n" |
1013 | "\042Software\042), to deal in the Software without restriction, including\n" |
1014 | "without limitation the rights to use, copy, modify, merge, publish,\n" |
1015 | "distribute, sublicense, and/or sell copies of the Software, and to\n" |
1016 | "permit persons to whom the Software is furnished to do so, subject to\n" |
1017 | "the following conditions:\n" |
1018 | "\n" |
1019 | "The above copyright notice and this permission notice shall be\n" |
1020 | "included in all copies or substantial portions of the Software.\n" |
1021 | "\n" |
1022 | "THE SOFTWARE IS PROVIDED \042AS IS\042, WITHOUT WARRANTY OF ANY KIND,\n" |
1023 | "EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\n" |
1024 | "MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\n" |
1025 | "IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY\n" |
1026 | "CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\n" |
1027 | "TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\n" |
1028 | "SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n" |
1029 | "" , |
1030 | |
1031 | "Here, glslang proper means core GLSL parsing, HLSL parsing, and SPIR-V code\n" |
1032 | "generation. Glslang proper requires use of a number of licenses, one that covers\n" |
1033 | "preprocessing and others that covers non-preprocessing.\n" |
1034 | "\n" |
1035 | "Bison was removed long ago. You can build glslang from the source grammar,\n" |
1036 | "using tools of your choice, without using bison or any bison files.\n" |
1037 | "\n" |
1038 | "Other parts, outside of glslang proper, include:\n" |
1039 | "\n" |
1040 | "- gl_types.h, only needed for OpenGL-like reflection, and can be left out of\n" |
1041 | "a parse and codegen project. See it for its license.\n" |
1042 | "\n" |
1043 | "- update_glslang_sources.py, which is not part of the project proper and does\n" |
1044 | "not need to be used.\n" |
1045 | "\n" |
1046 | "- the SPIR-V \042remapper\042, which is optional, but has the same license as\n" |
1047 | "glslang proper\n" |
1048 | "\n" |
1049 | "- Google tests and SPIR-V tools, and anything in the external subdirectory\n" |
1050 | "are external and optional; see them for their respective licenses.\n" |
1051 | "\n" |
1052 | "--------------------------------------------------------------------------------\n" |
1053 | "\n" |
1054 | "The core of glslang-proper, minus the preprocessor is licenced as follows:\n" |
1055 | "\n" |
1056 | "--------------------------------------------------------------------------------\n" |
1057 | "3-Clause BSD License\n" |
1058 | "--------------------------------------------------------------------------------\n" |
1059 | "\n" |
1060 | "Copyright (C) 2015-2018 Google, Inc.\n" |
1061 | "Copyright (C) <various other dates and companies>\n" |
1062 | "\n" |
1063 | "All rights reserved.\n" |
1064 | "\n" |
1065 | "See: <License: BSD-3-clause>.\n" |
1066 | "\n" |
1067 | "--------------------------------------------------------------------------------\n" |
1068 | "2-Clause BSD License\n" |
1069 | "--------------------------------------------------------------------------------\n" |
1070 | "\n" |
1071 | "Copyright 2020 The Khronos Group Inc\n" |
1072 | "\n" |
1073 | "See: <License: BSD-2-clause>.\n" |
1074 | "\n" |
1075 | "--------------------------------------------------------------------------------\n" |
1076 | "The MIT License\n" |
1077 | "--------------------------------------------------------------------------------\n" |
1078 | "\n" |
1079 | "Copyright 2020 The Khronos Group Inc\n" |
1080 | "\n" |
1081 | "See: <License: Expat>.\n" |
1082 | "\n" |
1083 | "--------------------------------------------------------------------------------\n" |
1084 | "APACHE LICENSE, VERSION 2.0\n" |
1085 | "--------------------------------------------------------------------------------\n" |
1086 | "\n" |
1087 | "See: <License: Apache-2.0>.\n" |
1088 | "\n" |
1089 | "--------------------------------------------------------------------------------\n" |
1090 | "GPL 3 with special bison exception\n" |
1091 | "--------------------------------------------------------------------------------\n" |
1092 | "\n" |
1093 | "Bison implementation for Yacc-like parsers in C\n" |
1094 | "\n" |
1095 | "Copyright (C) 1984, 1989-1990, 2000-2015 Free Software Foundation, Inc.\n" |
1096 | "\n" |
1097 | "This program is free software: you can redistribute it and/or modify\n" |
1098 | "it under the terms of the GNU General Public License as published by\n" |
1099 | "the Free Software Foundation, either version 3 of the License, or\n" |
1100 | "(at your option) any later version.\n" |
1101 | "\n" |
1102 | "This program is distributed in the hope that it will be useful,\n" |
1103 | "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" |
1104 | "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" |
1105 | "GNU General Public License for more details.\n" |
1106 | "\n" |
1107 | "You should have received a copy of the GNU General Public License\n" |
1108 | "along with this program. If not, see <https://www.gnu.org/licenses/>.\n" |
1109 | "\n" |
1110 | "As a special exception, you may create a larger work that contains\n" |
1111 | "part or all of the Bison parser skeleton and distribute that work\n" |
1112 | "under terms of your choice, so long as that work isn't itself a\n" |
1113 | "parser generator using the skeleton or a modified version thereof\n" |
1114 | "as a parser skeleton. Alternatively, if you modify or redistribute\n" |
1115 | "the parser skeleton itself, you may (at your option) remove this\n" |
1116 | "special exception, which will cause the skeleton and the resulting\n" |
1117 | "Bison output files to be licensed under the GNU General Public\n" |
1118 | "License without this special exception.\n" |
1119 | "\n" |
1120 | "This special exception was added by the Free Software Foundation in\n" |
1121 | "version 2.2 of Bison.\n" |
1122 | "\n" |
1123 | "--------------------------------------------------------------------------------\n" |
1124 | "================================================================================\n" |
1125 | "--------------------------------------------------------------------------------\n" |
1126 | "\n" |
1127 | "The preprocessor has the core licenses stated above, plus an additional licence:\n" |
1128 | "\n" |
1129 | "Copyright (c) 2002, NVIDIA Corporation.\n" |
1130 | "\n" |
1131 | "NVIDIA Corporation(\042NVIDIA\042) supplies this software to you in\n" |
1132 | "consideration of your agreement to the following terms, and your use,\n" |
1133 | "installation, modification or redistribution of this NVIDIA software\n" |
1134 | "constitutes acceptance of these terms. If you do not agree with these\n" |
1135 | "terms, please do not use, install, modify or redistribute this NVIDIA\n" |
1136 | "software.\n" |
1137 | "\n" |
1138 | "In consideration of your agreement to abide by the following terms, and\n" |
1139 | "subject to these terms, NVIDIA grants you a personal, non-exclusive\n" |
1140 | "license, under NVIDIA's copyrights in this original NVIDIA software (the\n" |
1141 | "\042NVIDIA Software\042), to use, reproduce, modify and redistribute the\n" |
1142 | "NVIDIA Software, with or without modifications, in source and/or binary\n" |
1143 | "forms; provided that if you redistribute the NVIDIA Software, you must\n" |
1144 | "retain the copyright notice of NVIDIA, this notice and the following\n" |
1145 | "text and disclaimers in all such redistributions of the NVIDIA Software.\n" |
1146 | "Neither the name, trademarks, service marks nor logos of NVIDIA\n" |
1147 | "Corporation may be used to endorse or promote products derived from the\n" |
1148 | "NVIDIA Software without specific prior written permission from NVIDIA.\n" |
1149 | "Except as expressly stated in this notice, no other rights or licenses\n" |
1150 | "express or implied, are granted by NVIDIA herein, including but not\n" |
1151 | "limited to any patent rights that may be infringed by your derivative\n" |
1152 | "works or by other works in which the NVIDIA Software may be\n" |
1153 | "incorporated. No hardware is licensed hereunder.\n" |
1154 | "\n" |
1155 | "THE NVIDIA SOFTWARE IS BEING PROVIDED ON AN \042AS IS\042 BASIS, WITHOUT\n" |
1156 | "WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED,\n" |
1157 | "INCLUDING WITHOUT LIMITATION, WARRANTIES OR CONDITIONS OF TITLE,\n" |
1158 | "NON-INFRINGEMENT, MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR\n" |
1159 | "ITS USE AND OPERATION EITHER ALONE OR IN COMBINATION WITH OTHER\n" |
1160 | "PRODUCTS.\n" |
1161 | "\n" |
1162 | "IN NO EVENT SHALL NVIDIA BE LIABLE FOR ANY SPECIAL, INDIRECT,\n" |
1163 | "INCIDENTAL, EXEMPLARY, CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED\n" |
1164 | "TO, LOST PROFITS; PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF\n" |
1165 | "USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) OR ARISING IN ANY WAY\n" |
1166 | "OUT OF THE USE, REPRODUCTION, MODIFICATION AND/OR DISTRIBUTION OF THE\n" |
1167 | "NVIDIA SOFTWARE, HOWEVER CAUSED AND WHETHER UNDER THEORY OF CONTRACT,\n" |
1168 | "TORT (INCLUDING NEGLIGENCE), STRICT LIABILITY OR OTHERWISE, EVEN IF\n" |
1169 | "NVIDIA HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n" |
1170 | "" , |
1171 | |
1172 | "The FreeType Project LICENSE\n" |
1173 | "----------------------------\n" |
1174 | "\n" |
1175 | "2000-Feb-08\n" |
1176 | "\n" |
1177 | "Copyright 1996-2000 by\n" |
1178 | "David Turner, Robert Wilhelm, and Werner Lemberg\n" |
1179 | "\n" |
1180 | "\n" |
1181 | "\n" |
1182 | "Introduction\n" |
1183 | "============\n" |
1184 | "\n" |
1185 | "The FreeType Project is distributed in several archive packages;\n" |
1186 | "some of them may contain, in addition to the FreeType font engine,\n" |
1187 | "various tools and contributions which rely on, or relate to, the\n" |
1188 | "FreeType Project.\n" |
1189 | "\n" |
1190 | "This license applies to all files found in such packages, and\n" |
1191 | "which do not fall under their own explicit license. The license\n" |
1192 | "affects thus the FreeType font engine, the test programs,\n" |
1193 | "documentation and makefiles, at the very least.\n" |
1194 | "\n" |
1195 | "This license was inspired by the BSD, Artistic, and IJG\n" |
1196 | "(Independent JPEG Group) licenses, which all encourage inclusion\n" |
1197 | "and use of free software in commercial and freeware products\n" |
1198 | "alike. As a consequence, its main points are that:\n" |
1199 | "\n" |
1200 | "o We don't promise that this software works. However, we will be\n" |
1201 | "interested in any kind of bug reports. (`as is' distribution)\n" |
1202 | "\n" |
1203 | "o You can use this software for whatever you want, in parts or\n" |
1204 | "full form, without having to pay us. (`royalty-free' usage)\n" |
1205 | "\n" |
1206 | "o You may not pretend that you wrote this software. If you use\n" |
1207 | "it, or only parts of it, in a program, you must acknowledge\n" |
1208 | "somewhere in your documentation that you have used the\n" |
1209 | "FreeType code. (`credits')\n" |
1210 | "\n" |
1211 | "We specifically permit and encourage the inclusion of this\n" |
1212 | "software, with or without modifications, in commercial products.\n" |
1213 | "We disclaim all warranties covering The FreeType Project and\n" |
1214 | "assume no liability related to The FreeType Project.\n" |
1215 | "\n" |
1216 | "\n" |
1217 | "Legal Terms\n" |
1218 | "===========\n" |
1219 | "\n" |
1220 | "0. Definitions\n" |
1221 | "--------------\n" |
1222 | "\n" |
1223 | "Throughout this license, the terms `package', `FreeType Project',\n" |
1224 | "and `FreeType archive' refer to the set of files originally\n" |
1225 | "distributed by the authors (David Turner, Robert Wilhelm, and\n" |
1226 | "Werner Lemberg) as the `FreeType Project', be they named as alpha,\n" |
1227 | "beta or final release.\n" |
1228 | "\n" |
1229 | "`You' refers to the licensee, or person using the project, where\n" |
1230 | "`using' is a generic term including compiling the project's source\n" |
1231 | "code as well as linking it to form a `program' or `executable'.\n" |
1232 | "This program is referred to as `a program using the FreeType\n" |
1233 | "engine'.\n" |
1234 | "\n" |
1235 | "This license applies to all files distributed in the original\n" |
1236 | "FreeType Project, including all source code, binaries and\n" |
1237 | "documentation, unless otherwise stated in the file in its\n" |
1238 | "original, unmodified form as distributed in the original archive.\n" |
1239 | "If you are unsure whether or not a particular file is covered by\n" |
1240 | "this license, you must contact us to verify this.\n" |
1241 | "\n" |
1242 | "The FreeType Project is copyright (C) 1996-2000 by David Turner,\n" |
1243 | "Robert Wilhelm, and Werner Lemberg. All rights reserved except as\n" |
1244 | "specified below.\n" |
1245 | "\n" |
1246 | "1. No Warranty\n" |
1247 | "--------------\n" |
1248 | "\n" |
1249 | "THE FREETYPE PROJECT IS PROVIDED `AS IS' WITHOUT WARRANTY OF ANY\n" |
1250 | "KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,\n" |
1251 | "WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n" |
1252 | "PURPOSE. IN NO EVENT WILL ANY OF THE AUTHORS OR COPYRIGHT HOLDERS\n" |
1253 | "BE LIABLE FOR ANY DAMAGES CAUSED BY THE USE OR THE INABILITY TO\n" |
1254 | "USE, OF THE FREETYPE PROJECT.\n" |
1255 | "\n" |
1256 | "2. Redistribution\n" |
1257 | "-----------------\n" |
1258 | "\n" |
1259 | "This license grants a worldwide, royalty-free, perpetual and\n" |
1260 | "irrevocable right and license to use, execute, perform, compile,\n" |
1261 | "display, copy, create derivative works of, distribute and\n" |
1262 | "sublicense the FreeType Project (in both source and object code\n" |
1263 | "forms) and derivative works thereof for any purpose; and to\n" |
1264 | "authorize others to exercise some or all of the rights granted\n" |
1265 | "herein, subject to the following conditions:\n" |
1266 | "\n" |
1267 | "o Redistribution of source code must retain this license file\n" |
1268 | "(`LICENSE.TXT') unaltered; any additions, deletions or changes\n" |
1269 | "to the original files must be clearly indicated in\n" |
1270 | "accompanying documentation. The copyright notices of the\n" |
1271 | "unaltered, original files must be preserved in all copies of\n" |
1272 | "source files.\n" |
1273 | "\n" |
1274 | "o Redistribution in binary form must provide a disclaimer that\n" |
1275 | "states that the software is based in part of the work of the\n" |
1276 | "FreeType Team, in the distribution documentation. We also\n" |
1277 | "encourage you to put an URL to the FreeType web page in your\n" |
1278 | "documentation, though this isn't mandatory.\n" |
1279 | "\n" |
1280 | "These conditions apply to any software derived from or based on\n" |
1281 | "the FreeType Project, not just the unmodified files. If you use\n" |
1282 | "our work, you must acknowledge us. However, no fee need be paid\n" |
1283 | "to us.\n" |
1284 | "\n" |
1285 | "3. Advertising\n" |
1286 | "--------------\n" |
1287 | "\n" |
1288 | "Neither the FreeType authors and contributors nor you shall use\n" |
1289 | "the name of the other for commercial, advertising, or promotional\n" |
1290 | "purposes without specific prior written permission.\n" |
1291 | "\n" |
1292 | "We suggest, but do not require, that you use one or more of the\n" |
1293 | "following phrases to refer to this software in your documentation\n" |
1294 | "or advertising materials: `FreeType Project', `FreeType Engine',\n" |
1295 | "`FreeType library', or `FreeType Distribution'.\n" |
1296 | "\n" |
1297 | "As you have not signed this license, you are not required to\n" |
1298 | "accept it. However, as the FreeType Project is copyrighted\n" |
1299 | "material, only this license, or another one contracted with the\n" |
1300 | "authors, grants you the right to use, distribute, and modify it.\n" |
1301 | "Therefore, by using, distributing, or modifying the FreeType\n" |
1302 | "Project, you indicate that you understand and accept all the terms\n" |
1303 | "of this license.\n" |
1304 | "\n" |
1305 | "4. Contacts\n" |
1306 | "-----------\n" |
1307 | "\n" |
1308 | "There are two mailing lists related to FreeType:\n" |
1309 | "\n" |
1310 | "o freetype@freetype.org\n" |
1311 | "\n" |
1312 | "Discusses general use and applications of FreeType, as well as\n" |
1313 | "future and wanted additions to the library and distribution.\n" |
1314 | "If you are looking for support, start in this list if you\n" |
1315 | "haven't found anything to help you in the documentation.\n" |
1316 | "\n" |
1317 | "o devel@freetype.org\n" |
1318 | "\n" |
1319 | "Discusses bugs, as well as engine internals, design issues,\n" |
1320 | "specific licenses, porting, etc.\n" |
1321 | "\n" |
1322 | "o http://www.freetype.org\n" |
1323 | "\n" |
1324 | "Holds the current FreeType web page, which will allow you to\n" |
1325 | "download our latest development version and read online\n" |
1326 | "documentation.\n" |
1327 | "\n" |
1328 | "You can also contact us individually at:\n" |
1329 | "\n" |
1330 | "David Turner <david.turner@freetype.org>\n" |
1331 | "Robert Wilhelm <robert.wilhelm@freetype.org>\n" |
1332 | "Werner Lemberg <werner.lemberg@freetype.org>\n" |
1333 | "" , |
1334 | |
1335 | "HarfBuzz is licensed under the so-called \042Old MIT\042 license. Details follow.\n" |
1336 | "For parts of HarfBuzz that are licensed under different licenses see individual\n" |
1337 | "files names COPYING in subdirectories where applicable.\n" |
1338 | "\n" |
1339 | "Copyright (C) 2010,2011,2012,2013,2014,2015,2016,2017,2018,2019,2020 Google, Inc.\n" |
1340 | "Copyright (C) 2018,2019,2020 Ebrahim Byagowi\n" |
1341 | "Copyright (C) 2019,2020 Facebook, Inc.\n" |
1342 | "Copyright (C) 2012 Mozilla Foundation\n" |
1343 | "Copyright (C) 2011 Codethink Limited\n" |
1344 | "Copyright (C) 2008,2010 Nokia Corporation and/or its subsidiary(-ies)\n" |
1345 | "Copyright (C) 2009 Keith Stribley\n" |
1346 | "Copyright (C) 2009 Martin Hosken and SIL International\n" |
1347 | "Copyright (C) 2007 Chris Wilson\n" |
1348 | "Copyright (C) 2005,2006,2020,2021 Behdad Esfahbod\n" |
1349 | "Copyright (C) 2005 David Turner\n" |
1350 | "Copyright (C) 2004,2007,2008,2009,2010 Red Hat, Inc.\n" |
1351 | "Copyright (C) 1998-2004 David Turner and Werner Lemberg\n" |
1352 | "\n" |
1353 | "For full copyright notices consult the individual files in the package.\n" |
1354 | "\n" |
1355 | "\n" |
1356 | "Permission is hereby granted, without written agreement and without\n" |
1357 | "license or royalty fees, to use, copy, modify, and distribute this\n" |
1358 | "software and its documentation for any purpose, provided that the\n" |
1359 | "above copyright notice and the following two paragraphs appear in\n" |
1360 | "all copies of this software.\n" |
1361 | "\n" |
1362 | "IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR\n" |
1363 | "DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES\n" |
1364 | "ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN\n" |
1365 | "IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH\n" |
1366 | "DAMAGE.\n" |
1367 | "\n" |
1368 | "THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING,\n" |
1369 | "BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND\n" |
1370 | "FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS\n" |
1371 | "ON AN \042AS IS\042 BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO\n" |
1372 | "PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.\n" |
1373 | "" , |
1374 | |
1375 | "Mozilla Public License Version 2.0\n" |
1376 | "==================================\n" |
1377 | "\n" |
1378 | "1. Definitions\n" |
1379 | "--------------\n" |
1380 | "\n" |
1381 | "1.1. \042Contributor\042\n" |
1382 | "means each individual or legal entity that creates, contributes to\n" |
1383 | "the creation of, or owns Covered Software.\n" |
1384 | "\n" |
1385 | "1.2. \042Contributor Version\042\n" |
1386 | "means the combination of the Contributions of others (if any) used\n" |
1387 | "by a Contributor and that particular Contributor's Contribution.\n" |
1388 | "\n" |
1389 | "1.3. \042Contribution\042\n" |
1390 | "means Covered Software of a particular Contributor.\n" |
1391 | "\n" |
1392 | "1.4. \042Covered Software\042\n" |
1393 | "means Source Code Form to which the initial Contributor has attached\n" |
1394 | "the notice in Exhibit A, the Executable Form of such Source Code\n" |
1395 | "Form, and Modifications of such Source Code Form, in each case\n" |
1396 | "including portions thereof.\n" |
1397 | "\n" |
1398 | "1.5. \042Incompatible With Secondary Licenses\042\n" |
1399 | "means\n" |
1400 | "\n" |
1401 | "(a) that the initial Contributor has attached the notice described\n" |
1402 | "in Exhibit B to the Covered Software; or\n" |
1403 | "\n" |
1404 | "(b) that the Covered Software was made available under the terms of\n" |
1405 | "version 1.1 or earlier of the License, but not also under the\n" |
1406 | "terms of a Secondary License.\n" |
1407 | "\n" |
1408 | "1.6. \042Executable Form\042\n" |
1409 | "means any form of the work other than Source Code Form.\n" |
1410 | "\n" |
1411 | "1.7. \042Larger Work\042\n" |
1412 | "means a work that combines Covered Software with other material, in\n" |
1413 | "a separate file or files, that is not Covered Software.\n" |
1414 | "\n" |
1415 | "1.8. \042License\042\n" |
1416 | "means this document.\n" |
1417 | "\n" |
1418 | "1.9. \042Licensable\042\n" |
1419 | "means having the right to grant, to the maximum extent possible,\n" |
1420 | "whether at the time of the initial grant or subsequently, any and\n" |
1421 | "all of the rights conveyed by this License.\n" |
1422 | "\n" |
1423 | "1.10. \042Modifications\042\n" |
1424 | "means any of the following:\n" |
1425 | "\n" |
1426 | "(a) any file in Source Code Form that results from an addition to,\n" |
1427 | "deletion from, or modification of the contents of Covered\n" |
1428 | "Software; or\n" |
1429 | "\n" |
1430 | "(b) any new file in Source Code Form that contains any Covered\n" |
1431 | "Software.\n" |
1432 | "\n" |
1433 | "1.11. \042Patent Claims\042 of a Contributor\n" |
1434 | "means any patent claim(s), including without limitation, method,\n" |
1435 | "process, and apparatus claims, in any patent Licensable by such\n" |
1436 | "Contributor that would be infringed, but for the grant of the\n" |
1437 | "License, by the making, using, selling, offering for sale, having\n" |
1438 | "made, import, or transfer of either its Contributions or its\n" |
1439 | "Contributor Version.\n" |
1440 | "\n" |
1441 | "1.12. \042Secondary License\042\n" |
1442 | "means either the GNU General Public License, Version 2.0, the GNU\n" |
1443 | "Lesser General Public License, Version 2.1, the GNU Affero General\n" |
1444 | "Public License, Version 3.0, or any later versions of those\n" |
1445 | "licenses.\n" |
1446 | "\n" |
1447 | "1.13. \042Source Code Form\042\n" |
1448 | "means the form of the work preferred for making modifications.\n" |
1449 | "\n" |
1450 | "1.14. \042You\042 (or \042Your\042)\n" |
1451 | "means an individual or a legal entity exercising rights under this\n" |
1452 | "License. For legal entities, \042You\042 includes any entity that\n" |
1453 | "controls, is controlled by, or is under common control with You. For\n" |
1454 | "purposes of this definition, \042control\042 means (a) the power, direct\n" |
1455 | "or indirect, to cause the direction or management of such entity,\n" |
1456 | "whether by contract or otherwise, or (b) ownership of more than\n" |
1457 | "fifty percent (50%) of the outstanding shares or beneficial\n" |
1458 | "ownership of such entity.\n" |
1459 | "\n" |
1460 | "2. License Grants and Conditions\n" |
1461 | "--------------------------------\n" |
1462 | "\n" |
1463 | "2.1. Grants\n" |
1464 | "\n" |
1465 | "Each Contributor hereby grants You a world-wide, royalty-free,\n" |
1466 | "non-exclusive license:\n" |
1467 | "\n" |
1468 | "(a) under intellectual property rights (other than patent or trademark)\n" |
1469 | "Licensable by such Contributor to use, reproduce, make available,\n" |
1470 | "modify, display, perform, distribute, and otherwise exploit its\n" |
1471 | "Contributions, either on an unmodified basis, with Modifications, or\n" |
1472 | "as part of a Larger Work; and\n" |
1473 | "\n" |
1474 | "(b) under Patent Claims of such Contributor to make, use, sell, offer\n" |
1475 | "for sale, have made, import, and otherwise transfer either its\n" |
1476 | "Contributions or its Contributor Version.\n" |
1477 | "\n" |
1478 | "2.2. Effective Date\n" |
1479 | "\n" |
1480 | "The licenses granted in Section 2.1 with respect to any Contribution\n" |
1481 | "become effective for each Contribution on the date the Contributor first\n" |
1482 | "distributes such Contribution.\n" |
1483 | "\n" |
1484 | "2.3. Limitations on Grant Scope\n" |
1485 | "\n" |
1486 | "The licenses granted in this Section 2 are the only rights granted under\n" |
1487 | "this License. No additional rights or licenses will be implied from the\n" |
1488 | "distribution or licensing of Covered Software under this License.\n" |
1489 | "Notwithstanding Section 2.1(b) above, no patent license is granted by a\n" |
1490 | "Contributor:\n" |
1491 | "\n" |
1492 | "(a) for any code that a Contributor has removed from Covered Software;\n" |
1493 | "or\n" |
1494 | "\n" |
1495 | "(b) for infringements caused by: (i) Your and any other third party's\n" |
1496 | "modifications of Covered Software, or (ii) the combination of its\n" |
1497 | "Contributions with other software (except as part of its Contributor\n" |
1498 | "Version); or\n" |
1499 | "\n" |
1500 | "(c) under Patent Claims infringed by Covered Software in the absence of\n" |
1501 | "its Contributions.\n" |
1502 | "\n" |
1503 | "This License does not grant any rights in the trademarks, service marks,\n" |
1504 | "or logos of any Contributor (except as may be necessary to comply with\n" |
1505 | "the notice requirements in Section 3.4).\n" |
1506 | "\n" |
1507 | "2.4. Subsequent Licenses\n" |
1508 | "\n" |
1509 | "No Contributor makes additional grants as a result of Your choice to\n" |
1510 | "distribute the Covered Software under a subsequent version of this\n" |
1511 | "License (see Section 10.2) or under the terms of a Secondary License (if\n" |
1512 | "permitted under the terms of Section 3.3).\n" |
1513 | "\n" |
1514 | "2.5. Representation\n" |
1515 | "\n" |
1516 | "Each Contributor represents that the Contributor believes its\n" |
1517 | "Contributions are its original creation(s) or it has sufficient rights\n" |
1518 | "to grant the rights to its Contributions conveyed by this License.\n" |
1519 | "\n" |
1520 | "2.6. Fair Use\n" |
1521 | "\n" |
1522 | "This License is not intended to limit any rights You have under\n" |
1523 | "applicable copyright doctrines of fair use, fair dealing, or other\n" |
1524 | "equivalents.\n" |
1525 | "\n" |
1526 | "2.7. Conditions\n" |
1527 | "\n" |
1528 | "Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted\n" |
1529 | "in Section 2.1.\n" |
1530 | "\n" |
1531 | "3. Responsibilities\n" |
1532 | "-------------------\n" |
1533 | "\n" |
1534 | "3.1. Distribution of Source Form\n" |
1535 | "\n" |
1536 | "All distribution of Covered Software in Source Code Form, including any\n" |
1537 | "Modifications that You create or to which You contribute, must be under\n" |
1538 | "the terms of this License. You must inform recipients that the Source\n" |
1539 | "Code Form of the Covered Software is governed by the terms of this\n" |
1540 | "License, and how they can obtain a copy of this License. You may not\n" |
1541 | "attempt to alter or restrict the recipients' rights in the Source Code\n" |
1542 | "Form.\n" |
1543 | "\n" |
1544 | "3.2. Distribution of Executable Form\n" |
1545 | "\n" |
1546 | "If You distribute Covered Software in Executable Form then:\n" |
1547 | "\n" |
1548 | "(a) such Covered Software must also be made available in Source Code\n" |
1549 | "Form, as described in Section 3.1, and You must inform recipients of\n" |
1550 | "the Executable Form how they can obtain a copy of such Source Code\n" |
1551 | "Form by reasonable means in a timely manner, at a charge no more\n" |
1552 | "than the cost of distribution to the recipient; and\n" |
1553 | "\n" |
1554 | "(b) You may distribute such Executable Form under the terms of this\n" |
1555 | "License, or sublicense it under different terms, provided that the\n" |
1556 | "license for the Executable Form does not attempt to limit or alter\n" |
1557 | "the recipients' rights in the Source Code Form under this License.\n" |
1558 | "\n" |
1559 | "3.3. Distribution of a Larger Work\n" |
1560 | "\n" |
1561 | "You may create and distribute a Larger Work under terms of Your choice,\n" |
1562 | "provided that You also comply with the requirements of this License for\n" |
1563 | "the Covered Software. If the Larger Work is a combination of Covered\n" |
1564 | "Software with a work governed by one or more Secondary Licenses, and the\n" |
1565 | "Covered Software is not Incompatible With Secondary Licenses, this\n" |
1566 | "License permits You to additionally distribute such Covered Software\n" |
1567 | "under the terms of such Secondary License(s), so that the recipient of\n" |
1568 | "the Larger Work may, at their option, further distribute the Covered\n" |
1569 | "Software under the terms of either this License or such Secondary\n" |
1570 | "License(s).\n" |
1571 | "\n" |
1572 | "3.4. Notices\n" |
1573 | "\n" |
1574 | "You may not remove or alter the substance of any license notices\n" |
1575 | "(including copyright notices, patent notices, disclaimers of warranty,\n" |
1576 | "or limitations of liability) contained within the Source Code Form of\n" |
1577 | "the Covered Software, except that You may alter any license notices to\n" |
1578 | "the extent required to remedy known factual inaccuracies.\n" |
1579 | "\n" |
1580 | "3.5. Application of Additional Terms\n" |
1581 | "\n" |
1582 | "You may choose to offer, and to charge a fee for, warranty, support,\n" |
1583 | "indemnity or liability obligations to one or more recipients of Covered\n" |
1584 | "Software. However, You may do so only on Your own behalf, and not on\n" |
1585 | "behalf of any Contributor. You must make it absolutely clear that any\n" |
1586 | "such warranty, support, indemnity, or liability obligation is offered by\n" |
1587 | "You alone, and You hereby agree to indemnify every Contributor for any\n" |
1588 | "liability incurred by such Contributor as a result of warranty, support,\n" |
1589 | "indemnity or liability terms You offer. You may include additional\n" |
1590 | "disclaimers of warranty and limitations of liability specific to any\n" |
1591 | "jurisdiction.\n" |
1592 | "\n" |
1593 | "4. Inability to Comply Due to Statute or Regulation\n" |
1594 | "---------------------------------------------------\n" |
1595 | "\n" |
1596 | "If it is impossible for You to comply with any of the terms of this\n" |
1597 | "License with respect to some or all of the Covered Software due to\n" |
1598 | "statute, judicial order, or regulation then You must: (a) comply with\n" |
1599 | "the terms of this License to the maximum extent possible; and (b)\n" |
1600 | "describe the limitations and the code they affect. Such description must\n" |
1601 | "be placed in a text file included with all distributions of the Covered\n" |
1602 | "Software under this License. Except to the extent prohibited by statute\n" |
1603 | "or regulation, such description must be sufficiently detailed for a\n" |
1604 | "recipient of ordinary skill to be able to understand it.\n" |
1605 | "\n" |
1606 | "5. Termination\n" |
1607 | "--------------\n" |
1608 | "\n" |
1609 | "5.1. The rights granted under this License will terminate automatically\n" |
1610 | "if You fail to comply with any of its terms. However, if You become\n" |
1611 | "compliant, then the rights granted under this License from a particular\n" |
1612 | "Contributor are reinstated (a) provisionally, unless and until such\n" |
1613 | "Contributor explicitly and finally terminates Your grants, and (b) on an\n" |
1614 | "ongoing basis, if such Contributor fails to notify You of the\n" |
1615 | "non-compliance by some reasonable means prior to 60 days after You have\n" |
1616 | "come back into compliance. Moreover, Your grants from a particular\n" |
1617 | "Contributor are reinstated on an ongoing basis if such Contributor\n" |
1618 | "notifies You of the non-compliance by some reasonable means, this is the\n" |
1619 | "first time You have received notice of non-compliance with this License\n" |
1620 | "from such Contributor, and You become compliant prior to 30 days after\n" |
1621 | "Your receipt of the notice.\n" |
1622 | "\n" |
1623 | "5.2. If You initiate litigation against any entity by asserting a patent\n" |
1624 | "infringement claim (excluding declaratory judgment actions,\n" |
1625 | "counter-claims, and cross-claims) alleging that a Contributor Version\n" |
1626 | "directly or indirectly infringes any patent, then the rights granted to\n" |
1627 | "You by any and all Contributors for the Covered Software under Section\n" |
1628 | "2.1 of this License shall terminate.\n" |
1629 | "\n" |
1630 | "5.3. In the event of termination under Sections 5.1 or 5.2 above, all\n" |
1631 | "end user license agreements (excluding distributors and resellers) which\n" |
1632 | "have been validly granted by You or Your distributors under this License\n" |
1633 | "prior to termination shall survive termination.\n" |
1634 | "\n" |
1635 | "************************************************************************\n" |
1636 | "* *\n" |
1637 | "* 6. Disclaimer of Warranty *\n" |
1638 | "* ------------------------- *\n" |
1639 | "* *\n" |
1640 | "* Covered Software is provided under this License on an \042as is\042 *\n" |
1641 | "* basis, without warranty of any kind, either expressed, implied, or *\n" |
1642 | "* statutory, including, without limitation, warranties that the *\n" |
1643 | "* Covered Software is free of defects, merchantable, fit for a *\n" |
1644 | "* particular purpose or non-infringing. The entire risk as to the *\n" |
1645 | "* quality and performance of the Covered Software is with You. *\n" |
1646 | "* Should any Covered Software prove defective in any respect, You *\n" |
1647 | "* (not any Contributor) assume the cost of any necessary servicing, *\n" |
1648 | "* repair, or correction. This disclaimer of warranty constitutes an *\n" |
1649 | "* essential part of this License. No use of any Covered Software is *\n" |
1650 | "* authorized under this License except under this disclaimer. *\n" |
1651 | "* *\n" |
1652 | "************************************************************************\n" |
1653 | "\n" |
1654 | "************************************************************************\n" |
1655 | "* *\n" |
1656 | "* 7. Limitation of Liability *\n" |
1657 | "* -------------------------- *\n" |
1658 | "* *\n" |
1659 | "* Under no circumstances and under no legal theory, whether tort *\n" |
1660 | "* (including negligence), contract, or otherwise, shall any *\n" |
1661 | "* Contributor, or anyone who distributes Covered Software as *\n" |
1662 | "* permitted above, be liable to You for any direct, indirect, *\n" |
1663 | "* special, incidental, or consequential damages of any character *\n" |
1664 | "* including, without limitation, damages for lost profits, loss of *\n" |
1665 | "* goodwill, work stoppage, computer failure or malfunction, or any *\n" |
1666 | "* and all other commercial damages or losses, even if such party *\n" |
1667 | "* shall have been informed of the possibility of such damages. This *\n" |
1668 | "* limitation of liability shall not apply to liability for death or *\n" |
1669 | "* personal injury resulting from such party's negligence to the *\n" |
1670 | "* extent applicable law prohibits such limitation. Some *\n" |
1671 | "* jurisdictions do not allow the exclusion or limitation of *\n" |
1672 | "* incidental or consequential damages, so this exclusion and *\n" |
1673 | "* limitation may not apply to You. *\n" |
1674 | "* *\n" |
1675 | "************************************************************************\n" |
1676 | "\n" |
1677 | "8. Litigation\n" |
1678 | "-------------\n" |
1679 | "\n" |
1680 | "Any litigation relating to this License may be brought only in the\n" |
1681 | "courts of a jurisdiction where the defendant maintains its principal\n" |
1682 | "place of business and such litigation shall be governed by laws of that\n" |
1683 | "jurisdiction, without reference to its conflict-of-law provisions.\n" |
1684 | "Nothing in this Section shall prevent a party's ability to bring\n" |
1685 | "cross-claims or counter-claims.\n" |
1686 | "\n" |
1687 | "9. Miscellaneous\n" |
1688 | "----------------\n" |
1689 | "\n" |
1690 | "This License represents the complete agreement concerning the subject\n" |
1691 | "matter hereof. If any provision of this License is held to be\n" |
1692 | "unenforceable, such provision shall be reformed only to the extent\n" |
1693 | "necessary to make it enforceable. Any law or regulation which provides\n" |
1694 | "that the language of a contract shall be construed against the drafter\n" |
1695 | "shall not be used to construe this License against a Contributor.\n" |
1696 | "\n" |
1697 | "10. Versions of the License\n" |
1698 | "---------------------------\n" |
1699 | "\n" |
1700 | "10.1. New Versions\n" |
1701 | "\n" |
1702 | "Mozilla Foundation is the license steward. Except as provided in Section\n" |
1703 | "10.3, no one other than the license steward has the right to modify or\n" |
1704 | "publish new versions of this License. Each version will be given a\n" |
1705 | "distinguishing version number.\n" |
1706 | "\n" |
1707 | "10.2. Effect of New Versions\n" |
1708 | "\n" |
1709 | "You may distribute the Covered Software under the terms of the version\n" |
1710 | "of the License under which You originally received the Covered Software,\n" |
1711 | "or under the terms of any subsequent version published by the license\n" |
1712 | "steward.\n" |
1713 | "\n" |
1714 | "10.3. Modified Versions\n" |
1715 | "\n" |
1716 | "If you create software not governed by this License, and you want to\n" |
1717 | "create a new license for such software, you may create and use a\n" |
1718 | "modified version of this License if you rename the license and remove\n" |
1719 | "any references to the name of the license steward (except to note that\n" |
1720 | "such modified license differs from this License).\n" |
1721 | "\n" |
1722 | "10.4. Distributing Source Code Form that is Incompatible With Secondary\n" |
1723 | "Licenses\n" |
1724 | "\n" |
1725 | "If You choose to distribute Source Code Form that is Incompatible With\n" |
1726 | "Secondary Licenses under the terms of this version of the License, the\n" |
1727 | "notice described in Exhibit B of this License must be attached.\n" |
1728 | "\n" |
1729 | "Exhibit A - Source Code Form License Notice\n" |
1730 | "-------------------------------------------\n" |
1731 | "\n" |
1732 | "This Source Code Form is subject to the terms of the Mozilla Public\n" |
1733 | "License, v. 2.0. If a copy of the MPL was not distributed with this\n" |
1734 | "file, You can obtain one at https://mozilla.org/MPL/2.0/.\n" |
1735 | "\n" |
1736 | "If it is not possible or desirable to put the notice in a particular\n" |
1737 | "file, then You may include the notice in a location (such as a LICENSE\n" |
1738 | "file in a relevant directory) where a recipient would be likely to look\n" |
1739 | "for such a notice.\n" |
1740 | "\n" |
1741 | "You may add additional accurate notices of copyright ownership.\n" |
1742 | "\n" |
1743 | "Exhibit B - \042Incompatible With Secondary Licenses\042 Notice\n" |
1744 | "---------------------------------------------------------\n" |
1745 | "\n" |
1746 | "This Source Code Form is \042Incompatible With Secondary Licenses\042, as\n" |
1747 | "defined by the Mozilla Public License, v. 2.0.\n" |
1748 | "" , |
1749 | |
1750 | "PREAMBLE\n" |
1751 | "The goals of the Open Font License (OFL) are to stimulate worldwide\n" |
1752 | "development of collaborative font projects, to support the font creation\n" |
1753 | "efforts of academic and linguistic communities, and to provide a free and\n" |
1754 | "open framework in which fonts may be shared and improved in partnership\n" |
1755 | "with others.\n" |
1756 | "\n" |
1757 | "The OFL allows the licensed fonts to be used, studied, modified and\n" |
1758 | "redistributed freely as long as they are not sold by themselves. The\n" |
1759 | "fonts, including any derivative works, can be bundled, embedded,\n" |
1760 | "redistributed and/or sold with any software provided that any reserved\n" |
1761 | "names are not used by derivative works. The fonts and derivatives,\n" |
1762 | "however, cannot be released under any other type of license. The\n" |
1763 | "requirement for fonts to remain under this license does not apply\n" |
1764 | "to any document created using the fonts or their derivatives.\n" |
1765 | "\n" |
1766 | "DEFINITIONS\n" |
1767 | "\042Font Software\042 refers to the set of files released by the Copyright\n" |
1768 | "Holder(s) under this license and clearly marked as such. This may\n" |
1769 | "include source files, build scripts and documentation.\n" |
1770 | "\n" |
1771 | "\042Reserved Font Name\042 refers to any names specified as such after the\n" |
1772 | "copyright statement(s).\n" |
1773 | "\n" |
1774 | "\042Original Version\042 refers to the collection of Font Software components as\n" |
1775 | "distributed by the Copyright Holder(s).\n" |
1776 | "\n" |
1777 | "\042Modified Version\042 refers to any derivative made by adding to, deleting,\n" |
1778 | "or substituting -- in part or in whole -- any of the components of the\n" |
1779 | "Original Version, by changing formats or by porting the Font Software to a\n" |
1780 | "new environment.\n" |
1781 | "\n" |
1782 | "\042Author\042 refers to any designer, engineer, programmer, technical\n" |
1783 | "writer or other person who contributed to the Font Software.\n" |
1784 | "\n" |
1785 | "PERMISSION & CONDITIONS\n" |
1786 | "Permission is hereby granted, free of charge, to any person obtaining\n" |
1787 | "a copy of the Font Software, to use, study, copy, merge, embed, modify,\n" |
1788 | "redistribute, and sell modified and unmodified copies of the Font\n" |
1789 | "Software, subject to the following conditions:\n" |
1790 | "\n" |
1791 | "1) Neither the Font Software nor any of its individual components,\n" |
1792 | "in Original or Modified Versions, may be sold by itself.\n" |
1793 | "\n" |
1794 | "2) Original or Modified Versions of the Font Software may be bundled,\n" |
1795 | "redistributed and/or sold with any software, provided that each copy\n" |
1796 | "contains the above copyright notice and this license. These can be\n" |
1797 | "included either as stand-alone text files, human-readable headers or\n" |
1798 | "in the appropriate machine-readable metadata fields within text or\n" |
1799 | "binary files as long as those fields can be easily viewed by the user.\n" |
1800 | "\n" |
1801 | "3) No Modified Version of the Font Software may use the Reserved Font\n" |
1802 | "Name(s) unless explicit written permission is granted by the corresponding\n" |
1803 | "Copyright Holder. This restriction only applies to the primary font name as\n" |
1804 | "presented to the users.\n" |
1805 | "\n" |
1806 | "4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font\n" |
1807 | "Software shall not be used to promote, endorse or advertise any\n" |
1808 | "Modified Version, except to acknowledge the contribution(s) of the\n" |
1809 | "Copyright Holder(s) and the Author(s) or with their explicit written\n" |
1810 | "permission.\n" |
1811 | "\n" |
1812 | "5) The Font Software, modified or unmodified, in part or in whole,\n" |
1813 | "must be distributed entirely under this license, and must not be\n" |
1814 | "distributed under any other license. The requirement for fonts to\n" |
1815 | "remain under this license does not apply to any document created\n" |
1816 | "using the Font Software.\n" |
1817 | "\n" |
1818 | "TERMINATION\n" |
1819 | "This license becomes null and void if any of the above conditions are\n" |
1820 | "not met.\n" |
1821 | "\n" |
1822 | "DISCLAIMER\n" |
1823 | "THE FONT SOFTWARE IS PROVIDED \042AS IS\042, WITHOUT WARRANTY OF ANY KIND,\n" |
1824 | "EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF\n" |
1825 | "MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT\n" |
1826 | "OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE\n" |
1827 | "COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,\n" |
1828 | "INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL\n" |
1829 | "DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n" |
1830 | "FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE.\n" |
1831 | "" , |
1832 | |
1833 | "COPYRIGHT AND PERMISSION NOTICE (ICU 58 and later)\n" |
1834 | "\n" |
1835 | "Copyright (C) 1991-2020 Unicode, Inc. All rights reserved.\n" |
1836 | "Distributed under the Terms of Use in https://www.unicode.org/copyright.html.\n" |
1837 | "\n" |
1838 | "Permission is hereby granted, free of charge, to any person obtaining\n" |
1839 | "a copy of the Unicode data files and any associated documentation\n" |
1840 | "(the \042Data Files\042) or Unicode software and any associated documentation\n" |
1841 | "(the \042Software\042) to deal in the Data Files or Software\n" |
1842 | "without restriction, including without limitation the rights to use,\n" |
1843 | "copy, modify, merge, publish, distribute, and/or sell copies of\n" |
1844 | "the Data Files or Software, and to permit persons to whom the Data Files\n" |
1845 | "or Software are furnished to do so, provided that either\n" |
1846 | "(a) this copyright and permission notice appear with all copies\n" |
1847 | "of the Data Files or Software, or\n" |
1848 | "(b) this copyright and permission notice appear in associated\n" |
1849 | "Documentation.\n" |
1850 | "\n" |
1851 | "THE DATA FILES AND SOFTWARE ARE PROVIDED \042AS IS\042, WITHOUT WARRANTY OF\n" |
1852 | "ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE\n" |
1853 | "WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\n" |
1854 | "NONINFRINGEMENT OF THIRD PARTY RIGHTS.\n" |
1855 | "IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS\n" |
1856 | "NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL\n" |
1857 | "DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,\n" |
1858 | "DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER\n" |
1859 | "TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR\n" |
1860 | "PERFORMANCE OF THE DATA FILES OR SOFTWARE.\n" |
1861 | "\n" |
1862 | "Except as contained in this notice, the name of a copyright holder\n" |
1863 | "shall not be used in advertising or otherwise to promote the sale,\n" |
1864 | "use or other dealings in these Data Files or Software without prior\n" |
1865 | "written authorization of the copyright holder.\n" |
1866 | "" , |
1867 | |
1868 | "This is free and unencumbered software released into the public domain.\n" |
1869 | "\n" |
1870 | "Anyone is free to copy, modify, publish, use, compile, sell, or\n" |
1871 | "distribute this software, either in source code form or as a compiled\n" |
1872 | "binary, for any purpose, commercial or non-commercial, and by any\n" |
1873 | "means.\n" |
1874 | "\n" |
1875 | "In jurisdictions that recognize copyright laws, the author or authors\n" |
1876 | "of this software dedicate any and all copyright interest in the\n" |
1877 | "software to the public domain. We make this dedication for the benefit\n" |
1878 | "of the public at large and to the detriment of our heirs and\n" |
1879 | "successors. We intend this dedication to be an overt act of\n" |
1880 | "relinquishment in perpetuity of all present and future rights to this\n" |
1881 | "software under copyright law.\n" |
1882 | "\n" |
1883 | "THE SOFTWARE IS PROVIDED \042AS IS\042, WITHOUT WARRANTY OF ANY KIND,\n" |
1884 | "EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\n" |
1885 | "MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\n" |
1886 | "IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR\n" |
1887 | "OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,\n" |
1888 | "ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR\n" |
1889 | "OTHER DEALINGS IN THE SOFTWARE.\n" |
1890 | "\n" |
1891 | "For more information, please refer to <https://unlicense.org/>\n" |
1892 | "" , |
1893 | |
1894 | "This software is provided 'as-is', without any express or implied\n" |
1895 | "warranty. In no event will the authors be held liable for any damages\n" |
1896 | "arising from the use of this software.\n" |
1897 | "\n" |
1898 | "Permission is granted to anyone to use this software for any purpose,\n" |
1899 | "including commercial applications, and to alter it and redistribute it\n" |
1900 | "freely, subject to the following restrictions:\n" |
1901 | "\n" |
1902 | "1. The origin of this software must not be misrepresented; you must not\n" |
1903 | "claim that you wrote the original software. If you use this software\n" |
1904 | "in a product, an acknowledgment in the product documentation would be\n" |
1905 | "appreciated but is not required.\n" |
1906 | "2. Altered source versions must be plainly marked as such, and must not be\n" |
1907 | "misrepresented as being the original software.\n" |
1908 | "3. This notice may not be removed or altered from any source distribution.\n" |
1909 | "" , |
1910 | |
1911 | }; |
1912 | |
1913 | #endif // LICENSE_GEN_H |
1914 | |