Skip to content

Commit b3fcfa5

Browse files
committed
MX-362: Implement online person enrollment KYC for the Mifos Self Service Plugin
1 parent 91bc033 commit b3fcfa5

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

src/main/java/org/apache/fineract/kyc/domain/KycIdVerification.java

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
/*
2-
* Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
3-
* Click nbfs://nbhost/SystemFileSystem/Templates/Classes/Class.java to edit this template
1+
/**
2+
* Copyright since 2026 Mifos Initiative
3+
*
4+
* <p>This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy
5+
* of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
46
*/
57
package org.apache.fineract.kyc.domain;
68

0 commit comments

Comments
 (0)