When is your code a “Derivative work”? [closed]
I'm trying to figure out in which of these cases the legal ramifications of "Derivative work" come into play. When exactly is my code a derivative work ? A PHP framework released under the GPL. Isn't that GPL invalid since PHP has it's own license and you are using PHP to build that framework? A Commercial Wordpress theme? Isn't that a "Derivative work" and hence invalid because wordpress is GPL? A commercial class which is inserted into an existing GPL framework - yet does not include references to that framework inside that class. Is that a derivative work? You see, I originally thought that