X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=src%2Fintro.js;h=a3a42bb80bde672171d93367ed1f9b581ff60be8;hb=b7ccc58afec145120e8e675cf8fd30e9ea97f2a3;hp=9204081a29af5af0d2b4c365b75b75a3e89a3f24;hpb=5e964a4a734177c7359735b893e2d6ce5abaedbd;p=jquery.git diff --git a/src/intro.js b/src/intro.js index 9204081..a3a42bb 100644 --- a/src/intro.js +++ b/src/intro.js @@ -1,2 +1,12 @@ -// prevent execution of jQuery if included more than 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){ +