Skip to content

Commit f37e0ca

Browse files
committed
adjust license for jackson 2.14 - see FasterXML#577 (comment)
1 parent eb01fe6 commit f37e0ca

File tree

2 files changed

+2
-24
lines changed

2 files changed

+2
-24
lines changed

src/main/resources/META-INF/FastDoubleParser-LICENSE

Lines changed: 0 additions & 21 deletions
This file was deleted.

src/main/resources/META-INF/NOTICE

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ from the source code management (SCM) system project uses.
1919
## FastDoubleParser
2020

2121
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.
22+
That code is available under an Apache license under the following copyright.
2423

25-
Copyright © 2023 Werner Randelshofer, Switzerland. MIT License.
24+
Copyright (c) Werner Randelshofer. Apache 2.0 License.

0 commit comments

Comments
 (0)