diff options
author | Dave Methvin <dave.methvin@gmail.com> | 2012-08-08 22:12:10 -0400 |
---|---|---|
committer | Dave Methvin <dave.methvin@gmail.com> | 2012-08-09 13:44:20 -0400 |
commit | 060eabc9e82cce3d5c3867da0ea738655a7c1618 (patch) | |
tree | df6bb250f6b3661c1f6c94e7c7521d3c72f45d7c /src/intro.js | |
parent | 5e906366dd86dda95df050257513c95834020e5e (diff) | |
download | jquery-060eabc9e82cce3d5c3867da0ea738655a7c1618.tar.gz jquery-060eabc9e82cce3d5c3867da0ea738655a7c1618.zip |
Finish the license changes, including Sizzle.
Diffstat (limited to 'src/intro.js')
-rw-r--r-- | src/intro.js | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/src/intro.js b/src/intro.js index bc6023474..c041bb4ba 100644 --- a/src/intro.js +++ b/src/intro.js @@ -2,14 +2,12 @@ * jQuery JavaScript Library v@VERSION * http://jquery.com/ * - * Copyright (c) 2012 jQuery Foundation and other contributors - * Dual licensed under the MIT or GPL Version 2 licenses. - * http://jquery.org/license - * * Includes Sizzle.js * http://sizzlejs.com/ - * Copyright 2012, The Dojo Foundation - * Released under the MIT, BSD, and GPL Licenses. + * + * Copyright 2012 jQuery Foundation and other contributors + * Released under the MIT license + * http://jquery.org/license * * Date: @DATE */ |