Jump to content
marcovaldo

License Questions -

Recommended Posts

Hello All,
Hi Kiriakos  Vlahos,

Many thanks, Kiriakos, for creating the P4D and Pyscripter!
(I am only just scratchig on the surface, but I am allready aware that this is a great tool and opportunity)


Question (maybee anybody here has a hint)
if I include P4D Code into my commercial application,
how do the different licenses propagate through the call stack:

Delphi code (commercial project)
D4P Interface Code (MIT license)
Python code  (PSFL similar to BSD license )
3rd party Library  (GPL or Commercial license )

 

Question:
Isolates the D4P and Python layer the Delphi App from the GPL constraints or
propagates this up so that I need either putting my App into GPL too or purchase
a commercial license of the 3rd party lib?

Kind greetings,

    marcovaldo

Share this post


Link to post
On 6/10/2022 at 9:55 PM, marcovaldo said:

Isolates the D4P and Python layer the Delphi App from the GPL constraints or
propagates this up so that I need either putting my App into GPL too or purchase
a commercial license of the 3rd party lib

The latter. If you include this gpl licensed component then that propagates. 

Share this post


Link to post

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×