Removed the trailing endline from the version.
[jquery.git] / src / intro.js
index 2e64f66..3b9dd8e 100644 (file)
@@ -1,2 +1,13 @@
-// prevent execution of jQuery if included more than once
-if(typeof window.jQuery == "undefined") (function(){
+/*!
+ * 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(window, undefined){
+