Final way (GPL in commerical)

P

Peter

Hi All
Thanks for your answers to my last post.
Now, i use installshiled to package my code and GPL code to a
single installation exe. When install, the installer will show the GPL
license and install the GPL code first, then mine. After installation,
my code will detect where is the GPL code(jar file) and call the
functions within that GPL jar file.

And finally , my program is able to distribute as a commerical
product, closed-source. Perfect?

thanks
from Peter ([email protected])
 
J

Jesper Nordenberg

Hi All
Thanks for your answers to my last post.
Now, i use installshiled to package my code and GPL code to a
single installation exe. When install, the installer will show the GPL
license and install the GPL code first, then mine. After installation,
my code will detect where is the GPL code(jar file) and call the
functions within that GPL jar file.

And finally , my program is able to distribute as a commerical
product, closed-source. Perfect?

No, I don't think so. You can't distribute GPL'ed software that you
link with your non-GPL'ed application. Read the GPL FAQ for more info,
especially this section:

http://www.gnu.org/licenses/gpl-faq.html#MereAggregation

/Jesper Nordenberg
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,015
Latest member
AmbrosePal

Latest Threads

Top