Removed .removeAttr(Function), it didn't really make sense.
[jquery.git] / src / intro.js
index f286767..95f345c 100644 (file)
@@ -2,11 +2,16 @@
  * jQuery JavaScript Library v@VERSION
  * http://jquery.com/
  *
- * Copyright (c) 2009 John Resig
- * Dual licensed under the MIT and GPL licenses.
+ * Copyright 2010, John Resig
+ * Dual licensed under the MIT or GPL Version 2 licenses.
  * http://docs.jquery.com/License
  *
+ * Includes Sizzle.js
+ * http://sizzlejs.com/
+ * Copyright 2010, The Dojo Foundation
+ * Released under the MIT, BSD, and GPL Licenses.
+ *
  * Date: 
- * Revision: 
  */
-(function(){
+(function( window, undefined ) {
+