Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
33 changes: 33 additions & 0 deletions kernel-biosdk-provider/NOTICE
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
THIRD-PARTY NOTICES

This project includes third-party components whose licenses require
attribution. Only components with NOTICE obligations are listed below.

=====================================================
Mozilla Public License 2.0 (MPL-2.0)
=====================================================
• MOSIP Kernel BOM
• MOSIP Kernel Core
• MOSIP Kernel Logger Logback
• MOSIP Biometrics API
• MOSIP Biometrics Util
• H2 Database (MPL-2.0)

=====================================================
MIT License
=====================================================
• SLF4J API
• Mockito Core (3.3.3, 5.8.0)

=====================================================
Eclipse Public License (EPL-1.0 / EPL-2.0)
=====================================================
• H2 Database (MPL-2.0)
• JUnit 4 (EPL-1.0)
• JUnit Vintage Engine (EPL-2.0)
• JUnit Jupiter (EPL-2.0)

=====================================================

Full license texts for these components are available in the `license/`
directory of this repository.
Loading