[jQuery] Re: would compressing & merging multiple jquery & plugin's violate any license?

2008-11-10 Thread Daniel Freiman
http://docs.jquery.com/Licensing Jquery is released under the MIT license. In other words, do what ever you want. - Daniel Freiman Required disclaimer: I am not a lawyer. On Mon, Nov 10, 2008 at 5:55 PM, henry <[EMAIL PROTECTED]> wrote: > > would compressing & merging

[jQuery] Re: would compressing & merging multiple jquery & plugin's violate any license?

2008-11-10 Thread Daniel Freiman
Actually, it may depend on the license of the plugin, but from jquery's side you're fine. On Mon, Nov 10, 2008 at 10:18 PM, Daniel Freiman <[EMAIL PROTECTED]>wrote: > http://docs.jquery.com/Licensing > > Jquery is released under the MIT license. In other words