From: John Resig <jeresig@gmail.com>
Date: Wed, 22 Mar 2006 19:52:26 +0000 (+0000)
Subject: Added svn:keywords to jQuery core.
X-Git-Url: http://git.asbjorn.biz/?a=commitdiff_plain;h=37394df83756344ce35f9d2e47d7eee2bff17094;p=jquery.git

Added svn:keywords to jQuery core.
---

diff --git a/jquery/jquery.js b/jquery/jquery.js
index 475ca56..24dc10a 100644
--- a/jquery/jquery.js
+++ b/jquery/jquery.js
@@ -3,8 +3,8 @@
  * By John Resig (http://ejohn.org/)
  * Under an Attribution, Share Alike License
  *
- * $Date: $
- * $Rev: $
+ * $Date$
+ * $Rev$
  */
 
 function $(a,c) {