@@ -335,5 +335,70 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
335
335
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
336
336
SOFTWARE.
337
337
338
+
339
+ ***************
340
+
341
+ BSD 3-Clause License
342
+
343
+ Copyright (c) 2015-2023, App vNext
344
+
345
+ Redistribution and use in source and binary forms, with or without
346
+ modification, are permitted provided that the following conditions are met:
347
+
348
+ 1. Redistributions of source code must retain the above copyright notice, this
349
+ list of conditions and the following disclaimer.
350
+
351
+ 2. Redistributions in binary form must reproduce the above copyright notice,
352
+ this list of conditions and the following disclaimer in the documentation
353
+ and/or other materials provided with the distribution.
354
+
355
+ 3. Neither the name of the copyright holder nor the names of its
356
+ contributors may be used to endorse or promote products derived from
357
+ this software without specific prior written permission.
358
+
359
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
360
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
361
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
362
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
363
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
364
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
365
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
366
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
367
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
368
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
369
+
370
+ ***************
371
+
372
+ Copyright (c) 2004-2021 Jaroslaw Kowalski <
[email protected] >, Kim Christensen, Julian Verdurmen
373
+
374
+ All rights reserved.
375
+
376
+ Redistribution and use in source and binary forms, with or without
377
+ modification, are permitted provided that the following conditions
378
+ are met:
379
+
380
+ * Redistributions of source code must retain the above copyright notice,
381
+ this list of conditions and the following disclaimer.
382
+
383
+ * Redistributions in binary form must reproduce the above copyright notice,
384
+ this list of conditions and the following disclaimer in the documentation
385
+ and/or other materials provided with the distribution.
386
+
387
+ * Neither the name of Jaroslaw Kowalski nor the names of its
388
+ contributors may be used to endorse or promote products derived from this
389
+ software without specific prior written permission.
390
+
391
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
392
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
393
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
394
+ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
395
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
396
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
397
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
398
+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
399
+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
400
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
401
+ THE POSSIBILITY OF SUCH DAMAGE.
402
+
338
403
-------------END OF THIRD PARTY NOTICE----------------------------------------
339
404
0 commit comments