diff options
author | jeresig <jeresig@gmail.com> | 2011-01-24 16:45:29 -0500 |
---|---|---|
committer | jeresig <jeresig@gmail.com> | 2011-01-24 16:45:29 -0500 |
commit | 6fb3998681c8bbb7fdcde66ba446c4b01bf18fb0 (patch) | |
tree | 96f223138a87c42f9273be193eb9923bddfcbfe3 /src/intro.js | |
parent | 6c18a1becb59f1b2e64a4920967dc5cecdb296f6 (diff) | |
download | jquery-6fb3998681c8bbb7fdcde66ba446c4b01bf18fb0.tar.gz jquery-6fb3998681c8bbb7fdcde66ba446c4b01bf18fb0.zip |
Updating the year in the header.
Diffstat (limited to 'src/intro.js')
-rw-r--r-- | src/intro.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/intro.js b/src/intro.js index a75f3112f..c0a5643ff 100644 --- a/src/intro.js +++ b/src/intro.js @@ -2,13 +2,13 @@ * jQuery JavaScript Library v@VERSION * http://jquery.com/ * - * Copyright 2010, John Resig + * Copyright 2011, John Resig * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * Includes Sizzle.js * http://sizzlejs.com/ - * Copyright 2010, The Dojo Foundation + * Copyright 2011, The Dojo Foundation * Released under the MIT, BSD, and GPL Licenses. * * Date: @DATE |