2010-07-16 22:29:49
After an argument broke out on twitter between wordpress co-founder Matt Mullenweg and Chris Pearson who created the popular wordpress theme Thesis, an interview was put in place by Mixergy to talk to both of these guys and get their views on the matter.
Matt feels that since Wordpress is licensed th the GPL, all themes would be considered derivative works, and therefore should also be licensed under the GPL
Chris feels that the GPL doesn't apply to him, and since he does not feel like it is what is best for him, then he should not have to comply.
I'm not a lawyer, I don't know. I am inclined to side with Matt/Wordpress on the matter, but it is certainly complicated. It seems as though all Chris would have to do if he does not want his work to be under the GPL, he would just have to develop for some other platform that would allow whatever license that he chooses for his work. That is my opinion.
Anyhow, here is the interview: http://mixergy.com/chris-pearson-matt-mullenweg/
Here is a blog post on the subject that says Thesis may contain some Wordpress code. Assuming this is the case, then the whole argument that it should/should not be GPL'd just because of using functions and whatnot like a plugin would be moot-- and only those portions of the code which are "derivative" would need to be GPL'd (I think), which could mean the rest of his code could be whatever license he wishes.
Hopefully these guys will realize that and come to some kind of happy(ish) medium.
Posted by: jamba
Category: ##FOSS
Tags: #drama #gpl #pearson #thesis #wordpress
Published Date: Sat, 17 Jul 2010 03:29:49 +0000
Original URL | Original guid | PostID= 360

Auth
I don't think Matt will sue anyone. The prueimm theme sellers might want to sue anyone who starts reselling their themes, but I they might lose.It all hinges on whether a court decides that WordPress plugins and themes are derivative works of WordPress or not.Most themes are not unique. They mostly all offer the same functionality (which is provided via calls to WordPress built-in functions). Even layouts follow patterns with changes made only to colour scheme and graphics.I think it's impossible to copyright a colour scheme or layout, so it all comes down to graphics. Many of the graphics are just depictions of standard icons, such as RSS feed.When you start dissecting themes, trying to find uniqueness, probably very few themes actually qualify. They mostly take pre-existing art and re-arrange things a bit and choose different colours. Hardly copyrightable.Themes are cookie-cutter creations for the most part. They follow a recipe. They only work with WordPress by calling WordPress functions.
2012-03-25 11:27 pm