Skip to content

Commit

Permalink
Elected the MIT license for the jQuery Form Plugin used in tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
wwalc committed Aug 12, 2015
1 parent 824cbc6 commit f23ff0c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/adapters/jquery/_assets/jquery.form.js
Expand Up @@ -5,9 +5,8 @@
*
* Examples and documentation at: http://malsup.com/jquery/form/
* Project repository: https://github.com/malsup/form
* Dual licensed under the MIT and GPL licenses:
* Licensed under the MIT license:
* http://malsup.github.com/mit-license.txt
* http://malsup.github.com/gpl-license-v2.txt
*/
/*global ActiveXObject alert */
;(function($) {
Expand Down

0 comments on commit f23ff0c

Please sign in to comment.