diff options
author | John Resig <jeresig@gmail.com> | 2007-01-14 22:25:27 +0000 |
---|---|---|
committer | John Resig <jeresig@gmail.com> | 2007-01-14 22:25:27 +0000 |
commit | cd2bc219810a2837ac77d7f7d35b33d29849fa2b (patch) | |
tree | 2019335a9e3c9e8634120776c7dd8a13e0addcf6 | |
parent | 18f28ea7d46d5adce24565f277529c798ebf1763 (diff) | |
download | jquery-cd2bc219810a2837ac77d7f7d35b33d29849fa2b.tar.gz jquery-cd2bc219810a2837ac77d7f7d35b33d29849fa2b.zip |
2006 -> 2007.
-rw-r--r-- | src/jquery/jquery.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/jquery/jquery.js b/src/jquery/jquery.js index 86d2bd38d..108e9a39f 100644 --- a/src/jquery/jquery.js +++ b/src/jquery/jquery.js @@ -1,7 +1,7 @@ /* * jQuery @VERSION - New Wave Javascript * - * Copyright (c) 2006 John Resig (jquery.com) + * Copyright (c) 2007 John Resig (jquery.com) * Dual licensed under the MIT (MIT-LICENSE.txt) * and GPL (GPL-LICENSE.txt) licenses. * |