X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=src%2Fintro.js;h=433f8bc8b55699bbcccf105e9a6f6166b56f2524;hb=a33d01a7b09f2b3b06ba273b89b77fec8d20b144;hp=c26ac36cfafb86cf3b836dcb7bdc39baef276629;hpb=770a92a594a803486a66603a67f559ff15915d8b;p=jquery.git diff --git a/src/intro.js b/src/intro.js index c26ac36..433f8bc 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 2010, John Resig + * Dual licensed under the MIT or GPL Version 2 licenses. + * http://jquery.org/license + * + * Includes Sizzle.js + * http://sizzlejs.com/ + * Copyright 2010, The Dojo Foundation + * Released under the MIT, BSD, and GPL Licenses. + * + * Date: + */ +(function( window, undefined ) { +