X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=src%2Fintro.js;h=d4ef8fdc62a6fee05bc764868974a744c61cedcb;hb=fe7e2fee1673d76130b40488c61982b081aff29f;hp=893df92542412e5804a08dec6d99be99ac981205;hpb=0c1653249a4a62a05290fa21e9cefd118bcce72a;p=jquery.git diff --git a/src/intro.js b/src/intro.js index 893df92..d4ef8fd 100644 --- a/src/intro.js +++ b/src/intro.js @@ -3,11 +3,10 @@ * http://jquery.com/ * * Copyright (c) 2009 John Resig - * Dual licensed under the MIT and GPL licenses. + * Dual licensed under the MIT or GPL Version 2 licenses. * http://docs.jquery.com/License * * Date: - * Revision: */ -(function(){ +(function(window, undefined){