jquery/src/intro.js

17 lines
411 B
JavaScript
Raw Normal View History

/*!
* jQuery JavaScript Library v@VERSION
* http://jquery.com/
*
2012-07-04 03:09:44 +00:00
* Copyright (c) 2012 jQuery Foundation and other contributors
* Dual licensed under the MIT or GPL Version 2 licenses.
2010-01-25 14:31:40 +00:00
* http://jquery.org/license
*
* Includes Sizzle.js
* http://sizzlejs.com/
* Copyright 2012, The Dojo Foundation
* Released under the MIT, BSD, and GPL Licenses.
*
* Date: @DATE
*/
(function( window, undefined ) {