You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: THIRD-PARTY-NOTICES.TXT
+33Lines changed: 33 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1424,3 +1424,36 @@ NIST-developed software is expressly provided "AS IS." NIST MAKES NO WARRANTY OF
1424
1424
1425
1425
You are solely responsible for determining the appropriateness of using and distributing the software and you assume all risks associated with its use, including but not limited to the risks and costs of program errors, compliance with applicable laws, damage to or loss of data, programs or equipment, and the unavailability or interruption of operation. This software is not intended to be used in any situation where a failure could cause risk of injury or damage to property. The software developed by NIST employees is not subject to copyright protection within the United States.
1426
1426
1427
+
License notice for ANTLR 4
1428
+
-------------------------------
1429
+
1430
+
https://github.com/antlr/antlr4
1431
+
1432
+
Copyright (c) 2012-2022 The ANTLR Project. All rights reserved.
1433
+
1434
+
Redistribution and use in source and binary forms, with or without
1435
+
modification, are permitted provided that the following conditions
1436
+
are met:
1437
+
1438
+
1. Redistributions of source code must retain the above copyright
1439
+
notice, this list of conditions and the following disclaimer.
1440
+
1441
+
2. Redistributions in binary form must reproduce the above copyright
1442
+
notice, this list of conditions and the following disclaimer in the
1443
+
documentation and/or other materials provided with the distribution.
1444
+
1445
+
3. Neither name of copyright holders nor the names of its contributors
1446
+
may be used to endorse or promote products derived from this software
1447
+
without specific prior written permission.
1448
+
1449
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
1450
+
``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
1451
+
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
1452
+
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR
1453
+
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
1454
+
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
1455
+
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
1456
+
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
1457
+
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
1458
+
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
1459
+
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
0 commit comments