-
Notifications
You must be signed in to change notification settings - Fork 50
Expand file tree
/
Copy pathNOTICE
More file actions
50 lines (39 loc) · 1.41 KB
/
NOTICE
File metadata and controls
50 lines (39 loc) · 1.41 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
THIRD-PARTY NOTICES
Copyright © MOSIP.
All rights reserved.
This project includes third-party components whose licenses require attribution.
The following components are included in this product.
===============================
MIT License
===============================
• mosip/kattu GitHub Actions Workflows
(tag.yml, chart-lint-publish.yml, maven-build.yml,
maven-publish-to-nexus.yml, maven-sonar-analysis.yml,
docker-build.yml, release-changes.yml)
Inferred License: MIT
• Lombok (org.projectlombok:lombok)
===============================
Mozilla Public License 2.0
===============================
• MOSIP Kernel Components
(kernel-core, kernel-bom, kernel-logger-logback,
kernel-biometrics-api and related modules)
===============================
GPLv2 with Classpath Exception
===============================
• Java Servlet API
(javax.servlet:javax.servlet-api)
===============================
Eclipse Public License
===============================
• Jakarta Transaction API
(jakarta.transaction:jakarta.transaction-api) – EPL 2.0
• JUnit Vintage Engine
(org.junit.vintage:junit-vintage-engine) – EPL 1.0
===============================
JSON License
===============================
• JSON.org (if indirectly used via JSON processing APIs)
===============================
Full license texts for these components are available in the `license/`
directory of this repository.