-
Notifications
You must be signed in to change notification settings - Fork 54
Expand file tree
/
Copy pathNOTICE
More file actions
46 lines (34 loc) · 1.38 KB
/
NOTICE
File metadata and controls
46 lines (34 loc) · 1.38 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
THIRD-PARTY-NOTICES
Copyright © MOSIP.
All rights reserved.
This project includes third-party components distributed under licenses
that require attribution. Only those components with attribution-required
licenses are listed below.
================================================================================
License: Eclipse Public License 1.0 (EPL-1.0)
=============================================
• JUnit
Version: 4.13.2
Homepage: [https://junit.org](https://junit.org)
================================================================================
License: MIT License
====================
• Mockito Core
Version: 3.11.2
Homepage: [https://github.com/mockito/mockito](https://github.com/mockito/mockito)
================================================================================
License: BSD-3-Clause (Part of multi-license)
=============================================
• Apache Kafka Clients
Version: 3.5.2
Homepage: [https://kafka.apache.org](https://kafka.apache.org)
================================================================================
License: EPL-2.0 (Part of multi-license)
========================================
• Apache Kafka Clients
Version: 3.5.2
Homepage: [https://kafka.apache.org](https://kafka.apache.org)
---
Full license texts for these components are available in the `license/`
directory of this repository.
-----------------------------