X-Git-Url: http://git.asbjorn.it/?a=blobdiff_plain;f=src%2Fintro.js;h=19a2c80573edcd6f7e894c5242ccfe1648cd2785;hb=f298cce100c6fe23840ac95e66aaea9cb2bfb447;hp=c26ac36cfafb86cf3b836dcb7bdc39baef276629;hpb=770a92a594a803486a66603a67f559ff15915d8b;p=jquery.git diff --git a/src/intro.js b/src/intro.js index c26ac36..19a2c80 100644 --- a/src/intro.js +++ b/src/intro.js @@ -1,2 +1,17 @@ -/* prevent execution of jQuery if included more then once */ -if(typeof window.jQuery == "undefined") { +/*! + * jQuery JavaScript Library v@VERSION + * http://jquery.com/ + * + * Copyright 2009, John Resig + * Dual licensed under the MIT or GPL Version 2 licenses. + * http://docs.jquery.com/License + * + * Includes Sizzle.js + * http://sizzlejs.com/ + * Copyright 2009, The Dojo Foundation + * Released under the MIT, BSD, and GPL Licenses. + * + * Date: + */ +(function( window, undefined ) { +