Ignore case of script tags to make sure they're removed. Fixes #5668. Thanks to Motty...
[jquery.git] / src / intro.js
index 9204081..d4ef8fd 100644 (file)
@@ -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 or GPL Version 2 licenses.
+ * http://docs.jquery.com/License
+ *
+ * Date: 
+ */
+(function(window, undefined){
+