Disable building the lite and packed versions of jQuery by default (no longer needed).
[jquery.git] / src / intro.js
index 9204081..893df92 100644 (file)
@@ -1,2 +1,13 @@
-// 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: 
+ * Revision: 
+ */
+(function(){
+