Skip to content

Commit e3f0e73

Browse files
committed
Licenses fix
1 parent e875d2a commit e3f0e73

1 file changed

Lines changed: 31 additions & 0 deletions

File tree

licenses.yaml

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -998,6 +998,37 @@ libraries:
998998
- io.fabric8: kubernetes-httpclient-okhttp
999999
---
10001000

1001+
name: Jackson
1002+
license_category: binary
1003+
module: extensions-core/kubernetes-overlord-extensions
1004+
license_name: Apache License version 2.0
1005+
version: 2.20.2
1006+
libraries:
1007+
- com.fasterxml.jackson.dataformat: jackson-dataformat-properties
1008+
notice: |
1009+
# Jackson JSON processor
1010+
1011+
Jackson is a high-performance, Free/Open Source JSON processing library.
1012+
It was originally written by Tatu Saloranta (tatu.saloranta@iki.fi), and has
1013+
been in development since 2007.
1014+
It is currently developed by a community of developers, as well as supported
1015+
commercially by FasterXML.com.
1016+
1017+
## Licensing
1018+
1019+
Jackson core and extension components may licensed under different licenses.
1020+
To find the details that apply to this artifact see the accompanying LICENSE file.
1021+
For more information, including possible other licensing options, contact
1022+
FasterXML.com (http://fasterxml.com).
1023+
1024+
## Credits
1025+
1026+
A list of contributors may be found from CREDITS file, which is included
1027+
in some artifacts (usually source distributions); but is always available
1028+
from the source code management (SCM) system project uses.
1029+
1030+
---
1031+
10011032
name: vertx
10021033
license_category: binary
10031034
module: extensions-core/kubernetes-overlord-extensions

0 commit comments

Comments
 (0)