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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×