X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=src%2Fintro.js;h=3b9dd8e22db108ead85aee563d159fe1649559bf;hb=3d8ceaf2f21f4782ff21746887e2bcf56025e704;hp=c035931111d70aea501873550ec8116987cedba5;hpb=dbee06de85859af59591813d3004e6695b8bb278;p=jquery.git diff --git a/src/intro.js b/src/intro.js index c035931..3b9dd8e 100644 --- a/src/intro.js +++ b/src/intro.js @@ -1,2 +1,13 @@ -/* prevent execution of jQuery if included more then once */ -if(typeof window.jQuery == "undefined") { +/*! + * jQuery JavaScript Library v@VERSION + * http://jquery.com/ + * + * Copyright (c) 2009 John Resig + * Dual licensed under the MIT and GPL licenses. + * http://docs.jquery.com/License + * + * Date: + * Revision: + */ +(function(window, undefined){ +