[jQuery] Re: Licensing

2009-05-23 Thread doddstr13
Thanks. On May 22, 11:33 am, Rey Bango wrote: > Each jQuery plugin author uses their own license. While most will use > MIT or GPL to be consistent with jQuery, unless explicitly mentioned, > you'll need to check-in with each author. > > Rey... > > doddstr13 wrote: > > Are all jquery plugins ava

[jQuery] Re: Licensing

2009-05-22 Thread Rey Bango
Each jQuery plugin author uses their own license. While most will use MIT or GPL to be consistent with jQuery, unless explicitly mentioned, you'll need to check-in with each author. Rey... doddstr13 wrote: Are all jquery plugins available under GPL and MIT licenses? My company requries me

[jQuery] Re: Licensing

2009-05-21 Thread Richard D. Worth
On Thu, May 21, 2009 at 12:15 PM, doddstr13 wrote: > > Are all jquery plugins available under GPL and MIT licenses? No. Each plugin author can choose their own license. > My > company requries me to provide a URL which describes the licensing of > any open source code we use. I have links to

[jQuery] Re: Licensing Question

2008-12-16 Thread Mika Tuupola
On Dec 16, 2008, at 6:44 PM, Eric Hobo Garside wrote: I've got a quick question for all the licensing gurus who happen to be on or about the list. I'm developing a plugin for jQuery for a company, and want to release it as open source with a non-competition stipulation. Is it possible to relea

[jQuery] Re: Licensing Question

2008-12-16 Thread Eric "Hobo" Garside
Much thanks. My concerns over licensing have always been pretty moot. I usually just throw a GPL on there and call it a day. This commercially supported open source is new to me. :) On Dec 16, 12:34 pm, "Michael Geary" wrote: > You can license your plugin in any way you want. You don't have to u

[jQuery] Re: Licensing Question

2008-12-16 Thread Michael Geary
You can license your plugin in any way you want. You don't have to use the same licenses as jQuery itself. For jQuery, just ignore the GPL license and use the MIT license instead. Read the license - it really doesn't restrict you at all. It essentially just says "Keep the copyright and license no

[jQuery] Re: licensing for distribution

2007-09-12 Thread CodeMates
Thanks and good script BTW. On Sep 10, 1:03 pm, Stephan Beal <[EMAIL PROTECTED]> wrote: > On Sep 10, 6:36 pm, CodeMates <[EMAIL PROTECTED]> wrote: > > > Do you offer any license for distributing jQuery? > > We have a community script in development and we wanted to add jQuery > > for the tabs des

[jQuery] Re: licensing for distribution

2007-09-10 Thread Stephan Beal
On Sep 10, 6:36 pm, CodeMates <[EMAIL PROTECTED]> wrote: > Do you offer any license for distributing jQuery? > We have a community script in development and we wanted to add jQuery > for the tabs design. http://docs.jquery.com/Licensing :)