Removed the revision info and fixed the date pull to work against git log instead...
[jquery.git] / src / intro.js
index 2e64f66..a3a42bb 100644 (file)
@@ -1,2 +1,12 @@
-// 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: 
+ */
+(function(window, undefined){
+