X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=src%2Fintro.js;h=d4ef8fdc62a6fee05bc764868974a744c61cedcb;hb=f078e930edb25190bb04c682ad067b72331b6e69;hp=c035931111d70aea501873550ec8116987cedba5;hpb=dbee06de85859af59591813d3004e6695b8bb278;p=jquery.git diff --git a/src/intro.js b/src/intro.js index c035931..d4ef8fd 100644 --- a/src/intro.js +++ b/src/intro.js @@ -1,2 +1,12 @@ -/* 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 or GPL Version 2 licenses. + * http://docs.jquery.com/License + * + * Date: + */ +(function(window, undefined){ +