diff options
author | John Resig <jeresig@gmail.com> | 2009-10-23 03:25:40 -0400 |
---|---|---|
committer | John Resig <jeresig@gmail.com> | 2009-10-23 03:25:40 -0400 |
commit | bcbd06b66fe49187c82b8233b1f1370980fff4d1 (patch) | |
tree | cf2c45b25c293c00e20467924a7fe5e935d34667 /src/intro.js | |
parent | c7006d2fa54ee66cc0fa413aabe157a0248673e0 (diff) | |
download | jquery-bcbd06b66fe49187c82b8233b1f1370980fff4d1.tar.gz jquery-bcbd06b66fe49187c82b8233b1f1370980fff4d1.zip |
Removed the revision info and fixed the date pull to work against git log instead of SVN.
Diffstat (limited to 'src/intro.js')
-rw-r--r-- | src/intro.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/intro.js b/src/intro.js index 3b9dd8e22..a3a42bb80 100644 --- a/src/intro.js +++ b/src/intro.js @@ -7,7 +7,6 @@ * http://docs.jquery.com/License * * Date: - * Revision: */ (function(window, undefined){ |