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