aboutsummaryrefslogtreecommitdiffstats
path: root/src/core.js
diff options
context:
space:
mode:
authorJohn Resig <jeresig@gmail.com>2009-01-04 23:34:18 +0000
committerJohn Resig <jeresig@gmail.com>2009-01-04 23:34:18 +0000
commit192d6cd4a30bef497f72b1ca9b62fd8b90ade806 (patch)
treecf2fb9f8de112e59114b39212b5d256d7879fcb5 /src/core.js
parent9472728bced5c6c2de53b8a95eead8d08a299eda (diff)
downloadjquery-192d6cd4a30bef497f72b1ca9b62fd8b90ade806.tar.gz
jquery-192d6cd4a30bef497f72b1ca9b62fd8b90ade806.zip
Moved the copyright to the intro file, added a ! so that it passes through YUIMin untouched, and changed the Date and Revision so that they're now generated automatically based upon all of jQuery rather than just the core file.
Diffstat (limited to 'src/core.js')
-rw-r--r--src/core.js11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/core.js b/src/core.js
index 9347689a3..4eab2cde4 100644
--- a/src/core.js
+++ b/src/core.js
@@ -1,14 +1,3 @@
-/*
- * jQuery @VERSION - New Wave Javascript
- *
- * Copyright (c) 2008 John Resig (jquery.com)
- * Dual licensed under the MIT (MIT-LICENSE.txt)
- * and GPL (GPL-LICENSE.txt) licenses.
- *
- * $Date$
- * $Rev$
- */
-
var
// Will speed up references to window, and allows munging its name.
window = this,