File tree Expand file tree Collapse file tree 2 files changed +4
-7
lines changed
src/main/resources/META-INF Expand file tree Collapse file tree 2 files changed +4
-7
lines changed Original file line number Diff line number Diff line change 1
- This copy of Jackson JSON processor databind module is licensed under the
1
+ This copy of Jackson JSON processor XML module is licensed under the
2
2
Apache (Software) License, version 2.0 ("the License").
3
3
See the License for details about distribution rights, and the
4
4
specific rights regarding derivate works.
Original file line number Diff line number Diff line change 3
3
Jackson is a high-performance, Free/Open Source JSON processing library.
4
4
It was originally written by Tatu Saloranta (tatu.saloranta@iki.fi), and has
5
5
been in development since 2007.
6
- It is currently developed by a community of developers, as well as supported
7
- commercially by FasterXML.com.
6
+ It is currently developed by a community of developers.
8
7
9
8
## Licensing
10
9
11
- Jackson core and extension components may be licensed under different licenses.
12
- To find the details that apply to this artifact see the accompanying LICENSE file.
13
- For more information, including possible other licensing options, contact
14
- FasterXML.com (http://fasterxml.com).
10
+ Jackson components are licensed under Apache (Software) License, version 2.0,
11
+ as per accompanying LICENSE file.
15
12
16
13
## Credits
17
14
You can’t perform that action at this time.
0 commit comments