Skip to content

Commit 9c2bc7d

Browse files
committed
add FastDoubleParser section to NOTICE
1 parent 2e0c0cb commit 9c2bc7d

File tree

1 file changed

+8
-0
lines changed
  • src/main/resources/META-INF

1 file changed

+8
-0
lines changed

src/main/resources/META-INF/NOTICE

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,11 @@ To find the details that apply to this artifact see the accompanying LICENSE fil
1919
A list of contributors may be found from CREDITS(-2.x) file, which is included
2020
in some artifacts (usually source distributions); but is always available
2121
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

Comments
 (0)