jQuery Plugins License, Is ( MIT or GPL ) or ( MIT and GPL )?

jQuery Plugins License, Is ( MIT or GPL ) or ( MIT and GPL )?

With http://jquery.org/license  I can see it is ( MIT or GPL ).
But from following jquery.validate.min.js,  it says it is ( MIT and GPL )
Please help to clarify this one . Thanks

  1. /*
  2.  * jQuery validation plug-in 1.7
  3.  *
  4.  * http://bassistance.de/jquery-plugins/jquery-plugin-validation/
  5.  * http://docs.jquery.com/Plugins/Validation
  6.  *
  7.  * Copyright (c) 2006 - 2008 Jörn Zaefferer
  8.  *
  9.  * $Id: jquery.validate.js 6403 2009-06-17 14:27:16Z joern.zaefferer $
  10.  *
  11.  * Dual licensed under the MIT and GPL licenses:
  12.  *   http://www.opensource.org/licenses/mit-license.php
  13.  *   http://www.gnu.org/licenses/gpl.html
  14.  */


    • Topic Participants

    • hlian