[wp-hackers] anyone looked at Chameleon closely?

Angsuman Chakraborty angsuman at taragana.com
Wed Jun 7 01:49:55 GMT 2006


>  Okay. NOW, is the plugin GPL?

WordPress Plugins are not covered under GPL, if they do not explicitly decide to cover it under GPL (or variants).

There was some discussion on this thread:
http://blog.taragana.com/index.php/archive/a-gpl-license-question/
I have tried to collate all the information here.

Best,
Angsuman

-----Original Message-----
From: wp-hackers-bounces at lists.automattic.com
[mailto:wp-hackers-bounces at lists.automattic.com]On Behalf Of David Chait
Sent: Wednesday, June 07, 2006 2:35 AM
To: wp-hackers at lists.automattic.com
Subject: Re: [wp-hackers] anyone looked at Chameleon closely?
Importance: Low


What'll really cook your noodle is when you imagine a plugin that calls some 
third piece of code.  The plugin obviously knows WP enough to call 
'add_action/add_filter' (note that another system could use those same 
function names, and same mechanisms, so that isn't necessarily WP-unique!), 
and has to know how to call into the 'third piece of code' (call is 'alien 
code').  But the alien code knows nothing of WP, nor the plugin.  Okay. 
NOW, is the plugin GPL?  The alien code is non-GPL, so the plugin can't 
possible 'pass on' GPL-ness to it by virtue of 'knowledge'.

Fun.  And gee, most of my plugins are structured just like the above 
example... ;)

----- Original Message ----- 
From: "Aaron Brazell" <emmensetech at gmail.com>
To: <wp-hackers at lists.automattic.com>
Sent: Tuesday, June 06, 2006 4:38 PM
Subject: Re: [wp-hackers] anyone looked at Chameleon closely?


| On 6/6/06, Brian Layman <Brian at thecodecave.com> wrote:
| >
| > How it is distributed, does not really matter.
| > Assuming Matt's team of lawyers don't disagree. ;)  That section means
| > that
| > unless the plug-ins contain code originally contained in WordPress, they
| > don't have to be GPL.
| >
| > IMHO, licensing is up to the individual plug-in author UNLESS the 
plug-in
| > includes a WP unit.  If  the plug-in pulls in ANY WP code, /then/ it in
| > part
| > contains a GPL licensed product and therefore must be GPL'd.
| >
|
| I wonder if the WordPress API functions and add_filter()s and such would
| code originally contained in WordPress?
| _______________________________________________
| wp-hackers mailing list
| wp-hackers at lists.automattic.com
| http://lists.automattic.com/mailman/listinfo/wp-hackers
| 

_______________________________________________
wp-hackers mailing list
wp-hackers at lists.automattic.com
http://lists.automattic.com/mailman/listinfo/wp-hackers



More information about the wp-hackers mailing list