In my application, I have used some parts of a file from QtGui module, with some modifications in code.
I got the source from here , and as you see, It is liscenced under GPL v2.
But Qt itself uses different liscences, like GPLv3, and applications which use this file indirectly, can be liscenced under GPL v3.
Now I don't know if It's legal to publish the whole application under GPLv3? or I should use both v2 and v3?
![]()
Bookmarks