Qt LGPL licencing for a free application with closed source
Posted
by Andy M
on Stack Overflow
See other posts from Stack Overflow
or by Andy M
Published on 2010-05-31T19:31:36Z
Indexed on
2010/05/31
22:03 UTC
Read the original article
Hit count: 310
Hey everyone,
I'm working on an application developped with Qt 4.6.2. I'm linking dynamicaly and I don't want to share my source code. The application is totally free and I don't plan on selling any part of it.
I did not make any changes in the Qt library, I'm only using it to develop the application... I just want to share my free application, without having to share the source code...
My question is, what would be your advices in choosing the correct licencing ?
Thanks in advance for your answers !
© Stack Overflow or respective owner