X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;ds=sidebyside;f=src%2Fintro.js;h=d4ef8fdc62a6fee05bc764868974a744c61cedcb;hb=80913618b0a54a1788a4e0edc3820cf6ddf04fec;hp=c26ac36cfafb86cf3b836dcb7bdc39baef276629;hpb=770a92a594a803486a66603a67f559ff15915d8b;p=jquery.git diff --git a/src/intro.js b/src/intro.js index c26ac36..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){ +