We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e0c0cb commit 9c2bc7dCopy full SHA for 9c2bc7d
src/main/resources/META-INF/NOTICE
@@ -19,3 +19,11 @@ To find the details that apply to this artifact see the accompanying LICENSE fil
19
A list of contributors may be found from CREDITS(-2.x) file, which is included
20
in some artifacts (usually source distributions); but is always available
21
from the source code management (SCM) system project uses.
22
+
23
+## FastDoubleParser
24
25
+jackson-core bundles a shaded copy of FastDoubleParser <https://github.com/wrandelshofer/FastDoubleParser>.
26
+That code is available under an MIT license <https://github.com/wrandelshofer/FastDoubleParser/blob/main/LICENSE>
27
+under the following copyright.
28
29
+Copyright © 2023 Werner Randelshofer, Switzerland. MIT License.
0 commit comments