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 eb01fe6 commit f37e0caCopy full SHA for f37e0ca
src/main/resources/META-INF/FastDoubleParser-LICENSE
src/main/resources/META-INF/NOTICE
@@ -19,7 +19,6 @@ from the source code management (SCM) system project uses.
19
## FastDoubleParser
20
21
jackson-core bundles a shaded copy of FastDoubleParser <https://github.com/wrandelshofer/FastDoubleParser>.
22
-That code is available under an MIT license <https://github.com/wrandelshofer/FastDoubleParser/blob/main/LICENSE>
23
-under the following copyright.
+That code is available under an Apache license under the following copyright.
24
25
-Copyright © 2023 Werner Randelshofer, Switzerland. MIT License.
+Copyright (c) Werner Randelshofer. Apache 2.0 License.
0 commit comments