From 23989aab4e1478f06f9293b6fdb1d89cfd3a3acb Mon Sep 17 00:00:00 2001 From: rajapandi1234 <138785181+rajapandi1234@users.noreply.github.com> Date: Wed, 24 Dec 2025 13:33:50 +0530 Subject: [PATCH] Create NOTICE Signed-off-by: rajapandi1234 <138785181+rajapandi1234@users.noreply.github.com> --- NOTICE | 57 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 NOTICE diff --git a/NOTICE b/NOTICE new file mode 100644 index 0000000000..cf51b275b4 --- /dev/null +++ b/NOTICE @@ -0,0 +1,57 @@ +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. + +=============================== + Mozilla Public License 2.0 +=============================== +• MOSIP Platform Components + (Kernel, ID Repository, Authentication Modules, Demographics & Biometrics APIs, + WebSub Client, Template Manager, ID Generators, Key Manager, CBEFF Utilities, + Data Access, OpenID Bridge APIs) + +• MOSIP e-Signet Components + (esignet-core, esignet-integration-api) + +• MOSIP SDKs & Utilities + (biosdk-client, demosdk, biometrics-util, testrig apitest commons) + +=============================== + BSD / BSD-Style Licenses +=============================== +• PostgreSQL JDBC Driver + License: PostgreSQL License (BSD-style) + +• OpenCV Java (org.openpnp:opencv) + License: BSD 3-Clause + +=============================== + JSON License +=============================== +• JSON.org Library + License: JSON License (attribution required) + +=============================== + MIT License +=============================== +• Project Lombok +• Mockito +• ByteBuddy +• Objenesis +• TensorFlow Java (MIT portions if applicable) + +=============================== + Eclipse Public License +=============================== +• JUnit 4 (EPL-1.0) +• JUnit Vintage (EPL-2.0) +• H2 Database (EPL-1.0) + +------------------------------------------------------------ +Full license texts for these components are available in the +`license/` directory of this repository. +------------------------------------------------------------