Removed the revision info and fixed the date pull to work against git log instead...
[jquery.git] / src / intro.js
index c26ac36..a3a42bb 100644 (file)
@@ -1,2 +1,12 @@
-/* prevent execution of jQuery if included more then once */\r
-if(typeof window.jQuery == "undefined") {\r
+/*!
+ * 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){
+