Skip to content

Commit 3c5ac67

Browse files
committed
Minor cleanup of LICENSE, NOTICE files
1 parent 569feec commit 3c5ac67

File tree

2 files changed

+4
-7
lines changed

2 files changed

+4
-7
lines changed

src/main/resources/META-INF/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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
22
Apache (Software) License, version 2.0 ("the License").
33
See the License for details about distribution rights, and the
44
specific rights regarding derivate works.

src/main/resources/META-INF/NOTICE

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,12 @@
33
Jackson is a high-performance, Free/Open Source JSON processing library.
44
It was originally written by Tatu Saloranta (tatu.saloranta@iki.fi), and has
55
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.
87

98
## Licensing
109

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.
1512

1613
## Credits
1714

0 commit comments

Comments
 (0)