LWN.net Logo

WordPress, themes, and derivative works

WordPress, themes, and derivative works

Posted Jul 29, 2010 22:53 UTC (Thu) by giraffedata (subscriber, #1954)
In reply to: WordPress, themes, and derivative works by anselm
Parent article: WordPress, themes, and derivative works

You're saying the derivative work issue is specific to GPL because without GPL the application author couldn't distribute his application without the permission of the library author anyway, because the application is no good without the library and he would need the permission of the library author to distribute the library.

But who says the recipient doesn't get the library from someone else? The library author gives Mary a copy of his library, then the application author gives Mary a copy of the application.

It seems to me the derivative work issue is no more an issue with GPL-licensed stuff than with any other licensed stuff.

I agree with nye that people should keep clear in their minds what is copyright law and what is GPL. (Hint - if it stops you from doing something, it's not GPL. GPL only adds to what you can do). That prevents them from imagining that the author can control more than he really can.


(Log in to post comments)

WordPress, themes, and derivative works

Posted Jul 30, 2010 1:50 UTC (Fri) by vonbrand (subscriber, #4458) [Link]

It seems to me the derivative work issue is no more an issue with GPL-licensed stuff than with any other licensed stuff.

True, but in the case of propietary stuff you pay for the permission to redistribute the library (and perhaps also for the right to create a derivative work to be distributed with it). In the GPL case the only point that matters is the second one, which is very much irrelevant in the propietary case.

WordPress, themes, and derivative works

Posted Jul 30, 2010 7:12 UTC (Fri) by anselm (subscriber, #2796) [Link]

You're saying the derivative work issue is specific to GPL because without GPL the application author couldn't distribute his application without the permission of the library author anyway, because the application is no good without the library and he would need the permission of the library author to distribute the library.

No, I don't. I said that according to copyright law only the copyright holder gets to distribute their code, and that vendors of proprietary libraries may charge run-time fees in order to allow others to do it too. Application authors tend to take advantage of that sort of arrangement for the convenience of the users of their code. Whether that makes the application a "derived work" of the library is a non-issue in this case; the library is presumably sold in order to be incorporated in applications, and end users typically don't get to redistribute the code in question to yet other people.

With a GPLed library, permission to distribute is already part of the library's license, and the authors of the GPL are jumping through hoops to try to enforce specific licensing conditions on the distribution of code that uses that library, which is an entirely different ball-game from the proprietary case.

WordPress, themes, and derivative works

Posted Jul 30, 2010 10:03 UTC (Fri) by marcH (subscriber, #57642) [Link]

> But who says the recipient doesn't get the library from someone else? The library author gives Mary a copy of his library, then the application author gives Mary a copy of the application.

That's circumvention, it's forbidden by the DMCA.

WordPress, themes, and derivative works

Posted Jul 30, 2010 15:41 UTC (Fri) by mpr22 (subscriber, #60784) [Link]

Is it circumvention of an "effective technical measure"?

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds