-
Notifications
You must be signed in to change notification settings - Fork 254
Expand file tree
/
Copy pathNOTICE
More file actions
84 lines (56 loc) · 2.65 KB
/
Copy pathNOTICE
File metadata and controls
84 lines (56 loc) · 2.65 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
MOSIP
Copyright (c) 2022 Modular Open Source Identity Platform
This product includes software developed at
The Apache Software Foundation (https://www.apache.org/).
The following third-party components require attribution under their
respective licenses (Apache License 2.0, JSON License, and CDDL).
===============================================================================
Apache License 2.0 Components
===============================================================================
This product includes software licensed under the Apache License 2.0.
Original NOTICE information and copyright statements from the respective
projects are retained for the following components:
• Spring Boot
(Starter Web, Security, JPA, WebFlux, Cache, Batch, Test, Actuator, Devtools)
• Spring Cloud
(Config, Bootstrap, Dependencies 2020.0.4)
• Spring Batch (Core, Test)
• SpringDoc OpenAPI
(WebMVC UI, Maven Plugin)
• Jackson
(Core, Databind, Annotations, JSR310)
• Micrometer (Core, Prometheus Registry)
• Apache PDFBox
• Apache Commons Collections4
• Apache HttpClient
• Apache Maven Plugins
(maven-source-plugin, maven-jar-plugin, maven-war-plugin,
maven-compiler-plugin, maven-javadoc-plugin,
maven-surefire-plugin, maven-shade-plugin, maven-gpg-plugin)
• JSON Simple (com.googlecode.json-simple)
• Java UUID Generator (com.fasterxml.uuid)
• Ehcache
• JWT (io.jsonwebtoken:jjwt)
• Central Publishing Maven Plugin (Sonatype)
===============================================================================
JSON License Component
===============================================================================
The following component is licensed under the JSON License and requires
attribution as per its terms:
• org.json (json)
Copyright © 2002 JSON.org
===============================================================================
CDDL Licensed Component
===============================================================================
The following component includes code licensed under the Common
Development and Distribution License (CDDL), which requires retaining
copyright notices:
• javax.activation (Activation Framework)
(Dual licensed under CDDL + GPL with Classpath Exception)
===============================================================================
Notes
===============================================================================
All other third-party software components are licensed under permissive
licenses (MIT, BSD, PostgreSQL License, MPL, EPL, or similar) and do
not require inclusion in this NOTICE file. Their full license texts are
available in the LICENSE directory.