If my site uses jquery and jquery plugins, am I supposed to refer to the MIT license and give credit to the creators? Ordoes this only apply to software redistribution?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The MIT license linked to by the jQuery Web site:
I’d say this is pretty self-explanatory. If you distribute substantial portions of the software, the copyright notice must be included.
EDIT:
Upon reading your question again, maybe you’re wondering if you have to display the notice on your Web pages somewhere. In that case I would say no, the notice in the scripts themselves is enough. Just don’t delete them.