Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions src/main/resources/META-INF/NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,10 @@ To find the details that apply to this artifact see the accompanying LICENSE fil
A list of contributors may be found from CREDITS(-2.x) file, which is included
in some artifacts (usually source distributions); but is always available
from the source code management (SCM) system project uses.

## FastDoubleParser

jackson-core bundles a shaded copy of FastDoubleParser <https://github.com/wrandelshofer/FastDoubleParser>.
That code is available under an Apache license under the following copyright.

Copyright (c) Werner Randelshofer. Apache 2.0 License.