mirror of
https://github.com/jquery-validation/jquery-validation.git
synced 2025-12-14 20:35:47 +01:00
Build: Generate headers in concat task, remove from src
This commit is contained in:
10
src/core.js
10
src/core.js
@@ -1,13 +1,3 @@
|
||||
/*!
|
||||
* jQuery Validation Plugin 1.12.0pre
|
||||
*
|
||||
* http://jqueryvalidation.org/
|
||||
*
|
||||
* Copyright 2013 Jörn Zaefferer
|
||||
* Released under the MIT license:
|
||||
* http://www.opensource.org/licenses/mit-license.php
|
||||
*/
|
||||
|
||||
(function($) {
|
||||
|
||||
$.extend($.fn, {
|
||||
|
||||
Reference in New Issue
Block a user