@@ -1391,30 +1391,6 @@ The above copyright notice and this permission notice shall be included in all c
1391
1391
1392
1392
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1393
1393
1394
- License notice for Newtonsoft.Json
1395
- ===================================
1396
-
1397
- The MIT License (MIT)
1398
-
1399
- Copyright (c) 2007 James Newton-King
1400
-
1401
- Permission is hereby granted, free of charge, to any person obtaining a copy of
1402
- this software and associated documentation files (the "Software"), to deal in
1403
- the Software without restriction, including without limitation the rights to
1404
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1405
- the Software, and to permit persons to whom the Software is furnished to do so,
1406
- subject to the following conditions:
1407
-
1408
- The above copyright notice and this permission notice shall be included in all
1409
- copies or substantial portions of the Software.
1410
-
1411
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1412
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1413
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1414
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1415
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1416
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1417
-
1418
1394
License notice for NuGet.Client
1419
1395
-------------------------------
1420
1396
@@ -1500,3 +1476,165 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1500
1476
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1501
1477
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1502
1478
SOFTWARE.
1479
+
1480
+ License for Jb Evain
1481
+ ---------------------
1482
+
1483
+ Copyright (c) 2006 Jb Evain (
[email protected] )
1484
+
1485
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1486
+ of this software and associated documentation files (the "Software"), to deal
1487
+ in the Software without restriction, including without limitation the rights
1488
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1489
+ copies of the Software, and to permit persons to whom the Software is
1490
+ furnished to do so, subject to the following conditions:
1491
+
1492
+ The above copyright notice and this permission notice shall be included
1493
+ in all copies or substantial portions of the Software.
1494
+
1495
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1496
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1497
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1498
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1499
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1500
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1501
+ THE SOFTWARE.
1502
+
1503
+ License for sse4-strstr (https://github.com/WojciechMula/sse4-strstr)
1504
+ --------------------------------------
1505
+
1506
+ Copyright (c) 2008-2016, Wojciech Muła
1507
+ All rights reserved.
1508
+
1509
+ Redistribution and use in source and binary forms, with or without
1510
+ modification, are permitted provided that the following conditions are
1511
+ met:
1512
+
1513
+ 1. Redistributions of source code must retain the above copyright
1514
+ notice, this list of conditions and the following disclaimer.
1515
+
1516
+ 2. Redistributions in binary form must reproduce the above copyright
1517
+ notice, this list of conditions and the following disclaimer in the
1518
+ documentation and/or other materials provided with the distribution.
1519
+
1520
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
1521
+ IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
1522
+ TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
1523
+ PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
1524
+ HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
1525
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
1526
+ TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
1527
+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
1528
+ LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
1529
+ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
1530
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1531
+
1532
+ License notice for amd/aocl-libm-ose
1533
+ -------------------------------
1534
+
1535
+ Copyright (C) 2008-2020 Advanced Micro Devices, Inc. All rights reserved.
1536
+
1537
+ Redistribution and use in source and binary forms, with or without modification,
1538
+ are permitted provided that the following conditions are met:
1539
+ 1. Redistributions of source code must retain the above copyright notice,
1540
+ this list of conditions and the following disclaimer.
1541
+ 2. Redistributions in binary form must reproduce the above copyright notice,
1542
+ this list of conditions and the following disclaimer in the documentation
1543
+ and/or other materials provided with the distribution.
1544
+ 3. Neither the name of the copyright holder nor the names of its contributors
1545
+ may be used to endorse or promote products derived from this software without
1546
+ specific prior written permission.
1547
+
1548
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
1549
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
1550
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
1551
+ IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
1552
+ INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
1553
+ BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
1554
+ OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
1555
+ WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
1556
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
1557
+ POSSIBILITY OF SUCH DAMAGE.
1558
+
1559
+ License notice for code from The Practice of Programming
1560
+ -------------------------------
1561
+
1562
+ Copyright (C) 1999 Lucent Technologies
1563
+
1564
+ Excerpted from 'The Practice of Programming
1565
+ by Brian W. Kernighan and Rob Pike
1566
+
1567
+ You may use this code for any purpose, as long as you leave the copyright notice and book citation attached.
1568
+
1569
+ License notice for m-ou-se/floatconv
1570
+ -------------------------------
1571
+
1572
+ Copyright (c) 2020 Mara Bos <
[email protected] >
1573
+ All rights reserved.
1574
+
1575
+ Redistribution and use in source and binary forms, with or without
1576
+ modification, are permitted provided that the following conditions are met:
1577
+
1578
+ 1. Redistributions of source code must retain the above copyright notice, this
1579
+ list of conditions and the following disclaimer.
1580
+ 2. Redistributions in binary form must reproduce the above copyright notice,
1581
+ this list of conditions and the following disclaimer in the documentation
1582
+ and/or other materials provided with the distribution.
1583
+
1584
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
1585
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
1586
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
1587
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
1588
+ ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
1589
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
1590
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
1591
+ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1592
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
1593
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1594
+
1595
+ License notice for MsQuic
1596
+ --------------------------------------
1597
+
1598
+ Copyright (c) Microsoft Corporation.
1599
+ Licensed under the MIT License.
1600
+
1601
+ Available at
1602
+ https://github.com/microsoft/msquic/blob/main/LICENSE
1603
+
1604
+ ---------------------------------------------------------
1605
+
1606
+ Newtonsoft.Json 13.0.1 - MIT
1607
+
1608
+
1609
+ (c) 2008 VeriSign, Inc.
1610
+ Copyright James Newton-King 2008
1611
+ Copyright (c) 2007 James Newton-King
1612
+ Copyright (c) James Newton-King 2008
1613
+
1614
+ The MIT License (MIT)
1615
+
1616
+ Copyright (c) 2007 James Newton-King
1617
+
1618
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
1619
+ this software and associated documentation files (the "Software"), to deal in
1620
+ the Software without restriction, including without limitation the rights to
1621
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1622
+ the Software, and to permit persons to whom the Software is furnished to do so,
1623
+ subject to the following conditions:
1624
+
1625
+ The above copyright notice and this permission notice shall be included in all
1626
+ copies or substantial portions of the Software.
1627
+
1628
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1629
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1630
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1631
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1632
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1633
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1634
+
1635
+ Notice for Euclidean Affine Functions and Applications to Calendar
1636
+ Algorithms
1637
+ -------------------------------
1638
+
1639
+ Aspects of Date/Time processing based on algorithm described in "Euclidean Affine Functions and Applications to Calendar
1640
+ Algorithms", Cassio Neri and Lorenz Schneider. https://arxiv.org/pdf/2102.06959.pdf
0 commit comments