mirror of
https://github.com/jquery/jquery.git
synced 2026-02-13 05:34:56 -05:00
16 lines
308 B
JavaScript
16 lines
308 B
JavaScript
/*!
|
|
* jQuery JavaScript Library v@VERSION
|
|
* http://jquery.com/
|
|
*
|
|
* Includes Sizzle.js
|
|
* http://sizzlejs.com/
|
|
*
|
|
* Copyright 2012 jQuery Foundation and other contributors
|
|
* Released under the MIT license
|
|
* http://jquery.org/license
|
|
*
|
|
* Date: @DATE
|
|
*/
|
|
(function( window, undefined ) {
|
|
"use strict";
|