From the License * Dual licensed under the MIT and GPL licenses. * http://docs.jquery.com/License
Can i use jQuery for private commercial application? (meaning commercial applications that are not open source)
|
1
|
From the License * Dual licensed under the MIT and GPL licenses. * http://docs.jquery.com/License Can i use jQuery for private commercial application? (meaning commercial applications that are not open source)
|
||
|
|
|
|
With a dual license, pick the one that best suits your poject. MIT is very unrestrictive. |
||
|
|
|
|
The MIT license states :
Which means you can use a library released under an MIT License in a commercial application -- but apparently have to include the copyright notice somewhere in your application.
|
||
|
|