Hello to the whole Community,
I’m currently working on an adaptation/modification of the MOSIP
source code distributed under the Mozilla Public License 2.0 (MPL
2.0), and would like to confirm a few points in order to fully respect
the terms of the license.
Here is my current understanding:
- I am free to modify and use the code, including in a private or
commercial project. - If I modify one or more existing MPL-licensed files, I am obliged
to publish these modified files under the same MPL 2.0 license. - I am not obliged to publish the complete code of my project, only
the original files that I have modified. - If I add new files that do not include MPL code, I can place them
under the license of my choice. - I must keep the original license and copyright notices in the
modified MPL files.
Can you confirm that this interpretation is correct, or point out any
clarifications or corrections that may be necessary?
Thank you in advance for your feedback, and congratulations on your
work on this project.