aboutsummaryrefslogtreecommitdiffstats
path: root/src/intro.js
blob: 0b98012ec6d22abb9ba038330af7a402ed57abd8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/*!
 * 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";