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.
This commit is contained in:
parent
9472728bce
commit
192d6cd4a3
3 changed files with 19 additions and 12 deletions
11
src/core.js
11
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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue