Hi,

I just started using MITK, and I have some confusion about the Qt license
within MITK.

I know open source Qt's license is GPL or LGPL and MITK's license is BSD.
AFAIK, if program 'A' depends on a module that is licensed under GPL or
LGPL(if 'A' doesn't work without (L)GPL module),
program 'A' must follow the module's (L)GPL license.

The GUI of MITK Workbench seems to be based on Qt and I can't even generate
a MITK project without installing Qt.
I think this is a dependency on Qt, but, why can MITK be a BSD license?
If I slightly modify the MITK project and distribute the ZIP file, which is
the output file of the PACKAGE project build,
MITK's Qt module is also included in the ZIP file. Can I still distribute
under the BSD license with source code?

Am I missing something or misunderstanding?

Thanks for help.
_______________________________________________
mitk-users mailing list
mitk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to