On 17/09/06, Gordon Heydon <[EMAIL PROTECTED]> wrote: > Hi, > > Drupal's E-Commerce is going to be implementing a AJAX shopping cart > using jquery for the next release. > > However it is a pity that the interface plugin isn't released under GPL > as it means that I can't add it to the E-Commerce CVS, so it will be a > little bit fiddly to install. > > I do not know, but is the interface author going to follow the same path > as jQuery and dual license. I would make it easy for the Drupal module > developers to include this into Drupal. (This would also be the same for > othe plugins) > > Gordon. >
The MIT (expat variant) license is compatible with the GPL, so anything licensed under it can be used with GPL projects. http://www.gnu.org/philosophy/license-list.html#Expat I always thought that was the point of it - MIT is both compatible with open source, and proprietary licenses. A dual license works, but seems a bit redundant. _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
