Hacker News new | ask | show | jobs
by dedward 5822 days ago
I think that's a great question, and one that could probably spawn a ton of interesting legal/logical arguments.

At what point does dynamic linking make something a derived work - and how is dynamic linking fundamentally different, than, say, a remote procedure call (or SOAP or REST or whatever) over a network? The interface is different, but the principle is the same.

Also - the GPL does state that it's okay to link against things that are "standard parts" of the target system....