Search found 2 matches

by kolten
Wed Jun 29, 2011 8:08 am
Forum: newLISP newS
Topic: The GPL and proprietary, closed newLISP scripts
Replies: 7
Views: 11956

Re: The GPL and proprietary, closed newLISP scripts

Hi! Okej, let me see if I understand this correctly. My code is always interpreted and does not actually call any code directly in the guiserver, the interpreter does that. Therefor my source code is "data" and can be closed source? If I however import some third party library that is GPL:ed, my sou...
by kolten
Tue Jun 28, 2011 7:48 am
Forum: newLISP newS
Topic: The GPL and proprietary, closed newLISP scripts
Replies: 7
Views: 11956

Re: The GPL and proprietary, closed newLISP scripts

Hi!

Great news!

Does this mean that you can use the link.lsp script and deploy your program as closed source?

How does this affect the deployment of guiserver.jar. If a script uses it, can you have closed source?

/Thanks