-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNOTICE
More file actions
67 lines (47 loc) · 2.52 KB
/
NOTICE
File metadata and controls
67 lines (47 loc) · 2.52 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
CodeScanUtil
Copyright 2026 CodeScanUtil Contributors
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
This product includes software developed by third parties.
See THIRD-PARTY-LICENSES for full license texts of non-Apache-2.0 components.
===============================================================================
This product includes JavaParser (https://javaparser.org/)
Copyright (C) 2007-2024 The JavaParser Team
Dual-licensed under LGPL-3.0 and Apache-2.0.
Used under the Apache License, Version 2.0.
===============================================================================
This product includes Picocli (https://picocli.info/)
Copyright 2017 Remko Popma
Licensed under the Apache License, Version 2.0.
===============================================================================
This product includes Jackson JSON processor (https://github.com/FasterXML/jackson)
Copyright 2007-, Tatu Saloranta (tatu.saloranta@iki.fi)
Licensed under the Apache License, Version 2.0.
Jackson core bundles FastDoubleParser (https://github.com/wrandelshofer/FastDoubleParser)
Copyright 2023 Werner Randelshofer, Switzerland.
Licensed under the MIT License.
FastDoubleParser includes portions derived from:
- fast_double_parser, Copyright (c) 2022 Daniel Lemire. BSL License.
- fast_float, Copyright (c) 2021 The fast_float authors. MIT License.
- bigint, Copyright 2020 Tim Buktu. BSD-2-Clause License.
===============================================================================
This product includes Byte Buddy (https://bytebuddy.net/)
Copyright 2014 - Present Rafael Winterhalter
Licensed under the Apache License, Version 2.0.
Byte Buddy bundles ASM (https://asm.ow2.io/)
Copyright (c) 2000-2011 INRIA, France Telecom
Licensed under the BSD-3-Clause License.
===============================================================================
Test-scope dependencies (not included in distribution):
JUnit 5 (https://junit.org/junit5/)
Copyright 2015-2024 The JUnit Team
Licensed under the Eclipse Public License v2.0.
AssertJ (https://assertj.github.io/doc/)
Copyright 2013-2024 The AssertJ Authors
Licensed under the Apache License, Version 2.0.
OpenTest4J (https://github.com/ota4j-team/opentest4j)
Licensed under the Apache License, Version 2.0.
API Guardian (https://github.com/apiguardian-team/apiguardian)
Licensed under the Apache License, Version 2.0.